History log of /openbsd-src/lib/libssl/man/SSL_CTX_set_session_id_context.3 (Results 1 – 6 of 6)
Revision Date Author Comments
# 4d37bbd5 08-Jun-2019 schwarze <schwarze@openbsd.org>

remove pointless NOTES section header lines


# 684e8488 21-Mar-2018 schwarze <schwarze@openbsd.org>

ssl.h HISTORY up to 0.9.3; researched from OpenSSL git


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

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


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

Additional SSL_SESSION documentation
from Matt Caswell <matt at openssl dot org>, OpenSSL commit b31db505.
Improve crosslinking while here.


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