summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/d2i_GENERAL_NAME.3
diff options
context:
space:
mode:
authorschwarze <>2018-03-22 21:08:22 +0000
committerschwarze <>2018-03-22 21:08:22 +0000
commitc05e699cb453afeacee60b42b4bf5833d31df36b (patch)
treea5e6fd808d35c4c363935eaa71a625a86691a78e /src/lib/libcrypto/man/d2i_GENERAL_NAME.3
parent0b5c3b80b4595ac564eb35f1d7224a7d37f33f07 (diff)
downloadopenbsd-c05e699cb453afeacee60b42b4bf5833d31df36b.tar.gz
openbsd-c05e699cb453afeacee60b42b4bf5833d31df36b.tar.bz2
openbsd-c05e699cb453afeacee60b42b4bf5833d31df36b.zip
crypto HISTORY up to 0.9.7; researched from OpenSSL git
Diffstat (limited to 'src/lib/libcrypto/man/d2i_GENERAL_NAME.3')
-rw-r--r--src/lib/libcrypto/man/d2i_GENERAL_NAME.38
1 files changed, 7 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/d2i_GENERAL_NAME.3 b/src/lib/libcrypto/man/d2i_GENERAL_NAME.3
index ee593fd460..bfdcc6c67c 100644
--- a/src/lib/libcrypto/man/d2i_GENERAL_NAME.3
+++ b/src/lib/libcrypto/man/d2i_GENERAL_NAME.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: d2i_GENERAL_NAME.3,v 1.3 2018/03/22 16:06:33 schwarze Exp $ 1.\" $OpenBSD: d2i_GENERAL_NAME.3,v 1.4 2018/03/22 21:08:22 schwarze Exp $
2.\" 2.\"
3.\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org> 3.\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org>
4.\" 4.\"
@@ -152,3 +152,9 @@ and
152.Fn i2d_OTHERNAME 152.Fn i2d_OTHERNAME
153first appeared in OpenSSL 0.9.5 and have been available since 153first appeared in OpenSSL 0.9.5 and have been available since
154.Ox 2.7 . 154.Ox 2.7 .
155.Pp
156.Fn d2i_EDIPARTYNAME
157and
158.Fn i2d_EDIPARTYNAME
159first appeared in OpenSSL 0.9.7 and have been available since
160.Ox 3.2 .