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.2; researched from OpenSSL git and OpenBSD CVS | 2018-03-23 | 1 | -1/+7 | |
| | |||||
* | ssl.h HISTORY up to 1.0.0; researched from OpenSSL git | 2018-03-23 | 1 | -3/+7 | |
| | |||||
* | In ssl.h rev. 1.135 2018/02/14 16:16:10, jsing@ provided | 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. | 2016-11-30 | 1 | -0/+88 | |
Call it SSL_set1_param(3) since we don't have these get0 functions. |