History log of /openbsd-src/lib/libssl/man/SSL_CTX_set_session_cache_mode.3 (Results 1 – 7 of 7)
Revision Date Author Comments
# 7a73e666 12-Jun-2019 schwarze <schwarze@openbsd.org>

add missing backlinks to ssl(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


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

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


# bb2ba699 10-Apr-2017 schwarze <schwarze@openbsd.org>

for pure *_ctrl() wrapper macros, move the reference from ssl(3)
to SSL_CTX_ctrl(3) to make ssl(3) slightly more palatable


# 82ca21fb 29-Dec-2016 schwarze <schwarze@openbsd.org>

fix typo; from OpenSSL

commit 67adf0a7c273a82901ce8705ae8d71ee2f1c959c
Author: Markus Triska <triska@metalevel.at>
Date: Sun Dec 25 19:58:38 2016 +0100


# c04b070f 01-Dec-2016 schwarze <schwarze@openbsd.org>

Copyright and license


# 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@