Avoid warnings.
[openssl.git] / crypto / asn1 / tasn_enc.c
2008-02-28 Dr. Stephen HensonAvoid warnings.
2007-09-18 Andy PolyakovAddenum to "Constify obj_dat.[ch]."
2006-11-16 Dr. Stephen HensonInitial, incomplete support for typesafe macros without...
2006-01-19 Dr. Stephen HensonFixes for BOOL handling: produce errors for invalid...
2005-09-20 Andy Polyakov"Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT...
2005-09-01 Dr. Stephen HensonExtend callback function to support print customization.
2004-04-25 Dr. Stephen HensonMore ASN1 reformat/tidy.
2004-04-24 Dr. Stephen HensonReformat/tidy some of the ASN1 code.
2003-02-25 Dr. Stephen HensonFix indefinite length encoding so EOC correctly updates
2002-10-06 Dr. Stephen HensonOops, remove old comment out debugging printf...
2002-10-06 Richard LevittePlease do not use C++ comments in C code.
2002-10-03 Dr. Stephen HensonPreliminary streaming ASN1 encode support.
2001-08-26 Geoff Thorpegcc can't spot that 'derlst' is not used uninitialised...
2001-03-08 Bodo Mölleravoid compiler warning
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.
2000-12-13 Dr. Stephen HensonChange the PKCS7 structure to use SEQUENCE OF for the
2000-12-08 Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code