aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/decode_kdc.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-16Move prototypes for krb5int_send_tgs and krb5int_decode_tgs_rep to int-proto.h.Ezra Peisach1-0/+1
2009-10-31make mark-cstyleTom Yu1-20/+20
2009-05-07Try decrypting using session key if subkey fails in tgs rep handlingSam Hartman1-4/+2
2009-02-13Implement TGS authenticator subkey usageSam Hartman1-6/+1
2002-09-03protoizeKen Raeburn1-5/+1
2000-06-30 * t_walk_rtree.c (main): Declare as returning intEzra Peisach1-2/+2
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-4/+14
1995-09-12Reintegrate Macintosh changesEzra Peisach1-12/+5
1995-09-11Mac Beta 1 submissionKeith Vetter1-5/+12
1995-09-06 * decode_kdc.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c, gc_frm_kdc.cChris Provenzano1-12/+5
1995-04-14Windows global stuff:Keith Vetter1-1/+1
1995-02-28* *.c: Avoid <krb5/...> includes.John Gilmore1-6/+1
1995-02-27Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1-1/+1
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-11/+9
1994-08-18stamp out rcs keywordsMark Eichin1-6/+1
1994-06-29folding in Harry's changesTom Yu1-1/+1
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1992-08-26Changed to make saber flame less..Theodore Tso1-1/+2
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-04-19don't believe in that comment anymoreJohn Kohl1-2/+0
1991-03-14fix copyrightsJohn Kohl1-1/+1
1990-12-13enc_rep is no longer constJohn Carr1-2/+2
1990-10-10changes for new encryption data structuresJohn Kohl1-18/+10
1990-05-25fix copyright/distribution referenceJohn Kohl1-1/+1
1990-05-23fix include filesJohn Kohl1-4/+0
1990-04-18add const to function signatures as appropriateJohn Kohl1-6/+6
1990-04-17check msg type before decodingJohn Kohl1-0/+2
1990-03-26fix up error codesJohn Kohl1-1/+1
1990-03-09add a missing krb5_free_kdc_rep()John Kohl1-0/+1
1990-02-08change declaration of krb5_decode_kdc_rep for ANSI stuffJohn Kohl1-6/+9
1990-02-07move decrypt out to separate functionJohn Kohl1-43/+4
1990-02-03unify the extern stuff into an include fileJohn Kohl1-6/+2
1990-02-02convert to use valid_etype macroJohn Kohl1-3/+1
1990-02-01*** empty log message ***John Kohl1-0/+125