summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/tasn_enc.c
AgeCommit message (Expand)Author
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