Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add missing backlinks to ssl(3) | 2019-06-12 | 1 | -2/+3 | |
| | |||||
* | tweak previous; | 2018-08-24 | 1 | -3/+3 | |
| | |||||
* | Adjust documentation for SSL_copy_session_id() | 2018-08-24 | 1 | -8/+7 | |
| | | | | ok jsing | ||||
* | found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs | 2018-03-27 | 1 | -3/+3 | |
| | | | | on the web, so fix up SSLeay HISTORY accordingly | ||||
* | ssl.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | 2018-03-21 | 1 | -3/+4 | |
| | |||||
* | Additional SSL_SESSION documentation | 2017-04-10 | 1 | -2/+4 | |
| | | | | | from Matt Caswell <matt at openssl dot org>, OpenSSL commit b31db505. Improve crosslinking while here. | ||||
* | Write SSL_copy_session_id(3) manual from scratch. This function is | 2016-12-07 | 1 | -0/+76 | |
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. |