Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 0.9.8; researched from OpenSSL git | 2018-03-23 | 1 | -2/+10 | |
| | |||||
* | fix .Xr ordering, found with mandoc -Tlint | 2017-08-19 | 1 | -3/+3 | |
| | |||||
* | Import the SSL_CTX_set1_groups(3) manual page from OpenSSL, deleting | 2017-08-12 | 1 | -2/+5 | |
| | | | | | | the read accessors we don't have and fixing the prototypes - the data type of each and every argument differs in the OpenSSL manuals. Reference the new page from SSL_set_tmp_ecdh(3) as suggested by jsing@. | ||||
* | New manual page SSL_set_tmp_ecdh(3) written from scratch. | 2017-08-12 | 1 | -0/+102 | |
Feedback and OK jsing@. |