Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Copyright and license. | schwarze | 2016-12-01 | 1 | -134/+81 |
| | | | | | | | | | | | | Delete explanation of SSL_OP_SINGLE_DH_USE, it is always on now. Delete explanation of obsolete option SSL_OP_EPHEMERAL_RSA. Delete various SSLv2 and SSLv3 remnants. Delete excessive verbiage detailing each obsolete option individually; instead, provide one concise list of obsolete options. Delete HISTORY of individual options; it was incomplete anyway and is not important enough to warrant so much bloat. Garbage collect two useless cross references. | ||||
* | move manual pages from doc/ to man/ for consistency with other | schwarze | 2016-11-05 | 1 | -0/+395 |
libraries, in particular considering that there are unrelated files in doc/; requested by jsing@ and beck@ |