History log of /openbsd-src/lib/libssl/man/SSL_SESSION_print.3 (Results 1 – 4 of 4)
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


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

An SSL_SESSION_print(3) manual written from scratch. It's clearly
a public interface since it's listed both in ssl(3) and in
<openssl/ssl.h>. Nothing to pilfer from OpenSSL in this case...