]> granicus.if.org Git - apache/commitdiff
OpenSSL is thread-safe if you play its game.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 16 Aug 2002 05:55:52 +0000 (05:55 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 16 Aug 2002 05:55:52 +0000 (05:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96410 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/developer/thread_safety.html

index 85b30cf8a11cc03e26b61703535af868c1777a42..4f630ad6bb0345d6d9eca333b715742b746a2a92 100644 (file)
@@ -183,8 +183,8 @@ individual symbols in the module.</p>
       <tr>
         <td><a href="http://www.openssl.org/">OpenSSL</a></td>
         <td>0.96g</td>
-        <td>?</td>
-        <td> </td>
+        <td>Yes</td>
+        <td>Requires proper usage of <i>CRYPTO_num_locks</i>, <i>CRYPTO_set_locking_callback</i>, <i>CRYPTO_set_id_callback</i></td>
       </tr>
       <tr>
         <td><a href="http://www.oracle.com/">liboci8 (Oracle 8+)</a></td>