summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/man/OpenSSL_add_all_algorithms.3
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2018-03-27 17:35:50 +0000
committerschwarze <schwarze@openbsd.org>2018-03-27 17:35:50 +0000
commit10e00d1796876719ecd5784348f9f4f2b3dd83c5 (patch)
treebd71c6dbd29ff85c6a92e50051d3e5c538ef5be4 /lib/libcrypto/man/OpenSSL_add_all_algorithms.3
parentClear password buffers in non-terminating cases (diff)
downloadwireguard-openbsd-10e00d1796876719ecd5784348f9f4f2b3dd83c5.tar.xz
wireguard-openbsd-10e00d1796876719ecd5784348f9f4f2b3dd83c5.zip
found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs
on the web, so fix up SSLeay HISTORY accordingly
Diffstat (limited to 'lib/libcrypto/man/OpenSSL_add_all_algorithms.3')
-rw-r--r--lib/libcrypto/man/OpenSSL_add_all_algorithms.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libcrypto/man/OpenSSL_add_all_algorithms.3 b/lib/libcrypto/man/OpenSSL_add_all_algorithms.3
index 6cc4a2770ca..aa884d8eff7 100644
--- a/lib/libcrypto/man/OpenSSL_add_all_algorithms.3
+++ b/lib/libcrypto/man/OpenSSL_add_all_algorithms.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: OpenSSL_add_all_algorithms.3,v 1.6 2018/03/22 16:06:33 schwarze Exp $
+.\" $OpenBSD: OpenSSL_add_all_algorithms.3,v 1.7 2018/03/27 17:35:50 schwarze Exp $
.\" full merge up to: OpenSSL b3696a55 Sep 2 09:35:50 2017 -0400
.\"
.\" This file was written by Dr. Stephen Henson <steve@openssl.org>.
@@ -48,7 +48,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
.\" OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: March 22 2018 $
+.Dd $Mdocdate: March 27 2018 $
.Dt OPENSSL_ADD_ALL_ALGORITHMS 3
.Os
.Sh NAME
@@ -105,7 +105,7 @@ and precursor functions
.Fn SSLeay_add_all_ciphers ,
and
.Fn SSLeay_add_all_digests
-appeared in SSLeay 0.8.1b or earlier and have been available since
+first appeared in SSLeay 0.8.0 and have been available since
.Ox 2.4 .
.Pp
.Fn OpenSSL_add_all_algorithms ,