History log of /openbsd-src/lib/libssl/man/SSL_new.3 (Results 1 – 7 of 7)
Revision Date Author Comments
# d039934c 13-Jul-2022 schwarze <schwarze@openbsd.org>

add .Xr links to SSL_CTX_set_security_level(3)


# 10e00d17 27-Mar-2018 schwarze <schwarze@openbsd.org>

found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs
on the web, so fix up SSLeay HISTORY accordingly


# 20b9f7f9 24-Mar-2018 schwarze <schwarze@openbsd.org>

finish ssl HISTORY; mostly 1.1.0/6.3, but also various other fixes


# 8fba1ec8 21-Mar-2018 schwarze <schwarze@openbsd.org>

ssl.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git


# 1f53fcbf 27-Feb-2018 schwarze <schwarze@openbsd.org>

In ssl.h rev. 1.144 2018/02/22 17:29:24, jsing@ provided SSL_up_ref(3).
Merge the documentation from OpenSSL.


# 3a515d2d 04-Dec-2016 schwarze <schwarze@openbsd.org>

Add Copyright and license.
Stop talking about SSLv2 and SSLv3.


# f1a3c524 05-Nov-2016 schwarze <schwarze@openbsd.org>

move manual pages from doc/ to man/ for consistency with other
libraries, in particular considering that there are unrelated
files in doc/; requested by jsing@ and beck@