Declare ASN.1 exported data using ASN1EXP
[abartlet/lorikeet-heimdal.git/.git] / lib / asn1 / gen.c
2010-09-14 Asanka HerathDeclare ASN.1 exported data using ASN1EXP
2010-08-21 Love Hornquist AstrandChanges from Asanka Herath of Secure Endpoint for addit...
2010-08-20 Asanka HerathExport and calling convention annotation for lib/asn1
2010-08-08 Love Hornquist AstrandProvide a cpp symbols for oids that is a pointer
2010-08-08 Love Hornquist Astrandmake printablestring and ia5string octetstrings
2010-05-30 Love Hornquist Astrandcatch error from as.*printf
2010-05-30 Love Hornquist Astrandcatch error from as.*printf
2009-12-23 Love Hornquist AstrandMerge in last changes from Asanka for the win32 port
2009-12-23 Love Hornquist AstrandMerge branch 'master' into win32-port
2009-12-22 Asanka HerathMerge remote branch 'lha/master' into win32-port2
2009-12-21 Asanka HerathMerge remote branch 'h-github/master' into win32-port2
2009-12-01 Asanka HerathMerge commit 'lha/master' into win32-port2
2009-11-25 Asanka Herath(lib/asn1/gen.c) The name for define_type() shouldn...
2009-11-21 Love Hornquist Astrandfirst stange of asn1 table driven compiler
2009-09-30 Love Hornquist Astrandimplement TeletexString
2009-06-03 Love Hörnquist Åstrandfilename != headername
2009-06-03 Love Hörnquist ÅstrandGenerate header as foo.hx so that we don't overwrite it.
2009-05-28 Love Hörnquist Åstrandremove trailing whitespace
2009-02-11 Love Hörnquist Åstranddrop variable at the end
2009-02-11 Love Hörnquist ÅstrandExport oid as variable, simplies codebase.
2009-01-25 Love Hörnquist Åstrandremove -DHAVE_CONFIG_H, add --one-source-file, rename...
2008-12-11 Love Hörnquist Åstrandfree array when done, cid#127
2008-09-13 Love Hörnquist Åstrandremove trailing whitespace
2008-09-13 Love Hörnquist Åstrandswitch to utf8 encoding of all files
2008-04-07 Love Hörnquist ÅstrandUse unsigned where appropriate.
2008-01-13 Love Hörnquist ÅstrandREVERT: add and use der_{malloc,free}
2008-01-13 Love Hörnquist Åstrandadd and use der_{malloc,free}
2007-06-27 Love Hörnquist ÅstrandInclude <limits.h> for UINT_MAX.
2007-05-11 Love Hörnquist ÅstrandAdd struct units; as a forward declaration. Pointed...
2006-12-28 Love Hörnquist ÅstrandAdd VisibleString parsing
2006-10-14 Love Hörnquist Åstrandmove any definitions here.
2006-09-05 Love Hörnquist ÅstrandGenerate sequence function.
2006-03-31 Love Hörnquist Åstrand(generate_header_of_codefile): remove unused variable.
2006-03-30 Love Hörnquist ÅstrandPut all the IMPORTed headers into the headerfile to...
2006-03-08 Love Hörnquist Åstrand(init_generate): Nothing in the generated files needs...
2005-12-06 Love Hörnquist ÅstrandSet new constraints pointer in Type to NULL for inline...
2005-08-23 Love Hörnquist ÅstrandConst poision.
2005-07-19 Love Hörnquist Åstrand(generate_constant): oid elements are unsigned
2005-07-12 Love Hörnquist ÅstrandCommit much improved ASN.1 compiler from joda-choice...
2005-07-10 Love Hörnquist Åstrandmake scope variables unique to avoid shadow warnings
2005-06-16 Love Hörnquist Åstrandrename function filename to get_filename
2005-03-31 Love Hörnquist Åstrandavoid const string warnings steming from writeable...
2004-03-07 Love Hörnquist Åstrandcatch CHOICE and generate dummy placeholder
2003-10-03 Love Hörnquist Åstrandadd boolan support
2003-08-23 Love Hörnquist Åstranddon't prefix the pretty printer with heim_
2003-08-23 Love Hörnquist Åstrandspelling
2003-08-23 Love Hörnquist Åstrands/UTF8String/heim_utf8_string/ in generated code
2003-07-15 Love Hörnquist Åstrandprefix typedef\'s and structs with heim_
2003-05-20 Love Hörnquist Åstrand-= add parser/generate glue for UTF8String and NULL
2003-04-17 Love Hörnquist Åstrandremove strcpy/sprintf
2002-09-04 Johan Danielssonadd convenience macro that allocates a buffer and encod...
2002-08-26 Assar Westerlundinclude <string.h> in the generated files (for memset)
2001-09-27 Assar Westerlundremove libasn1.h
2001-09-25 Assar Westerlundadd ENUMERATED and OBJECT IDENTIFIER
2001-07-15 Assar Westerlund(define_asn1): remove an unused variable
2000-06-19 Johan Danielssonsupport for distinguished value integers
2000-04-09 Assar Westerlund(filename): new function
2000-04-06 Assar Westerlund(define_asn1): add TUInteger
1999-12-02 Johan Danielssonremove advertising clause
1999-11-13 Assar Westerlund(define_type): make length in sequences be unsigned.
1999-10-10 Assar Westerlundconst-ize
1999-02-28 Johan Danielssonmake `BIT STRING's unsigned
1999-02-28 Johan Danielssonadd TUInteger type
1999-02-13 Assar Westerlund(define_type): map ASN1 Integer to `int' instead of...
1997-11-12 Johan DanielssonPrototype for timegm().
1997-10-26 Johan DanielssonFix formating of SEQUENCES.
1997-08-28 Assar Westerlundcall generate_glue
1997-07-20 Johan DanielssonRename basename to avoid conflict with basename(3).
1997-07-20 Johan Danielssonx
1997-07-20 Johan DanielssonImprove formatting of headerfile.
1997-07-20 Johan DanielssonBlock definitions of octet_string and general_string.
1997-07-20 Johan Danielssonargv[2] is basename of the headerfile
1997-07-16 Johan DanielssonAdd copyright notice.
1997-07-16 Johan DanielssonRemove generate_maybe().
1997-07-15 Assar Westerlundchanged asn1_locl.h to gen_locl.h and der_locl.h
1997-07-14 Assar WesterlundGive tags to generated structs.
1997-07-01 Johan DanielssonNow all decode_* and encode_* functions now take a...
1997-06-15 Assar Westerlundtime.h
1997-06-09 Johan Danielssonkrb5_data -> octet_string, char * -> general_string
1997-06-07 Johan DanielssonFix comment.
1997-06-06 Johan DanielssonGenerate a more readable header file.
1997-03-17 Johan DanielssonMoved a lot of code to gen_{encode,decode,free,length...
1997-03-16 Assar WesterlundFix encoding and decoding of BitStrings
1997-03-14 Assar WesterlundFix filename in generated files
1997-03-14 Johan DanielssonGenerate one file for each type.
1997-03-14 Assar WesterlundGenerate `length_FOO' functions
1997-03-12 Johan DanielssonGenerate free functions.
1997-03-12 Assar Westerlundoptimize the case with a simple type
1997-03-10 Assar Westerlundreduced generated code by 1/5
1997-03-08 Assar Westerlundperhaps even decodes bitstrings
1997-02-11 Assar WesterlundA DER integer should really be a `unsigned'
1997-02-08 Assar Westerlundchanged paramater from void * to Foo *
1996-12-15 Johan DanielssonLots of random changes.
1996-12-15 Johan DanielssonFixes for broken DCE and MIT code.
1996-10-22 Johan DanielssonChanged name of output file to asn1.[ch]
1996-10-20 Assar WesterlundGenerate headers for encode and decode functions.
1996-10-20 Johan DanielssonUgh
1996-10-14 Assar Westerlundnow, kinit and klist seems to work
1996-10-13 Assar WesterlundNow uses generated ASN1-code.