Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | document PKCS7_get_signer_info(3) | schwarze | 2020-06-10 | 1 | -2/+3 |
| | |||||
* | new manual page PKCS7_add_attribute(3); | schwarze | 2020-06-04 | 1 | -3/+6 |
| | | | | tweaks and OK tb@ | ||||
* | Properly document PKCS7_final(3), which was already mentioned | schwarze | 2020-06-03 | 1 | -7/+9 |
| | | | | in passing in some other manual pages. | ||||
* | delete references to ERR pages from SEE ALSO where such | schwarze | 2019-06-10 | 1 | -4/+3 |
| | | | | references were already given below RETURN VALUES right above | ||||
* | 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@ | ||||
* | crypto HISTORY up to 0.9.5; researched from OpenSSL git | schwarze | 2018-03-22 | 1 | -3/+4 |
| | |||||
* | change two trailing Xr to Fn; ok schwarze | jmc | 2017-01-12 | 1 | -3/+3 |
| | |||||
* | Remove dangling .Xrs to PKCS7_final(3) reported by jmc@ | schwarze | 2017-01-06 | 1 | -3/+3 |
| | | | | | | | | | and just use .Fn for now. Not counting constructors, destructors, decoders, encoders, and debuggers, six out of 24 public functions operating on PKCS7 objects are currently documented. I'm not documenting the remaining 18 ones at this point in time. | ||||
* | tweak SEE ALSO; in particular, | schwarze | 2016-12-13 | 1 | -2/+3 |
| | | | | make sure that all PKCS7 pages point to PKCS7_new(3) | ||||
* | Copyright and license | schwarze | 2016-11-28 | 1 | -2/+51 |
| | |||||
* | various cleanup; leaving dangling PKCS7* Xr for now... | jmc | 2016-11-24 | 1 | -12/+13 |
| | |||||
* | first pass; ok schwarze | jmc | 2016-11-06 | 1 | -2/+4 |
| | |||||
* | convert PEM and PKCS manuals from pod to mdoc | schwarze | 2016-11-03 | 1 | -0/+190 |