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