summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/BIO_s_accept.3
diff options
context:
space:
mode:
authorschwarze <>2018-03-21 09:03:49 +0000
committerschwarze <>2018-03-21 09:03:49 +0000
commit75ce5acaa35bc789df294a5d32d74cae758cec0c (patch)
treee218b4e69a5fdd6c048e2763ad2a44e4ff023c9c /src/lib/libcrypto/man/BIO_s_accept.3
parentc111f1d68460275d71b3bdd26932e5b7163b741e (diff)
downloadopenbsd-75ce5acaa35bc789df294a5d32d74cae758cec0c.tar.gz
openbsd-75ce5acaa35bc789df294a5d32d74cae758cec0c.tar.bz2
openbsd-75ce5acaa35bc789df294a5d32d74cae758cec0c.zip
crypto HISTORY up to SSLeay 0.9.1; researched from OpenSSL git
Diffstat (limited to 'src/lib/libcrypto/man/BIO_s_accept.3')
-rw-r--r--src/lib/libcrypto/man/BIO_s_accept.38
1 files changed, 7 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/BIO_s_accept.3 b/src/lib/libcrypto/man/BIO_s_accept.3
index 02b3c67e6e..a37db94564 100644
--- a/src/lib/libcrypto/man/BIO_s_accept.3
+++ b/src/lib/libcrypto/man/BIO_s_accept.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: BIO_s_accept.3,v 1.7 2018/03/21 06:09:37 schwarze Exp $ 1.\" $OpenBSD: BIO_s_accept.3,v 1.8 2018/03/21 09:03:49 schwarze Exp $
2.\" OpenSSL c03726ca Thu Aug 27 12:28:08 2015 -0400 2.\" OpenSSL c03726ca Thu Aug 27 12:28:08 2015 -0400
3.\" 3.\"
4.\" This file was written by Dr. Stephen Henson <steve@openssl.org>. 4.\" This file was written by Dr. Stephen Henson <steve@openssl.org>.
@@ -367,3 +367,9 @@ appeared in SSLeay 0.8.1b or earlier.
367first appeared in SSLeay 0.9.0. 367first appeared in SSLeay 0.9.0.
368All these functions have been available since 368All these functions have been available since
369.Ox 2.4 . 369.Ox 2.4 .
370.Pp
371.Fn BIO_set_bind_mode
372and
373.Fn BIO_get_bind_mode
374first appeared in SSLeay 0.9.1 and have been available since
375.Ox 2.6 .