summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/DH_new.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* delete references to ERR pages from SEE ALSO where suchschwarze2019-06-101-2/+1
| | | | references were already given below RETURN VALUES right above
* add links back to crypto(3) to function group entry pagesschwarze2019-06-101-2/+3
| | | | | and to isolated obsolete pages; OK bcook@ jmc@
* Tree structure for manual pages: crypto(3) links to 33 functionschwarze2019-06-061-2/+3
| | | | | | | | | | | group pages, and these link on to all their second-level subpages. Only a handful of second-level pages have third-level subpages. So all crypto pages can now be reached from the www.libressl.org frontpage via at most four clicks, in most cases three clicks. Also link back from leaf pages to their respective group pages and add a couple of additional links between related pages. Triggered by a question from deraadt@. OK jmc@ tb@
* * Document DH_up_ref(3), DSA_up_ref(3), and RSA_up_ref(3).schwarze2018-04-181-4/+25
| | | | | | * Correct documentation of DH_new(3), DH_free(3), DSA_new(3), DSA_free(3), RSA_new(3), and RSA_free(3) with respect to reference counting. * Stop referencing engine(3).
* found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballsschwarze2018-03-271-3/+3
| | | | on the web, so fix up SSLeay HISTORY accordingly
* dh.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze2018-03-201-3/+4
|
* Merge documentation for {DH,DSA}_get0_{key,pqg}(3),schwarze2018-02-171-3/+5
| | | | | EVP_PKEY_get0_{DH,DSA,RSA}(3), and RSA_{g,s}et0_key(3) that tb@ just provided.
* Merge one sentence and the references from dh(3) to DH_new(3) andschwarze2016-12-101-3/+11
| | | | | | | discard the rest of the text. There is no value in documenting some of the fields of a structure and then going on to say that the structure is intended as opaque. Besides, i doubt that we want such strong marketing of ENGINE support.
* Add Copyright and license.schwarze2016-11-211-2/+55
| | | | Mention that DH_free(3) accepts NULL.
* first pass; ok schwarzejmc2016-11-061-1/+3
|
* convert DES and DH manuals from pod to mdocschwarze2016-11-021-0/+44