Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In asn1.h rev. 1.55 and asn1/a_time.c rev. 1.28, beck@ | schwarze | 2021-11-21 | 1 | -3/+72 |
| | | | | | provided ASN1_TIME_diff(3). Merge the documentation from the OpenSSL 1.1.1 branch, which is still under a free license. | ||||
* | Tree structure for manual pages: crypto(3) links to 33 function | schwarze | 2019-06-06 | 1 | -2/+6 |
| | | | | | | | | | | | group pages, and these link on to all their second-level subpages. Only a handful of second-level pages have third-level subpages. So all crypto pages can now be reached from the www.libressl.org frontpage via at most four clicks, in most cases three clicks. Also link back from leaf pages to their respective group pages and add a couple of additional links between related pages. Triggered by a question from deraadt@. OK jmc@ tb@ | ||||
* | add missing .In line | schwarze | 2019-06-03 | 1 | -2/+3 |
| | |||||
* | In asn1.h rev. 1.46 2018/04/25 11:48:21, tb@ added const qualifiers | schwarze | 2018-04-25 | 1 | -3/+3 |
| | | | | | to some parameters of some functions. Update the documentation. Add a few additional missing const qualifiers while here. | ||||
* | spelling; from <Alex dot Gaynor at gmail dot com> | schwarze | 2018-03-29 | 1 | -5/+5 |
| | | | | via OpenSSL commit d47eaaf4 Mar 9 07:11:13 2018 -0500 | ||||
* | 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 | ||||
* | finish crypto HISTORY; mostly 1.1.0/6.3, but also various other fixes | schwarze | 2018-03-23 | 1 | -4/+1 |
| | |||||
* | crypto HISTORY up to 1.0.0; researched from OpenSSL git | schwarze | 2018-03-23 | 1 | -2/+10 |
| | |||||
* | crypto HISTORY up to 0.9.7; researched from OpenSSL git | schwarze | 2018-03-22 | 1 | -1/+7 |
| | |||||
* | crypto HISTORY up to 0.9.6; researched from OpenSSL git | schwarze | 2018-03-22 | 1 | -2/+6 |
| | |||||
* | crypto HISTORY up to OpenSSL 0.9.2b; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -1/+11 |
| | |||||
* | asn1.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -3/+6 |
| | |||||
* | asn1.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | schwarze | 2018-03-20 | 1 | -2/+9 |
| | |||||
* | Sync with OpenSSL: document several new functions, plus some additional | schwarze | 2017-08-20 | 1 | -48/+227 |
| | | | | | minor improvements. Mostly from Todd Short <tshort at akamai dot com> via OpenSSL commit cf37aaa3 Aug 4 11:24:03 2017 +1000. | ||||
* | minor cleanup; | jmc | 2016-11-10 | 1 | -6/+6 |
| | |||||
* | import from OpenSSL, | schwarze | 2016-11-10 | 1 | -0/+246 |
deleting ASN1_TIME_diff() which we don't have |