Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consistently mark up various ASN.1 type names defined in standards | schwarze | 2016-12-25 | 1 | -6/+8 |
| | | | | related to X.509 with .Vt such that they can be searched for. | ||||
* | minor fixes; | jmc | 2016-12-24 | 1 | -6/+6 |
| | |||||
* | Write new PKEY_USAGE_PERIOD_new(3) manual page from scratch, | schwarze | 2016-12-23 | 1 | -0/+65 |
documenting the dubious RFC 3280 PrivateKeyUsagePeriod extension. Both functions are listed in <openssl/x509v3.h> and in OpenSSL doc/man3/X509_dup.pod. OpenSSL documentation specifies the wrong header file. |