Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move DSA_generate_parameters.3 to DSA_generate_parameters_ex.3 | tb | 2023-12-29 | 1 | -174/+0 |
| | |||||
* | Adjust documentation for upcoming DSA_generate_parameters removal | tb | 2023-12-29 | 1 | -58/+6 |
| | | | | | | | This removes any mention of DSA_generate_parameters in the manuals apart from a comment that it is intentionally undocumented and adapts cross references to DSA_generate_parameters_ex. The file itself will be moved in a second step. | ||||
* | Fix Xr as BN_is_prime(3) is in the attic | tb | 2023-05-14 | 1 | -3/+3 |
| | |||||
* | delete references to ERR pages from SEE ALSO where such | schwarze | 2019-06-10 | 1 | -4/+3 |
| | | | | references were already given below RETURN VALUES right above | ||||
* | Remove the last references to the RAND_*(3) functions. | schwarze | 2019-06-07 | 1 | -4/+3 |
| | | | | | | These references were misleading because these functions are no longer used internally and applications should not call them either. Issue brought up by tb@. | ||||
* | 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 | ||||
* | crypto HISTORY up to 0.9.8; researched from OpenSSL git | schwarze | 2018-03-23 | 1 | -2/+6 |
| | |||||
* | dsa.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -6/+6 |
| | |||||
* | dsa.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | schwarze | 2018-03-20 | 1 | -3/+5 |
| | |||||
* | Merge documentation for {DH,DSA}_get0_{key,pqg}(3), | schwarze | 2018-02-17 | 1 | -2/+3 |
| | | | | | EVP_PKEY_get0_{DH,DSA,RSA}(3), and RSA_{g,s}et0_key(3) that tb@ just provided. | ||||
* | Change all references to dsa(3) to point to DSA_new(3). | schwarze | 2016-12-10 | 1 | -4/+3 |
| | | | | Make sure all DSA pages point back to DSA_new(3). | ||||
* | Copyright and license | schwarze | 2016-11-21 | 1 | -1/+50 |
| | |||||
* | replace cross-references to the rand(3) manual that no longer exists | schwarze | 2016-11-21 | 1 | -3/+3 |
| | |||||
* | first pass; ok schwarze | jmc | 2016-11-06 | 1 | -2/+4 |
| | |||||
* | convert DSA and EC manuals from pod to mdoc | schwarze | 2016-11-02 | 1 | -0/+171 |