]> git.ipfire.org Git - thirdparty/openssl.git/commit
doc: add note to indicate that the OBJ_ functions were not thread safe in 3.0
authorPauli <pauli@openssl.org>
Fri, 11 Jun 2021 09:10:49 +0000 (19:10 +1000)
committerPauli <ppzgs1@gmail.com>
Sat, 25 Sep 2021 00:39:20 +0000 (10:39 +1000)
commitb66b024cf7124c9639011b27b70a082e3bc3d269
tree26b49b2b3c33e1b8382e83e50a566873e485c5c9
parent06394a6cc7c784b46bc6d1e65a1ff39637093934
doc: add note to indicate that the OBJ_ functions were not thread safe in 3.0

Also remove OBJ_thread from the list of non-threadsafe functions.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15713)
doc/man7/openssl-threads.pod