Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mention the public constants XN_FLAG_SEP_MASK and XN_FLAG_FN_MASK | schwarze | 2021-11-11 | 1 | -2/+6 |
| | |||||
* | In x509.h rev. 1.59 2018/05/18 18:19:31 and rev. 1.60 2018/05/18 18:23:24, | schwarze | 2018-05-19 | 1 | -6/+6 |
| | | | | | tb@ added a const qualifier to the X509_NAME argument of these output functions. 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.6; researched from OpenSSL git | schwarze | 2018-03-22 | 1 | -2/+8 |
| | |||||
* | x509.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -2/+8 |
| | |||||
* | Add missing RETURN VALUES sections; from Paul Yang | schwarze | 2018-02-16 | 1 | -4/+23 |
| | | | | via OpenSSL commit 1f13ad31 Dec 25 17:50:39 2017 +0800, tweaked by me. | ||||
* | Consistently mark up various ASN.1 type names defined in standards | schwarze | 2016-12-25 | 1 | -4/+4 |
| | | | | related to X.509 with .Vt such that they can be searched for. | ||||
* | Make sure all manual pages discussing X509_NAME objects | schwarze | 2016-12-14 | 1 | -3/+6 |
| | | | | | reference X509_NAME_new(3). Sparingly add a few other references to relevant X509_NAME*(3) pages while here. | ||||
* | Add Copyright and license. | schwarze | 2016-12-05 | 1 | -6/+57 |
| | | | | Better explain the last argument of X509_NAME_oneline(3), from OpenSSL. | ||||
* | various cleanup; | jmc | 2016-12-03 | 1 | -10/+10 |
| | |||||
* | first pass; ok schwarze | jmc | 2016-11-06 | 1 | -1/+3 |
| | |||||
* | convert X509 manuals from pod to mdoc | schwarze | 2016-11-04 | 1 | -0/+199 |