Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Additional SSL_SESSION documentation | schwarze | 2017-04-10 | 1 | -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. | schwarze | 2016-12-06 | 1 | -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. |