CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2024/06/18 03:35:09
Modified files: lib/libcrypto/x509: x509_conf.c Log message: Rename 'ext' to 'name' in v3_generic_extension() In this code 'ext' is usually used for an X509_EXTENSION object.