summaryrefslogtreecommitdiffstats
path: root/lib/libssl/man/SSL_set_max_send_fragment.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add missing backlinks to ssl(3)schwarze2019-06-121-2/+3
|
* ssl.h HISTORY up to 1.0.0; researched from OpenSSL gitschwarze2018-03-231-2/+8
|
* for pure *_ctrl() wrapper macros, move the reference from ssl(3)schwarze2017-04-101-2/+3
| | | | to SSL_CTX_ctrl(3) to make ssl(3) slightly more palatable
* various minor cleanup;jmc2016-12-161-4/+4
|
* import the parts of OpenSSL SSL_CTX_set_split_send_fragment(3)schwarze2016-12-011-0/+89
relevant for us, calling the page SSL_set_max_send_fragment(3)