From 0636f49f1540f7b1648bda1d10a85c126ca8ea87 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Tue, 20 Mar 2018 20:26:23 +0000 Subject: bn.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git --- src/lib/libcrypto/man/ERR_load_crypto_strings.3 | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'src/lib/libcrypto/man/ERR_load_crypto_strings.3') diff --git a/src/lib/libcrypto/man/ERR_load_crypto_strings.3 b/src/lib/libcrypto/man/ERR_load_crypto_strings.3 index 812258f60a..2f1af112c3 100644 --- a/src/lib/libcrypto/man/ERR_load_crypto_strings.3 +++ b/src/lib/libcrypto/man/ERR_load_crypto_strings.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ERR_load_crypto_strings.3,v 1.5 2017/01/26 04:37:08 schwarze Exp $ +.\" $OpenBSD: ERR_load_crypto_strings.3,v 1.6 2018/03/20 20:26:23 schwarze Exp $ .\" OpenSSL a528d4f0 Oct 27 13:40:11 2015 -0400 .\" .\" This file is a derived work. @@ -65,7 +65,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: January 26 2017 $ +.Dd $Mdocdate: March 20 2018 $ .Dt ERR_LOAD_CRYPTO_STRINGS 3 .Os .Sh NAME @@ -120,10 +120,12 @@ frees all previously loaded error strings. .Xr ERR_error_string 3 .Sh HISTORY .Fn ERR_load_crypto_strings , -.Fn SSL_load_error_strings , +.Fn ERR_free_strings , +.Fn ERR_load_BN_strings , and -.Fn ERR_free_strings -are available in all versions of SSLeay and OpenSSL. +.Fn SSL_load_error_strings +appeared before SSLeay 0.8 and have been available since +.Ox 2.4 . .Sh BUGS Even though the error strings are already compiled into the object code of the library as static strings, these functions store them -- cgit v1.2.3-55-g6feb