Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix repeated words | jsg | 2022-09-10 | 1 | -3/+3 |
| | | | | ok ok miod@ ack ack jmc@ | ||||
* | add missing backlinks to ssl(3) | schwarze | 2019-06-12 | 1 | -2/+3 |
| | |||||
* | ssl.h HISTORY up to 1.0.2; researched from OpenSSL git and OpenBSD CVS | schwarze | 2018-03-23 | 1 | -1/+7 |
| | |||||
* | ssl.h HISTORY up to 1.0.0; researched from OpenSSL git | schwarze | 2018-03-23 | 1 | -3/+7 |
| | |||||
* | In ssl.h rev. 1.135 2018/02/14 16:16:10, jsing@ provided | schwarze | 2018-02-14 | 1 | -4/+42 |
| | | | | | SSL_CTX_get0_param(3) and SSL_get0_param(3). Merge the related documentation from OpenSSL, with small tweaks. | ||||
* | Import the relevant parts of SSL_CTX_get0_param(3) from OpenSSL. | schwarze | 2016-11-30 | 1 | -0/+88 |
Call it SSL_set1_param(3) since we don't have these get0 functions. |