Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .Lb libssl libcrypto ; OK tb@ | schwarze | 2025-06-08 | 1 | -2/+3 |
| | |||||
* | add missing backlinks to ssl(3) | schwarze | 2019-06-12 | 1 | -2/+3 |
| | |||||
* | ssl.h HISTORY up to 1.0.0; researched from OpenSSL git | schwarze | 2018-03-23 | 1 | -2/+8 |
| | |||||
* | 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 | ||||
* | various minor cleanup; | jmc | 2016-12-16 | 1 | -4/+4 |
| | |||||
* | import the parts of OpenSSL SSL_CTX_set_split_send_fragment(3) | schwarze | 2016-12-01 | 1 | -0/+89 |
relevant for us, calling the page SSL_set_max_send_fragment(3) |