Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. |