summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/X509_ALGOR_dup.3
diff options
context:
space:
mode:
authorschwarze <>2018-03-23 05:48:56 +0000
committerschwarze <>2018-03-23 05:48:56 +0000
commita34ac62e7699106b7e4726e71660b351dfe9832e (patch)
tree361e4c63e74958c7a9af446af555fa493abb7abe /src/lib/libcrypto/man/X509_ALGOR_dup.3
parent881747b36ce78d630e1b73ccf23f36538f15b06c (diff)
downloadopenbsd-a34ac62e7699106b7e4726e71660b351dfe9832e.tar.gz
openbsd-a34ac62e7699106b7e4726e71660b351dfe9832e.tar.bz2
openbsd-a34ac62e7699106b7e4726e71660b351dfe9832e.zip
crypto HISTORY up to 1.0.1; researched from OpenSSL git
Diffstat (limited to 'src/lib/libcrypto/man/X509_ALGOR_dup.3')
-rw-r--r--src/lib/libcrypto/man/X509_ALGOR_dup.38
1 files changed, 6 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/X509_ALGOR_dup.3 b/src/lib/libcrypto/man/X509_ALGOR_dup.3
index fef1c7274d..c85dbd1d32 100644
--- a/src/lib/libcrypto/man/X509_ALGOR_dup.3
+++ b/src/lib/libcrypto/man/X509_ALGOR_dup.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: X509_ALGOR_dup.3,v 1.10 2018/03/23 02:20:16 schwarze Exp $ 1.\" $OpenBSD: X509_ALGOR_dup.3,v 1.11 2018/03/23 05:48:56 schwarze Exp $
2.\" OpenSSL 4692340e Jun 7 15:49:08 2016 -0400 2.\" OpenSSL 4692340e Jun 7 15:49:08 2016 -0400
3.\" 3.\"
4.\" This file is a derived work. 4.\" This file is a derived work.
@@ -230,5 +230,9 @@ first appeared in OpenSSL 0.9.8h and have been available since
230.Ox 4.5 . 230.Ox 4.5 .
231.Pp 231.Pp
232.Fn X509_ALGOR_cmp 232.Fn X509_ALGOR_cmp
233first appeared in OpenSSL 0.9.8zd and have been available since 233first appeared in OpenSSL 0.9.8zd and 1.0.0p and has been available since
234.Ox 4.9 . 234.Ox 4.9 .
235.Pp
236.Fn X509_ALGOR_set_md
237first appeared in OpenSSL 1.0.1 and has been available since
238.Ox 5.3 .