Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add missing backlinks to ssl(3) | 2019-06-12 | 1 | -2/+3 | |
| | |||||
* | ssl.h HISTORY up to 1.0.0; researched from OpenSSL git | 2018-03-23 | 1 | -2/+8 | |
| | |||||
* | for pure *_ctrl() wrapper macros, move the reference from ssl(3) | 2017-04-10 | 1 | -2/+3 | |
| | | | | to SSL_CTX_ctrl(3) to make ssl(3) slightly more palatable | ||||
* | various minor cleanup; | 2016-12-16 | 1 | -4/+4 | |
| | |||||
* | import the parts of OpenSSL SSL_CTX_set_split_send_fragment(3) | 2016-12-01 | 1 | -0/+89 | |
relevant for us, calling the page SSL_set_max_send_fragment(3) |