[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: Sigfred Håversen <bsdlist_at_mumak.com>
Date: 2004-10-19 18:03:20 CEST

On Tuesday 19 October 2004 17.38, Joe Orton wrote:
> On Tue, Oct 19, 2004 at 11:15:14AM -0400, Greg Hudson wrote:
> > On Tue, 2004-10-19 at 08:46, Joe Orton wrote:
> > > On Tue, Oct 19, 2004 at 02:12:34PM +0200, Sigfred Håversen wrote:
> > > > Here is the corresponding from my patch :
> > > >
> > > > +/* Format an ASN1 time to a string.
> > > > + * Adapted from Neon library.
> > >
> > > Your words not mine. It looks like you've copied it then changed it.
> > > Or was the function name mere coincidence? Keep the copyright notices
> > > obey the license if you copied the code.
> >
> > Maybe there's more code at issue than you've brought up, but I don't
> > think the five lines of neon's asn1time_to_string() really rise to the
> > level of work where copyright law, or the associated ethical
> > considerations, come into play. It's like saying you have a copyright
>
> The presence of that and a match_hostname function, with the "adapted
> from neon" comment above looks like a tacit admission when the code was
> copied and munged without bothering with the whole copyright business.
>
> > (I'm not a lawyer. But note that, to the best of my knowledge, the FSF
> > doesn't require copyright assignments for patches smaller than 20
> > lines.)
>
> 10 lines.
>

Do you have some trademark on the function name "match_hostname"? Did you not
understand my other postings to the list?

Let me spell it out for you once again. The base for my patch using OpenSSL,
is the Postfix TLS patch by Lutz Jänicke that you can download at
http://www.aet.tu-cottbus.de/personen/jaenicke/postfix_tls/

In that patch there is a function called match_hostname. Go check for
yourself. Go read that patch, and then compare. I re-implemented that
functionality of wild card matching. There are functions for that in apr.

I really don't understand your attitude. Are you mad because I did not use
Neon?

/Sigfred

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 19 18:03:52 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.