Use size_t for lengths in ASN.1 encoder
[krb5.git] / src / lib / krb5 / asn.1 / asn1_get.h
2012-02-11 Greg HudsonUse size_t for lengths in ASN.1 encoder
2011-03-09 Greg HudsonAdjust most C source files to match the new standards...
2009-11-05 Tom Yumake mark-cstyle; make reindent
2009-11-05 Tom YuReformat some block comments. Refine lib/krb5/asn...
2009-10-31 Greg HudsonReformat lib/krb5/asn.1 internal prototypes to avoid...
2008-09-09 Ken RaeburnUntabify; trim trailing whitespace; add emacs local...
2008-08-07 Ken RaeburnUse bitfields for class and construction type
2003-03-12 Ken RaeburnRewrite asn1_get_tag interface to use a structure point...
2002-09-03 Ken RaeburnUse prototype style definitions for functions. Avoid...
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-11-01 Tom Yu * krb5_decode.c (begin_structure): Update to deal...
1999-09-24 Ken Raeburncopyright notice updates from 1.1 branch
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