CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/12/27 09:05:57
Modified files:
lib/libcrypto/asn1: asn1.h
lib/libcrypto/ocsp: ocsp.h
lib/libcrypto/pkcs12: pkcs12.h
lib/libcrypto/pkcs7: pkcs7.h
lib/libcrypto/ts: ts.h
lib/libcrypto/x509: x509.h
lib/libcrypto/x509v3: x509v3.h
Log message:
Remove all DECLARE_ASN1_SET_OF macro usage - since 2000 these have been
nothing but markers for utils/mkstack.pl... and we removed the code that
generated more macros from these markers in 2014.
