From: Justin Erenkrantz Date: Fri, 16 Aug 2002 05:55:52 +0000 (+0000) Subject: OpenSSL is thread-safe if you play its game. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ce9dde77cb4e82fa6917c2a192a169dbd11d2c5f;p=apache OpenSSL is thread-safe if you play its game. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96410 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/developer/thread_safety.html b/docs/manual/developer/thread_safety.html index 85b30cf8a1..4f630ad6bb 100644 --- a/docs/manual/developer/thread_safety.html +++ b/docs/manual/developer/thread_safety.html @@ -183,8 +183,8 @@ individual symbols in the module.

OpenSSL 0.96g - ? - + Yes + Requires proper usage of CRYPTO_num_locks, CRYPTO_set_locking_callback, CRYPTO_set_id_callback liboci8 (Oracle 8+)