CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/10/31 10:51:16
Modified files:
lib/libcrypto : Makefile
lib/libcrypto/x509: x509.h x509_vfy.h
Log message:
Hide struct internals under LIBRESSL_CRYPTO_INTERNAL so that other
parts of LibreSSL can no longer reach into them.
discussed with beck, jsing
