CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2018/05/18 12:16:39
Modified files: lib/libcrypto/x509: x509.h x509name.c Log message: Add const to the 'obj' argument of X509_NAME_get_text_by_OBJ(3). tested in a bulk by sthen ok jsing