CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2015/02/14 08:23:57
Modified files: lib/libssl/src/crypto/asn1: asn1t.h tasn_dec.c tasn_enc.c tasn_fre.c tasn_new.c Log message: Remove IMPLEMENT_COMPAT_ASN1() and related support code. Nothing uses it in libcrypto/libssl, and nothing seems to use it in the wild, apart from embedded copies of OpenSSL. ok jsing@