Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | On May 4 14:19:08 2006 UTC, while fixing a security issue, djm@ | schwarze | 2022-07-13 | 1 | -11/+64 |
| | | | | | | | | | provided the new public function DH_check_pub_key(3) in <openssl/dh.h>. Sorry for being a bit tardy in documenting the new function. Then again, OpenSSL doesn't document it either, yet. While here, drop a HISTORY entry about a constant that was renamed in OpenSSL 0.9.5. That's no longer relevant. | ||||
* | 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 | ||||
* | finish crypto HISTORY; mostly 1.1.0/6.3, but also various other fixes | schwarze | 2018-03-23 | 1 | -2/+6 |
| | |||||
* | dh.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | schwarze | 2018-03-20 | 1 | -3/+7 |
| | |||||
* | 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. | ||||
* | repair broken markup of callback argument; found with mandoc -Tlint | schwarze | 2017-06-10 | 1 | -5/+3 |
| | |||||
* | 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 | -13/+70 |
| | | | | | | Improve description of DH_check(3) results using information from OpenSSL manual and a look at the source code, leaving out the bits we don't have. | ||||
* | replace cross-references to the rand(3) manual that no longer exists | schwarze | 2016-11-21 | 1 | -3/+3 |
| | |||||
* | minor cleanup; | jmc | 2016-11-12 | 1 | -5/+5 |
| | |||||
* | first pass; ok schwarze | jmc | 2016-11-06 | 1 | -1/+3 |
| | |||||
* | convert DES and DH manuals from pod to mdoc | schwarze | 2016-11-02 | 1 | -0/+125 |