Remove some unused structures and encoders
[krb5.git] / src / lib / krb5 / asn.1 / asn1_k_decode.h
2012-01-07 Greg HudsonRemove some unused structures and encoders
2012-01-07 Greg HudsonRemove SAM encoders and structures
2011-12-21 Greg HudsonStop using krb5_typed_data structure type
2011-12-21 Greg HudsonStop using krb5_octet_data
2011-10-17 Tom YuMake reindent
2011-09-19 Greg HudsonFormatting fixes
2011-09-19 Sam HartmanImplement encoding and decoding for supportedKDFs and...
2011-03-09 Greg HudsonAdjust most C source files to match the new standards...
2010-04-30 Greg HudsonAdd IAKERB mechanism and gss_acquire_cred_with_password
2009-11-14 Greg HudsonConstrained delegation without PAC support
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...
2009-10-31 Tom Yumake mark-cstyle
2009-10-09 Greg HudsonImplement GSS naming extensions and authdata verification
2009-09-13 Greg HudsonImplement s4u extensions
2009-03-31 Sam HartmanImplement FAST from draft-ietf-krb-wg-preauth-framework
2009-02-13 Greg HudsonCorrect numerous memory leaks on error conditions in...
2009-01-22 Tom Yuwhitespace
2009-01-03 Sam HartmanMerge mskrb-integ onto trunk
2008-09-09 Ken RaeburnUntabify; trim trailing whitespace; add emacs local...
2007-08-01 Kevin CoffmanAdd PKINIT support
2003-07-22 Sam HartmanSend generalstring not octetstring in etype_info2....
2003-06-20 Sam HartmanSplit out etype_info2 decoder from etype_info decoder...
2003-05-18 Tom YuSequence numbers are now unsigned. Implement lenient...
2002-10-24 Ken HornsteinClient code lacks support for draft-ietf-krb-wg-kerbero...
2001-10-10 Ken RaeburnDon't conditionalize prototypes; delete macros supporti...
1999-09-24 Ken Raeburncopyright notice updates from 1.1 branch
1996-06-12 Theodore TsoAdd prototypes for the SAM encoding and decoding functi...
1995-09-12 Ezra PeisachReinstate the keytype -> enctype changes and keep the...
1995-09-11 Keith VetterMac Beta 1 submission
1995-09-06 Chris Provenzano * asn1_k_decode.c, asn1_k_decode.h, asn1_k_enco...
1995-09-06 Chris Provenzano * asn1_k_decode.c, asn1_k_decode.h, asn1_k_enco...
1995-08-28 Theodore Tsokrb5_decode.c (decode_krb5_alt_method, decode_krb5_etyp...
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
1995-02-22 Theodore TsoAdded missing declarations, removed duplicate ones
1995-02-03 John Gilmore* asn1_decode_k.c => asn1_k_decode.c