[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] SSL layer for svnserve

From: Mark Benedetto King <mbk_at_lowlatency.com>
Date: 2004-10-19 18:00:15 CEST

On Tue, Oct 19, 2004 at 10:54:18AM +0100, Joe Orton wrote:
> On Mon, Oct 18, 2004 at 08:03:48PM +0200, Sigfred H??versen wrote:
> > I've added a SSL layer to svnserve, and I would like to have some comments
> > on the patch. Instructions how to run "make check" with self-signed certificate,
> > is below.
>
> Bits of this code do look like they have been copied from neon e.g.
> asn1time_to_string, but you have stripped the copyright notices.
>
> joe
>

In reviewing this patch, it appears that several pieces of
its functionality overlap with neon's SSL functionality.

I think it would be best for Subversion to have only one
implementation of things like asn1time_to_string, hostname/certificate
matching, etc, so that they can be performed consistently.

What do you think the best way to accomplish that would be?

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 19 17:58:09 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.