]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/asn1/tasn_dec.c
Don't attempt to parse nested ASN1 strings by default.
[thirdparty/openssl.git] / crypto / asn1 / tasn_dec.c
2005-04-30  Dr. Stephen HensonDon't attempt to parse nested ASN1 strings by default.
2005-04-30  Dr. Stephen HensonUse more efficient way to locate end of an ASN1 structure.
2004-04-27  Dr. Stephen HensonMake ASN1 code work again...
2004-04-25  Dr. Stephen HensonMore ASN1 reformat/tidy.
2004-04-24  Dr. Stephen HensonReformat/tidy some of the ASN1 code.
2004-03-15  Richard LevitteConstify d2i, s2i, c2i and r2i functions and other...
2003-09-30  Dr. Stephen HensonASN1 parse fix and release file changes.
2002-11-13  Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-10-03  Dr. Stephen HensonPreliminary streaming ASN1 encode support.
2002-08-23  Dr. Stephen HensonReinstate the check for invalid length BIT STRINGS,
2002-01-29  Lutz JänickeShut up compiler warnings for inconsistent declarations.
2001-07-27  Dr. Stephen HensonMore linker bloat reorganisation:
2001-04-21  Dr. Stephen HensonFix ASN1 bug when decoding OTHER type.
2001-04-05  Bodo MöllerDon't use 'tt' uninitialized when reporting an error
2001-04-02  Dr. Stephen HensonRewrite CHOICE field setting code to properly handle
2001-02-25  Dr. Stephen HensonTrap an invalid ASN1_ITEM construction and print out
2001-02-23  Dr. Stephen HensonInitial support for ASN1_ITEM_FUNCTION option to
2001-02-20  Richard LevitteInclude string.h so mem*() functions get properly declared.
2001-01-04  Dr. Stephen HensonFix typo in OCSP nonce extension.
2001-01-04  Dr. Stephen HensonUpdate OCSP API.
2000-12-31  Dr. Stephen HensonRewrite PKCS#12 code and remove some of the old
2000-12-21  Dr. Stephen HensonVarious Win32 related fixes. Doesn't compile yet on
2000-12-08  Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code