summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/ASN1_STRING_print_ex.3
diff options
context:
space:
mode:
authorschwarze <>2018-03-22 17:11:04 +0000
committerschwarze <>2018-03-22 17:11:04 +0000
commit08539d0ba61ec8adcb140b0b12638d37184389e5 (patch)
tree1f598973f998eac7d8643a7fd811102d49e1e211 /src/lib/libcrypto/man/ASN1_STRING_print_ex.3
parentb8c7aab53f927787a0f47ca0881e2cb67e3f8d76 (diff)
downloadopenbsd-08539d0ba61ec8adcb140b0b12638d37184389e5.tar.gz
openbsd-08539d0ba61ec8adcb140b0b12638d37184389e5.tar.bz2
openbsd-08539d0ba61ec8adcb140b0b12638d37184389e5.zip
crypto HISTORY up to 0.9.6; researched from OpenSSL git
Diffstat (limited to 'src/lib/libcrypto/man/ASN1_STRING_print_ex.3')
-rw-r--r--src/lib/libcrypto/man/ASN1_STRING_print_ex.38
1 files changed, 7 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/ASN1_STRING_print_ex.3 b/src/lib/libcrypto/man/ASN1_STRING_print_ex.3
index 0667bc08e5..a246bbb93b 100644
--- a/src/lib/libcrypto/man/ASN1_STRING_print_ex.3
+++ b/src/lib/libcrypto/man/ASN1_STRING_print_ex.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ASN1_STRING_print_ex.3,v 1.11 2018/03/22 16:06:33 schwarze Exp $ 1.\" $OpenBSD: ASN1_STRING_print_ex.3,v 1.12 2018/03/22 17:11:04 schwarze Exp $
2.\" full merge up to: OpenSSL bb9ad09e Jun 6 00:43:05 2016 -0400 2.\" full merge up to: OpenSSL bb9ad09e Jun 6 00:43:05 2016 -0400
3.\" selective merge up to: OpenSSL 61f805c1 Jan 16 01:01:46 2018 +0800 3.\" selective merge up to: OpenSSL 61f805c1 Jan 16 01:01:46 2018 +0800
4.\" 4.\"
@@ -229,3 +229,9 @@ appeared in SSLeay 0.8.1b or earlier and has been available since
229.Fn ASN1_tag2str 229.Fn ASN1_tag2str
230first appeared in OpenSSL 0.9.5 and has been available since 230first appeared in OpenSSL 0.9.5 and has been available since
231.Ox 2.7 . 231.Ox 2.7 .
232.Pp
233.Fn ASN1_STRING_print_ex
234and
235.Fn ASN1_STRING_print_ex_fp
236first appeared in OpenSSL 0.9.6 and have been available since
237.Ox 2.9 .