summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/DH_set_method.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace all references to dh(3) with DH_new(3).schwarze2016-12-101-3/+2
| | | | Make sure that all DH pages point back to DH_new(3).
* Add Copyright and license.schwarze2016-11-211-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;jmc2016-11-121-3/+3
|
* first pass; ok schwarzejmc2016-11-061-4/+6
|
* convert DES and DH manuals from pod to mdocschwarze2016-11-021-0/+223