]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/asn1/tasn_dec.c
Free up ADB and CHOICE if already initialised.
[thirdparty/openssl.git] / crypto / asn1 / tasn_dec.c
2015-03-18  Dr. Stephen HensonFree up ADB and CHOICE if already initialised.
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellFix strange formatting by indent
2015-01-05  Dr. Stephen HensonReject invalid constructed encodings.
2010-06-12  Ben LaurieFix gcc 4.6 warnings. Check TLS server hello extension...
2009-03-25  Dr. Stephen HensonPR: 1868
2009-03-25  Dr. Stephen HensonReject BMPStrings and UniversalStrings of invalid lengt...
2009-03-14  Dr. Stephen HensonPermit nested ASN1 string encoding but with a maximum...
2008-11-05  Dr. Stephen HensonChange old obsolete email address...
2007-12-16  Dr. Stephen HensonUpdates from HEAD.
2007-09-06  Dr. Stephen Hensongcc 4.2 fixes to avoid use or function pointer casts...
2007-01-23  Dr. Stephen HensonUpdate from 0.9.7-stable.
2006-09-28  Mark J. CoxIntroduce limits to prevent malicious keys being able to
2006-08-31  Dr. Stephen HensonFix from HEAD.
2006-02-19  Dr. Stephen HensonFix from HEAD.
2006-02-08  Nils Larschbackport recent changes from the cvs head
2006-01-31  Dr. Stephen HensonFix from HEAD.
2005-05-17  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-11  Bodo MöllerFix more error codes.
2005-04-30  Dr. Stephen HensonTypo.
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