diff options
author | schwarze <> | 2018-03-23 23:18:17 +0000 |
---|---|---|
committer | schwarze <> | 2018-03-23 23:18:17 +0000 |
commit | c44c09a9be771317de7b5d8cc4da99b7c7d44bab (patch) | |
tree | ce00f94e47d15a430216876717307f890042478d /src/lib/libcrypto/man/ASN1_TIME_set.3 | |
parent | 7391db9174b12cb920b10b74b22b7b4401a33c4a (diff) | |
download | openbsd-c44c09a9be771317de7b5d8cc4da99b7c7d44bab.tar.gz openbsd-c44c09a9be771317de7b5d8cc4da99b7c7d44bab.tar.bz2 openbsd-c44c09a9be771317de7b5d8cc4da99b7c7d44bab.zip |
finish crypto HISTORY; mostly 1.1.0/6.3, but also various other fixes
Diffstat (limited to 'src/lib/libcrypto/man/ASN1_TIME_set.3')
-rw-r--r-- | src/lib/libcrypto/man/ASN1_TIME_set.3 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/lib/libcrypto/man/ASN1_TIME_set.3 b/src/lib/libcrypto/man/ASN1_TIME_set.3 index f299353e44..3d218745b3 100644 --- a/src/lib/libcrypto/man/ASN1_TIME_set.3 +++ b/src/lib/libcrypto/man/ASN1_TIME_set.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: ASN1_TIME_set.3,v 1.9 2018/03/23 04:34:23 schwarze Exp $ | 1 | .\" $OpenBSD: ASN1_TIME_set.3,v 1.10 2018/03/23 23:18:17 schwarze Exp $ |
2 | .\" OpenSSL ASN1_TIME_set.pod cf37aaa3 Aug 4 11:24:03 2017 +1000 | 2 | .\" OpenSSL ASN1_TIME_set.pod cf37aaa3 Aug 4 11:24:03 2017 +1000 |
3 | .\" OpenSSL ASN1_TIME_set.pod e9b77246 Jan 20 19:58:49 2017 +0100 | 3 | .\" OpenSSL ASN1_TIME_set.pod e9b77246 Jan 20 19:58:49 2017 +0100 |
4 | .\" | 4 | .\" |
@@ -433,9 +433,6 @@ and | |||
433 | .Fn ASN1_TIME_set_string | 433 | .Fn ASN1_TIME_set_string |
434 | first appeared in OpenSSL 1.0.0 and have been available since | 434 | first appeared in OpenSSL 1.0.0 and have been available since |
435 | .Ox 4.9 . | 435 | .Ox 4.9 . |
436 | .Pp | ||
437 | .Fn ASN1_TIME_cmp_time_t | ||
438 | first appeared in OpenSSL 1.1.1. | ||
439 | .Sh CAVEATS | 436 | .Sh CAVEATS |
440 | Some applications add offset times directly to a | 437 | Some applications add offset times directly to a |
441 | .Vt time_t | 438 | .Vt time_t |