base: make heimqueue.h a shared header
[metze/heimdal/wip.git] / lib / asn1 / gen_length.c
2020-02-04 Luke Howardbase: make heimqueue.h a shared header
2013-06-04 Love Hornquist AstrandMerge branch 'nico/gss_constify'
2013-06-04 Love Hornquist Astrandquel 64bit warnings, fixup implicit encoding for templa...
2011-12-13 Nicolas Williams64-bit build fixes for ASN.1 compiler 64-bit integer...
2011-12-13 Nicolas WilliamsAdd 64-bit integer support to ASN.1 compiler
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-20 Asanka HerathType safety and variable initialization in ASN.1 genera...
2010-05-30 Love Hornquist Astrandcatch error from as.*printf
2009-11-21 Love Hornquist Astrandfirst stange of asn1 table driven compiler
2009-09-30 Love Hornquist Astrandimplement TeletexString
2009-05-28 Love Hörnquist Åstrandremove trailing whitespace
2008-09-13 Love Hörnquist Åstrandremove trailing whitespace
2008-09-13 Love Hörnquist Åstrandswitch to utf8 encoding of all files
2007-07-12 Love Hörnquist Åstrandtry to avoid aliasing of pointers enum {} vs int
2006-12-28 Love Hörnquist ÅstrandAdd VisibleString parsing
2006-10-14 Love Hörnquist Åstrandprefix primitive types with der_
2006-10-14 Love Hörnquist Åstrandprefix primitive types with der_
2005-08-23 Love Hörnquist ÅstrandChange name of oldret for each instance its used to...
2005-07-19 Love Hörnquist Åstrand(length_type): cast size_t argument to unsigned long...
2005-07-13 Love Hörnquist Åstrand(TChoice): add () to make sure variable expression...
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
2004-01-19 Love Hörnquist Åstrand(length_type): TSequenceOf: add up the size of all...
2003-10-03 Love Hörnquist Åstrandadd boolan support
2003-05-20 Love Hörnquist Åstrand-= add parser/generate glue for UTF8String and NULL
2001-09-25 Assar Westerlundadd ENUMERATED and OBJECT IDENTIFIER
2000-06-21 Assar Westerlund(length_type): fail on malloc error
2000-06-19 Johan Danielssonsupport for distinguished value integers
2000-04-06 Assar Westerlund(length_type): add TUInteger
1999-12-02 Johan Danielssonremove advertising clause
1999-10-10 Assar Westerlundconst-ize
1997-07-16 Johan DanielssonAdd copyright notice.
1997-07-15 Assar Westerlundchanged asn1_locl.h to gen_locl.h and der_locl.h
1997-07-14 Assar WesterlundUse `err' and `asprintf'
1997-06-30 Assar Westerlund(length_type): Make the length functions for SequenceOf
1997-03-17 Johan DanielssonSplit of gen.c