Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In x509.h rev. 1.64 2018/05/18 19:24:08, tb@ added const qualifiers | schwarze | 2018-05-19 | 1 | -4/+4 |
| | | | | to both arguments of X509_check_private_key(3). Adjust the manual. | ||||
* | 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 |
| | |||||
* | x509.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -2/+6 |
| | |||||
* | New manual page X509_check_private_key(3), using information | schwarze | 2017-08-20 | 1 | -0/+63 |
from the OpenSSL manual and from code inspection. Use my own Copyright and license because no Copyright-worthy amount of text from OpenSSL remains. And, no, these functions do *NOT* check private keys, not at all. |