[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: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-07-09 22:35:16 CEST

Mark Phippard wrote:
> 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

Well, sure I could try and use GnuTLS instead of OpenSSL. But the
Windows binaries of Subversion are built with OpenSSL, and that means
the apache module is too. Which means users *can* use SSLv2.0. It would
be a regression if TSVN would suddenly not connect to a https based
repository anymore which it would previously.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
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:34:58 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.