summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/asn1t.h
AgeCommit message (Expand)Author
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe
2008-11-05Update obsolete email address...Dr. Stephen Henson
2008-11-01More size_tification.Ben Laurie
2008-03-23Fix duplicate asn1 ctrl values.Dr. Stephen Henson
2008-03-12And so it begins...Dr. Stephen Henson
2008-02-08Support custom primitive type printing routines and add one to LONG type.Dr. Stephen Henson
2007-06-08WIN32 fixes.Dr. Stephen Henson
2007-05-10More useful ASN1 macros for static allocation functions.Dr. Stephen Henson
2006-12-19remove trailing '\'Nils Larsch
2005-09-03Update print macro properly this time...Dr. Stephen Henson
2005-09-03Update ASN1 print implement macro.Dr. Stephen Henson
2005-09-03Update asn1t.h too for ASN1 print.Dr. Stephen Henson
2005-09-01Extend callback function to support print customization.Dr. Stephen Henson
2005-09-01Update ASN1 printing code and add a -print option to 'pkcs7' utility forDr. Stephen Henson
2005-09-01Initial support for ASN1 print code.Dr. Stephen Henson
2005-04-23make asn.1 field names constNils Larsch
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte
2003-10-29Remove a line that was causing redundant declarations.Geoff Thorpe
2003-03-20New ASN1 macros to just implement and declare the new and free functionsDr. Stephen Henson
2002-10-20In my extreme debug mode, gcc complains that 'static' doesn't comeRichard Levitte
2002-10-03Preliminary streaming ASN1 encode support.Dr. Stephen Henson
2001-07-27More linker bloat reorganisation:Dr. Stephen Henson
2001-03-02Introduce the possibility to access global variables throughRichard Levitte
2001-02-23Get rid of ASN1_ITEM_FUNCTIONS dummy functionDr. Stephen Henson
2001-02-23Initial support for ASN1_ITEM_FUNCTION option toDr. Stephen Henson
2001-02-16New options to 'ca' utility to support CRL entry extensions.Dr. Stephen Henson
2000-12-31If OPENSSL_BUILD_SHLIBCRYPTO (for files that end up as libcryptoRichard 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