Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |