Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | document X509_signature_dump(3) and X509_signature_print(3) | schwarze | 2021-07-06 | 1 | -3/+4 |
| | |||||
* | spelling | jsg | 2021-03-12 | 1 | -3/+3 |
| | |||||
* | Tree structure for manual pages: crypto(3) links to 33 function | schwarze | 2019-06-06 | 1 | -2/+4 |
| | | | | | | | | | | | 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@ | ||||
* | In x509.h rev. 1.46 2018/05/01 19:01:28, tb@ added const qualifiers | schwarze | 2018-05-01 | 1 | -3/+3 |
| | | | | to some function arguments. Update the documentation. | ||||
* | found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs | schwarze | 2018-03-27 | 1 | -4/+5 |
| | | | | on the web, so fix up SSLeay HISTORY accordingly | ||||
* | crypto HISTORY up to 1.0.1; researched from OpenSSL git | schwarze | 2018-03-23 | 1 | -2/+6 |
| | |||||
* | crypto HISTORY up to 0.9.8zh; researched from OpenSSL git | schwarze | 2018-03-23 | 1 | -1/+5 |
| | |||||
* | crypto HISTORY up to 0.9.8h; researched from OpenSSL git | schwarze | 2018-03-23 | 1 | -2/+8 |
| | |||||
* | crypto HISTORY up to SSLeay 0.9.1; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -1/+5 |
| | |||||
* | x509.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -2/+8 |
| | |||||
* | In x509.h rev. 1.34 2018/02/22 16:50:30, jsing@ provided | schwarze | 2018-02-24 | 1 | -2/+3 |
| | | | | | | X509_REQ_get_signature_nid(3), in rev. 1.36 2018/02/22 16:58:45 X509_CRL_get_signature_nid(3), and in rev. 1.40 2018/02/22 17:09:28 X509_get0_tbs_sigalg(3). Merge the documentation from OpenSSL. | ||||
* | Consistently mark up various ASN.1 type names defined in standards | schwarze | 2016-12-25 | 1 | -4/+5 |
| | | | | related to X.509 with .Vt such that they can be searched for. | ||||
* | markup fix; | jmc | 2016-12-15 | 1 | -2/+2 |
| | |||||
* | Document X509_ALGOR_new(3) and X509_ALGOR_free(3) | schwarze | 2016-12-15 | 1 | -17/+81 |
| | | | | | | | | | listed in <openssl/x509.h> and in OpenSSL doc/man3/X509_dup.pod. Explain what an X509_ALGOR object represents and where it is used. Explain how copying works, like in similar pages. New RETURN VALUES, SEE ALSO, and STANDARDS sections. Some macro and wording fixes. | ||||
* | various cleanup; | jmc | 2016-12-05 | 1 | -11/+2 |
| | |||||
* | import five newish X509 pages from OpenSSL | schwarze | 2016-12-04 | 1 | -0/+157 |