summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/decode_kdc.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust krb5int_decode_tgs_rep, closing a leakGreg Hudson2011-11-231-19/+20
* Whitespace, style changes to past two commitsGreg Hudson2011-11-231-10/+10
* FAST TGSSam Hartman2011-11-231-4/+22
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-5/+1
* Move prototypes for krb5int_send_tgs and krb5int_decode_tgs_rep to int-proto.h.Ezra Peisach2009-11-161-0/+1
* make mark-cstyleTom Yu2009-10-311-20/+20
* Try decrypting using session key if subkey fails in tgs rep handlingSam Hartman2009-05-071-4/+2
* Implement TGS authenticator subkey usageSam Hartman2009-02-131-6/+1
* protoizeKen Raeburn2002-09-031-5/+1
* * t_walk_rtree.c (main): Declare as returning intEzra Peisach2000-06-301-2/+2
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-4/+14
* Reintegrate Macintosh changesEzra Peisach1995-09-121-12/+5
* Mac Beta 1 submissionKeith Vetter1995-09-111-5/+12
* * decode_kdc.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c, gc_frm_kdc.cChris Provenzano1995-09-061-12/+5
* Windows global stuff:Keith Vetter1995-04-141-1/+1
* * *.c: Avoid <krb5/...> includes.John Gilmore1995-02-281-6/+1
* Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1995-02-271-1/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-11/+9
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* folding in Harry's changesTom Yu1994-06-291-1/+1
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Changed to make saber flame less..Theodore Tso1992-08-261-1/+2
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* don't believe in that comment anymoreJohn Kohl1991-04-191-2/+0
* fix copyrightsJohn Kohl1991-03-141-1/+1
* enc_rep is no longer constJohn Carr1990-12-131-2/+2
* changes for new encryption data structuresJohn Kohl1990-10-101-18/+10
* fix copyright/distribution referenceJohn Kohl1990-05-251-1/+1
* fix include filesJohn Kohl1990-05-231-4/+0
* add const to function signatures as appropriateJohn Kohl1990-04-181-6/+6
* check msg type before decodingJohn Kohl1990-04-171-0/+2
* fix up error codesJohn Kohl1990-03-261-1/+1
* add a missing krb5_free_kdc_rep()John Kohl1990-03-091-0/+1
* change declaration of krb5_decode_kdc_rep for ANSI stuffJohn Kohl1990-02-081-6/+9
* move decrypt out to separate functionJohn Kohl1990-02-071-43/+4
* unify the extern stuff into an include fileJohn Kohl1990-02-031-6/+2
* convert to use valid_etype macroJohn Kohl1990-02-021-3/+1
* *** empty log message ***John Kohl1990-02-011-0/+125