CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2024/03/02 03:50:26
Modified files: lib/libcrypto/x509: x509.h x509_trs.c Log message: Remove X509_TRUST from the public API With API and other users internal, this struct can now go. ok jsing