summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/asn1_gen.c
AgeCommit message (Expand)Author
2009-11-10PR: 2090Dr. Stephen Henson
2009-02-10Submitted by: Peter Sylvester <Peter.Sylvester@edelweb.fr>Dr. Stephen Henson
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-01size_tification.Ben Laurie
2007-10-13Bunch of constifications.Andy Polyakov
2006-11-16Initial, incomplete support for typesafe macros without using functionDr. Stephen Henson
2006-03-15fix problems found by coverity: remove useless codeNils Larsch
2006-01-19Fixes for BOOL handling: produce errors for invalid string for mini-compiler,Dr. Stephen Henson
2006-01-14support numeric strings in ASN1_generate_nconfNils Larsch
2005-05-09Update util/ck_errf.pl script, and have it run automaticallyBodo Möller
2005-04-23make asn.1 field names constNils Larsch
2005-03-31Give everything prototypes (well, everything that's actually used).Ben Laurie
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte
2003-10-29A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.Geoff Thorpe
2003-02-20Ooops forgot to recognise V_ASN1_GENERALSTRING.Dr. Stephen Henson
2003-02-18Typo.Dr. Stephen Henson
2003-02-11GeneralString support in mini-ASN1 compilerDr. Stephen Henson
2002-11-15Add SETWRAP modifier to ASN1 generate.Dr. Stephen Henson
2002-11-13Fix warnings, makefile cockup.Ben Laurie
2002-11-13Only accept exact match for modifier or tag nameDr. Stephen Henson
2002-11-12Initial ASN1 generation code. This can constructDr. Stephen Henson