Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Align documentation with reality | job | 2024-06-07 | 1 | -4/+8 |
| | | | | OK tb@ | ||||
* | Add a roff comment saying that X509_name_cmp(3) is intentionally | schwarze | 2021-07-02 | 1 | -2/+4 |
| | | | | | undocumented because it is almost unused in real-world code. OK tb@ | ||||
* | add a comment saying that name_cmp() is intentionally undocumented; | schwarze | 2020-06-12 | 1 | -2/+5 |
| | | | | tb@ agrees that it should not be part of the public API | ||||
* | New manual page X509_cmp(3) documenting the same public functions | schwarze | 2019-08-20 | 1 | -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. |