Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | space between macro args and punctuation; | jmc | 2021-06-12 | 1 | -10/+10 |
| | |||||
* | Install the new page SSL_set1_host(3), link to it from relevant places, | schwarze | 2020-09-17 | 1 | -4/+5 |
| | | | | | | | and add two other .Xrs that might help readers find their way. Update the merge notices of all files touched and merge a few trivial changes from the OpenSSL 1.1.1 branch. OK tb@ | ||||
* | found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs | schwarze | 2018-03-27 | 1 | -5/+6 |
| | | | | on the web, so fix up SSLeay HISTORY accordingly | ||||
* | ssl.h HISTORY up to 0.9.3; researched from OpenSSL gitlibressl-v2.7.0 | schwarze | 2018-03-21 | 1 | -1/+7 |
| | |||||
* | ssl.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -2/+8 |
| | |||||
* | Add a cross reference to SSL_get_ex_data_X509_STORE_CTX_idx(3); | schwarze | 2018-02-27 | 1 | -3/+9 |
| | | | | | from Rich Salz <rsalz@openssl.org> via OpenSSL commit 9e183d22 Mar 11 08:56:44 2017 -0500. | ||||
* | various minor cleanup; | jmc | 2016-12-16 | 1 | -3/+3 |
| | |||||
* | Add Copyright and license. | schwarze | 2016-12-01 | 1 | -7/+51 |
| | | | | Delete empty RETURN VALUES section. | ||||
* | move manual pages from doc/ to man/ for consistency with other | schwarze | 2016-11-05 | 1 | -0/+415 |
libraries, in particular considering that there are unrelated files in doc/; requested by jsing@ and beck@ |