CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/12/21 02:34:28
Modified files:
lib/libcrypto/x509: x509name.c
Log message:
X509_NAME_ENTRY_set_data: remove V_ASN1_APP_CHOOSE quirk
This is the last remaining actual use of ASN1_PRINTABLE_type(), which will
go away in the next major bump.
ok kenjiro
