summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/tasn_enc.c
AgeCommit message (Expand)Author
2008-11-05Update obsolete email address...Dr. Stephen Henson
2008-02-28Avoid warnings.Dr. Stephen Henson
2007-09-18Addenum to "Constify obj_dat.[ch]."Andy Polyakov
2006-11-16Initial, incomplete support for typesafe macros without using functionDr. Stephen Henson
2006-01-19Fixes for BOOL handling: produce errors for invalid string for mini-compiler,Dr. Stephen Henson
2005-09-20"Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT table lookups.Andy Polyakov
2005-09-01Extend callback function to support print customization.Dr. Stephen Henson
2004-04-25More ASN1 reformat/tidy.Dr. Stephen Henson
2004-04-24Reformat/tidy some of the ASN1 code.Dr. Stephen Henson
2003-02-25Fix indefinite length encoding so EOC correctly updatesDr. Stephen Henson
2002-10-06Oops, remove old comment out debugging printf...Dr. Stephen Henson
2002-10-06Please do not use C++ comments in C code.Richard Levitte
2002-10-03Preliminary streaming ASN1 encode support.Dr. Stephen Henson
2001-08-26gcc can't spot that 'derlst' is not used uninitialised, so appease it.Geoff Thorpe
2001-03-08avoid compiler warningBodo Möller
2001-02-23Initial support for ASN1_ITEM_FUNCTION option toDr. Stephen Henson
2001-02-20Include string.h so mem* functions get properly declared.Richard Levitte
2000-12-13Change the PKCS7 structure to use SEQUENCE OF for theDr. Stephen Henson
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson