CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/05/01 13:01:28
Modified files:
lib/libcrypto/asn1: t_x509.c x_algor.c x_x509a.c
lib/libcrypto/dh: dh_ameth.c
lib/libcrypto/dsa: dsa_ameth.c
lib/libcrypto/ec: ec_ameth.c
lib/libcrypto/gost: gostr341001_ameth.c
lib/libcrypto/x509: x509.h x509_cmp.c x509name.c
Log message:
Convert a handful of X509_*() functions to take const as in OpenSSL.
tested in a bulk by sthen
ok jsing
