]> git.ipfire.org Git - thirdparty/openssl.git/commit
doc: Document that the OBJ creation functions are now thread safe.
authorPauli <pauli@openssl.org>
Thu, 24 Jun 2021 13:51:53 +0000 (23:51 +1000)
committerPauli <ppzgs1@gmail.com>
Sat, 25 Sep 2021 00:39:20 +0000 (10:39 +1000)
commit06394a6cc7c784b46bc6d1e65a1ff39637093934
tree6aae0805014a416e6006f6cf20f9e3f527eef4b1
parentc568900c9ac02e92c54bd3168773d54d7350a580
doc: Document that the OBJ creation functions are now thread safe.

With the OBJ_ thread locking in place, these documentation changes are not
required.

This reverts commit 0218bcdd3feab456135207c140998305df73ab7b.

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