Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add missing backlinks to ssl(3) | schwarze | 2019-06-12 | 1 | -2/+3 |
| | |||||
* | ssl.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -3/+5 |
| | |||||
* | fix cross references to self; found with mandoc -Tlint | schwarze | 2017-07-05 | 1 | -3/+3 |
| | |||||
* | for pure *_ctrl() wrapper macros, move the reference from ssl(3) | schwarze | 2017-04-10 | 1 | -2/+3 |
| | | | | to SSL_CTX_ctrl(3) to make ssl(3) slightly more palatable | ||||
* | New manual pages SSL_get_certificate(3), SSL_get_state(3), and | schwarze | 2016-12-10 | 1 | -0/+71 |
SSL_num_renegotiations(3) written from scratch. These functions are listed in ssl(3) and <openssl/ssl.h>, so they are clearly public. |