diff options
author | 2018-03-21 21:18:08 +0000 | |
---|---|---|
committer | 2018-03-21 21:18:08 +0000 | |
commit | 3fe1df4a74fe7b5fb90e59418be6650e032f7a62 (patch) | |
tree | a0e0630248ac708cb6b32444f245a99c229f8c86 /lib/libcrypto/man/OBJ_nid2obj.3 | |
parent | trim cert.pem on all arches that install it. use the installed file from (diff) | |
download | wireguard-openbsd-3fe1df4a74fe7b5fb90e59418be6650e032f7a62.tar.xz wireguard-openbsd-3fe1df4a74fe7b5fb90e59418be6650e032f7a62.zip |
crypto HISTORY up to 0.9.4; researched from OpenSSL git
Diffstat (limited to 'lib/libcrypto/man/OBJ_nid2obj.3')
-rw-r--r-- | lib/libcrypto/man/OBJ_nid2obj.3 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/lib/libcrypto/man/OBJ_nid2obj.3 b/lib/libcrypto/man/OBJ_nid2obj.3 index 813fb6cbd90..68ad6435494 100644 --- a/lib/libcrypto/man/OBJ_nid2obj.3 +++ b/lib/libcrypto/man/OBJ_nid2obj.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: OBJ_nid2obj.3,v 1.9 2018/03/21 16:09:51 schwarze Exp $ +.\" $OpenBSD: OBJ_nid2obj.3,v 1.10 2018/03/21 21:18:08 schwarze Exp $ .\" OpenSSL c264592d May 14 11:28:00 2006 +0000 .\" .\" This file is a derived work. @@ -390,7 +390,10 @@ All these functions have been available since .Ox 2.4 . .Pp .Fn OBJ_txt2obj -first appeared in OpenSSL 0.9.2b and has been available since +first appeared in OpenSSL 0.9.2b. +.Fn OBJ_obj2txt +first appeared in OpenSSL 0.9.4. +Both functions have been available since .Ox 2.6 . .Sh BUGS .Fn OBJ_obj2txt |