CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/04/25 12:28:05
Modified files:
lib/libcrypto : Symbols.namespace ossl_typ.h
lib/libcrypto/hidden/openssl: x509_vfy.h
lib/libcrypto/x509: pcy_int.h x509_local.h x509_vfy.c x509_vfy.h
x509v3.h
Log message:
Move the policy tree code to internal-only
A few hooks remain in the legacy validator, which will soon be replaced
with something better. The rest of the tentacles are now largely contained.
