diff options
| author | schwarze <> | 2018-03-23 14:26:40 +0000 |
|---|---|---|
| committer | schwarze <> | 2018-03-23 14:26:40 +0000 |
| commit | c4a9d29361232faa9be84afed9de2cfa3436cc71 (patch) | |
| tree | fb1dcf573162ea24bcd338463b8246e9f9599c34 /src/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3 | |
| parent | dcc75118f62d2595eb724405866747c8285cc073 (diff) | |
| download | openbsd-c4a9d29361232faa9be84afed9de2cfa3436cc71.tar.gz openbsd-c4a9d29361232faa9be84afed9de2cfa3436cc71.tar.bz2 openbsd-c4a9d29361232faa9be84afed9de2cfa3436cc71.zip | |
crypto HISTORY up to 1.0.2; researched from OpenSSL git and OpenBSD CVS
Diffstat (limited to 'src/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3')
| -rw-r--r-- | src/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3 | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3 b/src/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3 index 5b22b5d733..4f3261c975 100644 --- a/src/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3 +++ b/src/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: X509_VERIFY_PARAM_set_flags.3,v 1.11 2018/03/23 01:05:50 schwarze Exp $ | 1 | .\" $OpenBSD: X509_VERIFY_PARAM_set_flags.3,v 1.12 2018/03/23 14:26:40 schwarze Exp $ |
| 2 | .\" full merge up to: OpenSSL d33def66 Feb 9 14:17:13 2016 -0500 | 2 | .\" full merge up to: OpenSSL d33def66 Feb 9 14:17:13 2016 -0500 |
| 3 | .\" selective merge up to: OpenSSL 48e5119a Jan 19 10:49:22 2018 +0100 | 3 | .\" selective merge up to: OpenSSL 48e5119a Jan 19 10:49:22 2018 +0100 |
| 4 | .\" | 4 | .\" |
| @@ -682,6 +682,20 @@ and | |||
| 682 | first appeared in OpenSSL 0.9.8a. | 682 | first appeared in OpenSSL 0.9.8a. |
| 683 | All these functions have been available since | 683 | All these functions have been available since |
| 684 | .Ox 4.5 . | 684 | .Ox 4.5 . |
| 685 | .Pp | ||
| 686 | .Fn X509_VERIFY_PARAM_get0_name | ||
| 687 | .Fn X509_VERIFY_PARAM_set1_host , | ||
| 688 | .Fn X509_VERIFY_PARAM_add1_host , | ||
| 689 | .Fn X509_VERIFY_PARAM_set_hostflags , | ||
| 690 | .Fn X509_VERIFY_PARAM_get0_peername , | ||
| 691 | .Fn X509_VERIFY_PARAM_set1_email , | ||
| 692 | .Fn X509_VERIFY_PARAM_set1_ip , | ||
| 693 | .Fn X509_VERIFY_PARAM_set1_ip_asc , | ||
| 694 | .Fn X509_VERIFY_PARAM_get_count , | ||
| 695 | and | ||
| 696 | .Fn X509_VERIFY_PARAM_get0 | ||
| 697 | first appeared in OpenSSL 1.0.2 and have been available since | ||
| 698 | .Ox 6.3 . | ||
| 685 | .Sh BUGS | 699 | .Sh BUGS |
| 686 | Delta CRL checking is currently primitive. | 700 | Delta CRL checking is currently primitive. |
| 687 | Only a single delta can be used and (partly due to limitations of | 701 | Only a single delta can be used and (partly due to limitations of |
