History log of /openbsd-src/lib/libssl/man/SSL_CTX_flush_sessions.3 (Results 1 – 5 of 5)
Revision Date Author Comments
# 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


# 1f8a157f 21-Aug-2017 schwarze <schwarze@openbsd.org>

Delete non-existent function SSL_flush_sessions();
from Rich Salz <rsalz at openssl dot org>
via OpenSSL commit 1722496f Jun 8 15:18:38 2017 -0400.


# 76a9bf9a 30-Nov-2016 schwarze <schwarze@openbsd.org>

Add Copyright and license.
Correct two typos while here.


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