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

add missing backlinks to ssl(3)


# a2336a6b 24-Aug-2018 jmc <jmc@openbsd.org>

tweak previous;


# 679b27d0 24-Aug-2018 tb <tb@openbsd.org>

Adjust documentation for SSL_copy_session_id()

ok jsing


# 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


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


# bfc4e9ef 07-Dec-2016 schwarze <schwarze@openbsd.org>

Write SSL_copy_session_id(3) manual from scratch. This function is
listed in ssl(3) and <openssl/ssl.h>, so it's clearly a public interface.

We might wish to merge the improved code from OpenSSL 1.

Write SSL_copy_session_id(3) manual from scratch. This function is
listed in ssl(3) and <openssl/ssl.h>, so it's clearly a public interface.

We might wish to merge the improved code from OpenSSL 1.1.0,
but that's major bump, so i'm documenting the BUGS for now.

show more ...