summaryrefslogtreecommitdiff
path: root/src/lib/libssl/man/SSL_SESSION_new.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Additional SSL_SESSION documentationschwarze2017-04-101-2/+9
| | | | | from Matt Caswell <matt at openssl dot org>, OpenSSL commit b31db505. Improve crosslinking while here.
* New manual page SSL_SESSION_new(3) written from scratch.schwarze2016-12-061-0/+62
The function prototype is listed in ssl(3) and <openssl/ssl.h>, so it's clearly a public interface, but OpenSSL has no documentation about it whatsoever.