summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/X509_cmp.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add a comment saying that name_cmp() is intentionally undocumented;schwarze2020-06-121-2/+5
| | | | tb@ agrees that it should not be part of the public API
* New manual page X509_cmp(3) documenting the same public functionsschwarze2019-08-201-0/+226
as in OpenSSL 1.1.1. I rewrote most of the text for clarity, precision, and conciseness and added some additional information. A few sentences from Paul Yang remain.