CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2024/12/23 02:53:30
Modified files: lib/libcrypto/x509: x509v3.h Log message: Annotate ENUMERATED_NAMES for potential removal Only security/xca uses it for no good rean. It can use BIT_STRING_BITNAME if it really needs to.