curl-library
RE: Crypto locking callbacks?
Date: Wed, 30 Jul 2008 17:03:48 +0200
Ouch, I always mean 'libcurl' - I'm not interested in the curl binary.
Sorry
Matthias
From: curl-library-bounces_at_cool.haxx.se
[mailto:curl-library-bounces_at_cool.haxx.se] On Behalf Of Matthias
Tribulowski
Sent: Mittwoch, 30. Juli 2008 16:16
To: curl-library_at_cool.haxx.se
Subject: Crypto locking callbacks?
Hi,
is there a reason why curl doesn't provide an option to set the
SSL/CRYPTO multi-threading locking callbacks (i.e.
CRYPTO_set_locking_callback(),CRYPTO_set_id_callback())?
http://www.openssl.org/docs/crypto/threads.html
We use libcurl in many programs which would mean to modify many parts of
the code to have it set for all used libcurl instances. Or I modify the
(common) curl source code, e.g. Curl_ossl_init() seems to be a perfect
spot...
Could that be an option for a future version?
Thanks
Matthias
Received on 2008-07-30