Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document SSL_CTX_set_cert_store | tb | 2024-08-03 | 1 | -2/+18 |
| | | | | From Kenjiro Nakayama | ||||
* | 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 | ||||
* | ssl.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -2/+8 |
| | |||||
* | In x509_vfy.h rev. 1.22 2018/02/22 17:15:09, jsing@ provided | schwarze | 2018-02-25 | 1 | -3/+4 |
| | | | | | | X509_STORE_up_ref(3). X509_STORE_new(3) and X509_STORE_free(3) have already been available earlier. Import the documentation from OpenSSL, adding some precision. | ||||
* | fix some .Xr errors that jmc@ found with mdoclint(1) | schwarze | 2017-04-10 | 1 | -4/+3 |
| | |||||
* | various minor cleanup; | jmc | 2016-12-16 | 1 | -3/+3 |
| | |||||
* | Add Copyright and license. | schwarze | 2016-11-30 | 1 | -7/+51 |
| | | | | Remove the useless statement that a void function does not return a value. | ||||
* | move manual pages from doc/ to man/ for consistency with other | schwarze | 2016-11-05 | 1 | -0/+80 |
libraries, in particular considering that there are unrelated files in doc/; requested by jsing@ and beck@ |