CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/10/24 11:57:22
Modified files:
lib/libcrypto : Makefile Symbols.list
lib/libcrypto/asn1: asn1.h asn1_lib.c asn_pack.c
lib/libcrypto/stack: safestack.h
Removed files:
lib/libcrypto/asn1: a_bytes.c a_set.c asn1_mac.h
Log message:
Remove a bunch of ancient and highly crufty ASN.1 related code from
libcrypto (the "new" stuff replaced this back around 2000 or so...).
ok tb@
