Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a comment saying that the public function NAME_CONSTRAINTS_check(3) | schwarze | 2020-09-17 | 1 | -2/+5 |
| | | | | | is intentionally undocumented and needs to be deprecated. No change of the formatted text. | ||||
* | crypto HISTORY up to 0.9.8; researched from OpenSSL git | schwarze | 2018-03-23 | 1 | -2/+10 |
| | |||||
* | 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. | ||||
* | Write new NAME_CONSTRAINTS_new(3) manual page from scratch. | schwarze | 2016-12-23 | 1 | -0/+87 |
These functions are listed in <openssl/x509v3.h> and in OpenSSL doc/man3/X509_dup.pod. OpenSSL documentation specifies the wrong header file. |