CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2018/05/18 11:53:09
Modified files: lib/libcrypto/x509: x509.h x509name.c Log message: Add const qualifiers to the 'obj' and 'bytes' arguments of X509_NAME_ENTRY_create_by_NID(3), X509_NAME_ENTRY_create_by_OBJ(3), and X509_NAME_ENTRY_set_object(3). tested in a bulk build by sthen ok jsing