Bring back ASN1_seq_pack(), ASN1_seq_unpack(), ASN1_pack_string() and
authormiod <miod@openbsd.org>
Mon, 12 May 2014 19:16:35 +0000 (19:16 +0000)
committermiod <miod@openbsd.org>
Mon, 12 May 2014 19:16:35 +0000 (19:16 +0000)
commit37551cbdbcc4977e16d6379d3e93bf098208378b
tree04120b3ef3546a1a20a715a684b0f8d96168d545
parent4c60c45e934fe98c717601eab1e70d0dddf0989b
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.
lib/libcrypto/asn1/asn1.h
lib/libcrypto/asn1/asn_pack.c
lib/libcrypto/stack/safestack.h
lib/libssl/src/crypto/asn1/asn1.h
lib/libssl/src/crypto/asn1/asn_pack.c
lib/libssl/src/crypto/stack/safestack.h