CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/05/12 13:16:35
Modified files:
lib/libssl/src/crypto/asn1: asn1.h asn_pack.c
lib/libssl/src/crypto/stack: safestack.h
Log message:
Bring back ASN1_seq_pack(), ASN1_seq_unpack(), ASN1_pack_string() and
ASN1_unpack_string() from the NO_ASN1_OLD purge; turns out that some Ruby
extensions still use them, unfortunately, so we need to give them some more
time to catch up on ``recent'' interfaces.
Riding on the libcrypto major bump.
