CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/02/10 01:33:10
Modified files:
lib/libssl/src/crypto/asn1: a_int.c a_object.c a_type.c
x_algor.c x_crl.c x_name.c
lib/libssl/src/crypto/x509: x509_ext.c x509_vfy.c
lib/libssl/src/crypto/x509v3: v3_crld.c v3_sxnet.c
Log message:
The IMPLEMENT_STACK_OF and IMPLEMENT_ASN1_SET_OF macros were turned into
noops around 15 years ago. Remove multiple occurances of both that still
exist in the code today.
