summaryrefslogtreecommitdiff
path: root/src/lib/libssl/man/SSL_SESSION_new.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.