Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a few .Xr links to new manual pages | schwarze | 2022-07-13 | 1 | -2/+3 |
| | |||||
* | delete references to ERR pages from SEE ALSO where such | schwarze | 2019-06-10 | 1 | -2/+1 |
| | | | | references were already given below RETURN VALUES right above | ||||
* | add links back to crypto(3) to function group entry pages | schwarze | 2019-06-10 | 1 | -2/+3 |
| | | | | | and to isolated obsolete pages; OK bcook@ jmc@ | ||||
* | * Document DH_up_ref(3), DSA_up_ref(3), and RSA_up_ref(3). | schwarze | 2018-04-18 | 1 | -6/+24 |
| | | | | | | * 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 tarballs | schwarze | 2018-03-27 | 1 | -3/+3 |
| | | | | on the web, so fix up SSLeay HISTORY accordingly | ||||
* | dsa.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | schwarze | 2018-03-20 | 1 | -3/+4 |
| | |||||
* | In rsa.h rev. 1.38 2018/03/17 15:12:56 and dsa.h rev. 1.30 2018/03/17 | schwarze | 2018-03-18 | 1 | -2/+3 |
| | | | | | | 15:19:12, tb@ provided a subset of the DSA_meth_*(3) and RSA_meth_*(3) functions. Merge the relevant parts of the manual pages from OpenSSL, heavily tweaked by me, in particular for conciseness. | ||||
* | Merge documentation for {DH,DSA}_get0_{key,pqg}(3), | schwarze | 2018-02-17 | 1 | -2/+4 |
| | | | | | EVP_PKEY_get0_{DH,DSA,RSA}(3), and RSA_{g,s}et0_key(3) that tb@ just provided. | ||||
* | some fixes for the dsa.3 -> DSA_new.3 changes; | jmc | 2016-12-11 | 1 | -3/+2 |
| | |||||
* | Merge one sentence and the references from dsa(3) to DSA_new(3) and | schwarze | 2016-12-10 | 1 | -4/+22 |
| | | | | | | | 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. | schwarze | 2016-11-21 | 1 | -2/+55 |
| | | | | Mention that DSA_SIG_free(3) and DSA_free(3) accept NULL. | ||||
* | first pass; ok schwarze | jmc | 2016-11-06 | 1 | -1/+3 |
| | |||||
* | convert DSA and EC manuals from pod to mdoc | schwarze | 2016-11-02 | 1 | -0/+46 |