CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2020/09/11 12:34:29
Modified files:
lib/libcrypto : Makefile
regress/lib/libcrypto/x509: Makefile
Added files:
lib/libcrypto/x509: x509_constraints.c x509_internal.h
regress/lib/libcrypto/x509: constraints.c
Log message:
Add x509_constraints.c - a new implementation of x509 name constraints, with
regression tests. The use of the new name constraints is not yet activated
in x509_vfy.c and will be activated in a follow on commit
ok jsing@