CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2024/03/02 03:52:25
Modified files: lib/libcrypto : Symbols.list lib/libcrypto/x509: x509.h x509_local.h Log message: Make X509_CERT_AUX internal Another struct/API that should never have leaked out of the library. ok jsing