From b368393a562c8eb79808430b84470d02b0728608 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Fri, 23 Mar 2018 23:18:17 +0000 Subject: finish crypto HISTORY; mostly 1.1.0/6.3, but also various other fixes --- src/lib/libcrypto/man/X509_STORE_set1_param.3 | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'src/lib/libcrypto/man/X509_STORE_set1_param.3') diff --git a/src/lib/libcrypto/man/X509_STORE_set1_param.3 b/src/lib/libcrypto/man/X509_STORE_set1_param.3 index ecb56c7b0a..d444eaf4f7 100644 --- a/src/lib/libcrypto/man/X509_STORE_set1_param.3 +++ b/src/lib/libcrypto/man/X509_STORE_set1_param.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: X509_STORE_set1_param.3,v 1.11 2018/03/23 00:09:11 schwarze Exp $ +.\" $OpenBSD: X509_STORE_set1_param.3,v 1.12 2018/03/23 23:18:17 schwarze Exp $ .\" content checked up to: .\" OpenSSL man3/X509_STORE_get0_param e90fc053 Jul 15 09:39:45 2017 -0400 .\" @@ -208,5 +208,10 @@ and first appeared in OpenSSL 0.9.8 and have been available since .Ox 4.5 . .Pp -.Fn X509_STORE_get0_objects -first appeared in OpenSSL 1.1.0. +.Fn X509_STORE_get0_objects , +.Fn X509_STORE_get_ex_new_index , +.Fn X509_STORE_set_ex_data , +and +.Fn X509_STORE_get_ex_data +first appeared in OpenSSL 1.1.0 and have been available since +.Ox 6.3 . -- cgit v1.2.3-55-g6feb