History log of /openbsd-src/lib/libcrypto/man/X509_cmp.3 (Results 1 – 4 of 4)
Revision Date Author Comments
# e8a326e5 07-Jun-2024 job <job@openbsd.org>

Align documentation with reality

OK tb@


# af6ea3ec 02-Jul-2021 schwarze <schwarze@openbsd.org>

Add a roff comment saying that X509_name_cmp(3) is intentionally
undocumented because it is almost unused in real-world code.
OK tb@


# ffc9b523 12-Jun-2020 schwarze <schwarze@openbsd.org>

add a comment saying that name_cmp() is intentionally undocumented;
tb@ agrees that it should not be part of the public API


# 3c14a01e 20-Aug-2019 schwarze <schwarze@openbsd.org>

New manual page X509_cmp(3) documenting the same public functions
as in OpenSSL 1.1.1. I rewrote most of the text for clarity, precision,
and conciseness and added some additional information. A fe

New manual page X509_cmp(3) documenting the same public functions
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.

show more ...