Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all references to dh(3) with DH_new(3). | schwarze | 2016-12-10 | 1 | -3/+2 |
| | | | | Make sure that all DH pages point back to DH_new(3). | ||||
* | Add Copyright and license. | schwarze | 2016-11-21 | 1 | -32/+55 |
| | | | | | | | | | Do not talk about DH_set_default_openssl_method() and DH_get_default_openssl_method(). They were short-lived functions that only existed in OpenSSL 0.9.6. Remove inclusion of a header that is not needed (from OpenSSL). Remove one ugly custom section header. | ||||
* | minor cleanup; | jmc | 2016-11-12 | 1 | -3/+3 |
| | |||||
* | first pass; ok schwarze | jmc | 2016-11-06 | 1 | -4/+6 |
| | |||||
* | convert DES and DH manuals from pod to mdoc | schwarze | 2016-11-02 | 1 | -0/+223 |