Separate tag info and length in ASN.1 encoder
[krb5.git] / src / lib / krb5 / asn.1 / asn1_encode.h
2012-02-12 Greg HudsonSeparate tag info and length in ASN.1 encoder
2012-02-12 Greg HudsonRemove unneeded ASN.1 code
2012-02-11 Greg HudsonData-driven ASN.1 decoder
2012-02-11 Greg HudsonChange optional handling in ASN.1 encoder
2012-02-11 Greg HudsonStyle and naming changes to ASN.1 encoder
2012-02-11 Greg HudsonUse size_t for lengths in ASN.1 encoder
2012-02-11 Greg HudsonFold atype_primitive into atype_fn
2012-01-24 Greg HudsonAvoid sizeof(void) in ASN.1 encoder
2012-01-24 Greg HudsonRedesign ASN.1 encoder engine, removing field_info
2012-01-13 Greg HudsonSimplify integer loading in ASN.1 encoding
2012-01-08 Greg HudsonClean up the asn1 encoder design
2012-01-06 Greg HudsonAdd support for CHOICE in ASN.1 encoder
2012-01-06 Greg HudsonSupport implicit context tags in ASN.1 fields
2012-01-06 Greg HudsonUse content-only ASN.1 primitives
2012-01-06 Greg HudsonMake ASN.1 struct atype_info more extensible
2011-10-17 Tom YuMake reindent
2011-09-19 Greg HudsonFormatting fixes
2011-09-19 Sam HartmanAsn1_encode: indicate DER compressed form without tag...
2011-09-19 Sam HartmanIn order for asn1_encode_oid to be called from DEFLENFN...
2011-09-19 Sam Hartmanasn1_encode.{c,h}: support DEFOCTETWRAPTYPE
2011-03-09 Greg HudsonAdjust most C source files to match the new standards...
2009-11-16 Tom YuFix coding style in lib/krb5/asn.1, remove from exclusi...
2009-10-31 Greg HudsonReformat lib/krb5/asn.1 internal prototypes to avoid...
2009-01-22 Tom Yuwhitespace
2009-01-03 Sam HartmanMerge mskrb-integ onto trunk
2008-10-25 Ken Raeburnpartial rewrite of the ASN.1 encoders
2008-09-09 Ken RaeburnUntabify; trim trailing whitespace; add emacs local...
2004-06-11 Ken Raeburn* asn1_encode.c (asn1_encode_generaltime): Fix memcpy...
2002-11-05 Tom Yu * asn1_encode.h (asn1_encode_oid):
2002-10-23 Sam HartmanImplement asn1_encode_enumerated
2001-10-10 Ken RaeburnDon't conditionalize prototypes; delete macros supporti...
2000-10-17 Ezra Peisach * asn1buf.h: Lengths are now unsigned int for
1999-09-24 Ken Raeburncopyright notice updates from 1.1 branch
1995-05-23 Theodore TsoRearrange #include files so that krb5.h gets included...
1995-04-14 Keith VetterWindows global stuff:
1995-02-28 John GilmoreAvoid <krb5/....> includes
1995-02-22 Keith VetterConverted krb5/des425 and krb5/asn.1 to the PC
1994-07-14 Theodore TsoAdded MIT Copyright notices
1994-06-29 Tom Yufolding in Harry's changes