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

remove pointless NOTES section header lines


# 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


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

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


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

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


# 323d22cc 17-Mar-2018 schwarze <schwarze@openbsd.org>

In ssl.h rev. 1.152 2018/03/17 15:55:52, tb@ provided
SSL_SESSION_has_ticket(3) and SSL_SESSION_get_ticket_lifetime_hint(3).
Merge the documentation from OpenSSL, tweaked by me.


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


# d50a83fd 06-Dec-2016 schwarze <schwarze@openbsd.org>

Copyright and license for the remaining manuals in this directory


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