CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2018/05/18 12:02:07
Modified files: lib/libcrypto/x509: x509.h x509name.c Log message: The 'bytes' arguments of X509_NAME_add_entry_by_NID(3) and X509_NAME_add_entry_by_OBJ(3) are now const. tested in a bulk build by sthen ok jsing