CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/07/12 02:46:45
Modified files:
lib/libcrypto/x509: x509_v3.c
Log message:
Simplify X509v3_get_ext() and X509v3_delete_ext()
Drop unnecessary checks that are part of the stack API.
ok jsing
