aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/asn.1/asn1_k_decode.h
AgeCommit message (Expand)AuthorFilesLines
2009-11-14Constrained delegation without PAC supportGreg Hudson1-0/+6
2009-11-05make mark-cstyle; make reindentTom Yu1-1/+1
2009-11-05Reformat some block comments. Refine lib/krb5/asn.1 reindentTom Yu1-31/+49
2009-10-31Reformat lib/krb5/asn.1 internal prototypes to avoid problematic parensGreg Hudson1-215/+174
2009-10-31make mark-cstyleTom Yu1-4/+4
2009-10-09Implement GSS naming extensions and authdata verificationGreg Hudson1-0/+6
2009-09-13Implement s4u extensionsGreg Hudson1-0/+4
2009-03-31Implement FAST from draft-ietf-krb-wg-preauth-frameworkSam Hartman1-0/+12
2009-02-13Correct numerous memory leaks on error conditions in the ASN.1Greg Hudson1-0/+26
2009-01-22whitespaceTom Yu1-3/+3
2009-01-03Merge mskrb-integ onto trunkSam Hartman1-0/+7
2008-09-09Untabify; trim trailing whitespace; add emacs local variables to avoid tabsKen Raeburn1-87/+88
2007-08-01Add PKINIT supportKevin Coffman1-1/+44
2003-07-22Send generalstring not octetstring in etype_info2. Accept eitherSam Hartman1-1/+1
2003-06-20Split out etype_info2 decoder from etype_info decoder. In theSam Hartman1-2/+2
2003-05-18Sequence numbers are now unsigned. Implement lenient parser forTom Yu1-0/+2
2002-10-24Client code lacks support for draft-ietf-krb-wg-kerberos-sam-01.txtKen Hornstein1-0/+11
2001-10-10Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn1-50/+50
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1996-06-12Add prototypes for the SAM encoding and decoding functions, which areTheodore Tso1-2/+12
1995-09-12Reinstate the keytype -> enctype changes and keep the new Mac changesEzra Peisach1-4/+2
1995-09-11Mac Beta 1 submissionKeith Vetter1-2/+4
1995-09-06 * asn1_k_decode.c, asn1_k_decode.h, asn1_k_encode.c, asn1_k_encode.h,Chris Provenzano1-4/+4
1995-09-06 * asn1_k_decode.c, asn1_k_decode.h, asn1_k_encode.c, asn1_k_encode.hChris Provenzano1-4/+2
1995-08-28krb5_decode.c (decode_krb5_alt_method, decode_krb5_etype_info): NewTheodore Tso1-0/+6
1995-04-14Windows global stuff:Keith Vetter1-43/+43
1995-02-28Avoid <krb5/....> includesJohn Gilmore1-1/+1
1995-02-22Converted krb5/des425 and krb5/asn.1 to the PCKeith Vetter1-43/+43
1995-02-22Added missing declarations, removed duplicate onesTheodore Tso1-4/+7
1995-02-03* asn1_decode_k.c => asn1_k_decode.cJohn Gilmore1-0/+159