CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2018/05/19 04:46:28
Modified files: lib/libcrypto/asn1: a_strex.c asn1.h Log message: The 'in' argument of ASN1_STRING_to_UTF8() is now adorned with const. tested in a bulk build by sthen ok jsing