summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/NAME_CONSTRAINTS_new.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a comment saying that the public function NAME_CONSTRAINTS_check(3)schwarze2020-09-171-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 gitschwarze2018-03-231-2/+10
|
* Consistently mark up various ASN.1 type names defined in standardsschwarze2016-12-251-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.schwarze2016-12-231-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.