CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2024/03/02 01:54:02
Modified files: lib/libcrypto : Symbols.list Symbols.namespace lib/libcrypto/asn1: a_strnid.c asn1.h lib/libcrypto/hidden/openssl: asn1.h Log message: Remove ASN1_STRING_TABLE_{add,cleanup} This was API for the ASN1_STRING_TABLE extensibility which has been neutered for months and was completely unused in the ecosystem. ok jsing