CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/08/31 04:19:17
Modified files:
lib/libcrypto/x509: by_dir.c by_file.c by_mem.c x509_local.h
x509_lu.c x509_vfy.h
Log message:
const correct X509_LOOKUP_METHOD
With this another family of global tables becomes const as it should
always have been.
ok beck jsing
