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

Re: RFC: TLS support in svn protocol

From: Branko Čibej <brane_at_xbc.nu>
Date: 2004-07-26 09:54:16 CEST

Mark Benedetto King wrote:

>On Fri, Jul 23, 2004 at 10:23:53PM +0200, Branko ??ibej wrote:
>
>
>>I insist that svn_cmdline_init is _not _ the right place to do this
>>initialisation. Instead, every library has to get its own init function
>>(svn_client_init, ...), which should (of course) call the init functions
>>of dependent libraries, as necessary.
>>
>>
>>
>
>So which of these should initialize openssl? APR? neon when/if it grows
>an initializer?
>
>
I don't know. I do know where we _can't_ do the initialisation, and
where we _might_ be able to do it tin 2.0. But I don't know enough about
OpenSSL to figure out where we _should_ do it.

>Keep in mind that our API consumers have have already initialized some
>subset of these libraries; we can't just go reinitializing them willy-nilly.
>
>
Yup.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 26 09:54:48 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.