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

Re: [PATCH] cleanup the neon socket when closing the ra_session

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-07-09 22:14:21 CEST

On 7/9/07, Stefan Küng <tortoisesvn@gmail.com> wrote:
> > Really, my best advice is "don't use OpenSSL in threaded application" -
> > see also neon's GnuTLS support.
>
> Well, I can't do that. The users of TortoiseSVN would get really mad if
> I would stop using OpenSSL. And yes, TortoiseSVN is threaded, in fact
> all networking is done on a separate thread.

If GnuTLS supports threading better, then why not consider it? I
doubt you have any need to support SSL v2.0 and GnuTLS seems to
support the newer protocols much better:

http://www.gnu.org/software/gnutls/comparison.html

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 9 22:14:16 2007

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.