Remove combine option from ASN.1 code.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 26 Mar 2015 15:39:55 +0000 (15:39 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 26 Mar 2015 22:04:15 +0000 (22:04 +0000)
commitee9d76371ae8ea433c19162c2e1522dcd188e556
treed2368dca76e97c46138b2f9d9c3691503e9f59e4
parentea6b07b54c1f8fc2275a121cdda071e2df7bd6c1
Remove combine option from ASN.1 code.

Remove the combine option. This was used for compatibility with some
non standard behaviour in ancient versions of OpenSSL: specifically
the X509_ATTRIBUTE and DSAPublicKey handling. Since these have now
been revised it is no longer needed.

Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/asn1/asn1.h
crypto/asn1/asn1_err.c
crypto/asn1/asn1t.h
crypto/asn1/tasn_fre.c
crypto/asn1/tasn_new.c
crypto/asn1/tasn_utl.c