CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2018/05/19 04:54:40
Modified files: lib/libcrypto/x509: x509.h x509_v3.c Log message: Add const to the 'obj' argument of X509_EXTENSION_create_by_OBJ(). tested in a bulk build by sthen ok jsing