diff options
| author | schwarze <> | 2018-03-22 16:06:33 +0000 |
|---|---|---|
| committer | schwarze <> | 2018-03-22 16:06:33 +0000 |
| commit | 56ed9616f4bcc89cbb8c9e65c821f863853139b1 (patch) | |
| tree | d3aa2c462fcc17deb7cc16c2a5a30ca6a29e1868 /src/lib/libcrypto/man/d2i_DIST_POINT.3 | |
| parent | 392838d9ccc5858d442a37443b91148e845c3381 (diff) | |
| download | openbsd-56ed9616f4bcc89cbb8c9e65c821f863853139b1.tar.gz openbsd-56ed9616f4bcc89cbb8c9e65c821f863853139b1.tar.bz2 openbsd-56ed9616f4bcc89cbb8c9e65c821f863853139b1.zip | |
crypto HISTORY up to 0.9.5; researched from OpenSSL git
Diffstat (limited to 'src/lib/libcrypto/man/d2i_DIST_POINT.3')
| -rw-r--r-- | src/lib/libcrypto/man/d2i_DIST_POINT.3 | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/d2i_DIST_POINT.3 b/src/lib/libcrypto/man/d2i_DIST_POINT.3 index 4eb45d71da..9b25815a1a 100644 --- a/src/lib/libcrypto/man/d2i_DIST_POINT.3 +++ b/src/lib/libcrypto/man/d2i_DIST_POINT.3 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: d2i_DIST_POINT.3,v 1.2 2018/03/21 17:57:48 schwarze Exp $ | 1 | .\" $OpenBSD: d2i_DIST_POINT.3,v 1.3 2018/03/22 16:06:33 schwarze Exp $ |
| 2 | .\" | 2 | .\" |
| 3 | .\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org> | 3 | .\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org> |
| 4 | .\" | 4 | .\" |
| @@ -14,7 +14,7 @@ | |||
| 14 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 14 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
| 15 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 15 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 16 | .\" | 16 | .\" |
| 17 | .Dd $Mdocdate: March 21 2018 $ | 17 | .Dd $Mdocdate: March 22 2018 $ |
| 18 | .Dt D2I_DIST_POINT 3 | 18 | .Dt D2I_DIST_POINT 3 |
| 19 | .Os | 19 | .Os |
| 20 | .Sh NAME | 20 | .Sh NAME |
| @@ -185,3 +185,11 @@ and | |||
| 185 | .Fn i2d_DIST_POINT_NAME | 185 | .Fn i2d_DIST_POINT_NAME |
| 186 | first appeared in OpenSSL 0.9.3 and have been available since | 186 | first appeared in OpenSSL 0.9.3 and have been available since |
| 187 | .Ox 2.6 . | 187 | .Ox 2.6 . |
| 188 | .Pp | ||
| 189 | .Fn d2i_ACCESS_DESCRIPTION , | ||
| 190 | .Fn i2d_ACCESS_DESCRIPTION , | ||
| 191 | .Fn d2i_AUTHORITY_INFO_ACCESS , | ||
| 192 | and | ||
| 193 | .Fn i2d_AUTHORITY_INFO_ACCESS | ||
| 194 | first appeared in OpenSSL 0.9.5 and have been available since | ||
| 195 | .Ox 2.7 . | ||
