CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/03/02 03:54:39
Modified files:
lib/libcrypto : Symbols.list
lib/libcrypto/x509: x509_vfy.h
Log message:
Expose X509_STORE_get1_objects()
Safer replacement API for the unsafe X509_STORE_get0_objects().
ok jsing
