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-Tag: AGB_BEFORE_AAA_CHANGES~240
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab29f5fac847b67ce85e6b70ecf13e583c0807bf;p=thirdparty%2Fapache%2Fhttpd.git
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 85b30cf8a11..4f630ad6bb0 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+) |