aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/asn.1/krb5_encode.c
AgeCommit message (Expand)AuthorFilesLines
2004-05-17This commit was manufactured by cvs2svn to create tagkfw-2.6.2-beta2no author1-4/+69
2002-10-24Client code lacks support for draft-ietf-krb-wg-kerberos-sam-01.txtKen Hornstein1-0/+36
2002-09-03Use prototype style definitions for functions. Avoid variable name "class"Ken Raeburn1-96/+32
2000-10-17 * asn1buf.h: Lengths are now unsigned int forEzra Peisach1-4/+4
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1996-04-09add sam encoders, decoders, including "optional string" macrosMark Eichin1-0/+55
1995-11-08* krb5_decode.c (decode_krb5_pa_enc_ts, decode_krb5_enc_data): AddedTheodore Tso1-0/+31
1995-10-02 * krb5_encode.c (krb5_cleanup): If asn1buf_destroy fails, don'tMark Eichin1-1/+0
1995-09-2332 bit word being passed as an intTheodore Tso1-1/+1
1995-09-12Reinstate the keytype -> enctype changes and keep the new Mac changesEzra Peisach1-2/+2
1995-09-11Mac Beta 1 submissionKeith Vetter1-2/+2
1995-09-06 * asn1_k_decode.c, asn1_k_decode.h, asn1_k_encode.c, asn1_k_encode.h,Chris Provenzano1-2/+2
1995-08-28krb5_decode.c (decode_krb5_alt_method, decode_krb5_etype_info): NewTheodore Tso1-0/+29
1995-08-26krb5_encode.c (encode_krb5_padata_sequence): New function which encodes aTheodore Tso1-0/+14
1995-04-14Windows global stuff:Keith Vetter1-22/+22
1995-02-28Avoid <krb5/....> includesJohn Gilmore1-1/+1
1995-02-22Converted krb5/des425 and krb5/asn.1 to the PCKeith Vetter1-22/+22
1995-02-10Removed ISODE cruftTheodore Tso1-1/+1
1995-02-03* asn1_decode_k.c => asn1_k_decode.cJohn Gilmore1-1/+1
1995-01-13Removed all references to DECLARG and OLDDECLARGChris Provenzano1-88/+66
1994-09-28= should have been == in commented out codeTheodore Tso1-2/+2
1994-08-171) Stop checking the msg_type field unless KRB5_MSGTYPE_STRICT is definedTheodore Tso1-1/+1
1994-08-11Changes to prevent krb5_encode.c from writing to constant structures.Theodore Tso1-21/+4
1994-07-14Added MIT Copyright noticesTheodore Tso1-0/+23
1994-06-29folding in Harry's changesTom Yu1-0/+737