CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2025/07/10 12:50:23
Modified files: lib/libcrypto/x509: x_all.c Log message: X509_verify(): sync with X509_CRL_verify() Check X509_ALGOR_cmp() explicitly against 0 and add an explanatory comment referring to the relevant RFC 5280 sections. ok beck kenjiro