CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/05/18 12:40:38
Modified files:
lib/libcrypto/x509: x509.h x509_trs.c
Log message:
Add const qualifiers to the name and xp arguments of X509_TRUST_add(3),
X509_TRUST_get0_name(3), X509_TRUST_get_flags(3), and X509_TRUST_get_trust(3).
tested in a bulk build by sthen
ok jsing
