CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2023/12/15 15:24:15
Modified files: regress/lib/libcrypto/asn1: Makefile Removed files: regress/lib/libcrypto/asn1: string_table.c Log message: Remove the string_table test If it wasn't for security/xca, all of the ASN1_STRING_TABLE API would hit the attic before long. API design by a trained professional... The table can at least be made immutable, which in turn makes this test entirely pointless.