summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/tasn_fre.c
AgeCommit message (Collapse)Author
2008-11-05Update obsolete email address...Dr. Stephen Henson
2008-03-14Only call free once in CHOICE type.Dr. Stephen Henson
2006-11-16Initial, incomplete support for typesafe macros without using functionDr. Stephen Henson
casts.
2005-09-01Extend callback function to support print customization.Dr. Stephen Henson
2004-04-25More ASN1 reformat/tidy.Dr. Stephen Henson
2002-11-05Check for NULL ASN1_ITEM when initializeingDr. Stephen Henson
boolean option in ASN1_TYPE.
2002-10-03Preliminary streaming ASN1 encode support.Dr. Stephen Henson
2001-02-23Initial support for ASN1_ITEM_FUNCTION option toDr. Stephen Henson
change the way ASN1 modules are exported. Still needs a bit of work for example the hack which a dummy function prototype to avoid compilers warning about multiple ;s.
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson
to main trunk. Lets see if the makes it to openssl-cvs :-)