aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/asn.1/asn1_k_encode.h
AgeCommit message (Expand)AuthorFilesLines
2009-11-05make mark-cstyle; make reindentTom Yu1-1/+1
2009-11-05Reformat some block comments. Refine lib/krb5/asn.1 reindentTom Yu1-31/+31
2009-10-31Reformat lib/krb5/asn.1 internal prototypes to avoid problematic parensGreg Hudson1-65/+90
2008-10-25partial rewrite of the ASN.1 encodersKen Raeburn1-206/+2
2008-09-09Untabify; trim trailing whitespace; add emacs local variables to avoid tabsKen Raeburn1-100/+101
2007-08-01Add PKINIT supportKevin Coffman1-0/+67
2003-10-08Save encoded KRB-SAFE-BODY to avoid problems caused by re-encoding it.Tom Yu1-0/+3
2003-05-06Implement encoders for etype_info2 and add support to s2kparams forSam Hartman1-2/+2
2002-10-24Client code lacks support for draft-ietf-krb-wg-kerberos-sam-01.txtKen Hornstein1-0/+18
2001-10-10Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn1-56/+56
2000-10-17 * asn1buf.h: Lengths are now unsigned int forEzra Peisach1-42/+42
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-1/+22
1995-09-06 * asn1_k_decode.c, asn1_k_decode.h, asn1_k_encode.c, asn1_k_encode.h,Chris Provenzano1-3/+3
1995-09-06 * asn1_k_decode.c, asn1_k_decode.h, asn1_k_encode.c, asn1_k_encode.hChris Provenzano1-3/+3
1995-08-28krb5_decode.c (decode_krb5_alt_method, decode_krb5_etype_info): NewTheodore Tso1-0/+12
1995-04-14Windows global stuff:Keith Vetter1-33/+33
1995-03-02Several small 16 vs 32 bit castsKeith Vetter1-1/+1
1995-02-28Avoid <krb5/....> includesJohn Gilmore1-1/+1
1995-02-22Converted krb5/des425 and krb5/asn.1 to the PCKeith Vetter1-33/+33
1995-02-22Added missing declarations, removed duplicate onesTheodore Tso1-5/+0
1995-02-03* asn1_decode_k.c => asn1_k_decode.cJohn Gilmore1-0/+220