CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2018/05/18 12:23:24
Modified files: lib/libcrypto/asn1: a_strex.c t_x509.c lib/libcrypto/x509: x509.h Log message: Add a const qualifier to the 'X509_NAME *' argument of X509_NAME_print{,_ex{,_fp}}(3). tested in a bulk build by sthen ok jsing