summaryrefslogtreecommitdiffstats
path: root/src/kdc/kdc_preauth.c
Commit message (Expand)AuthorAgeFilesLines
* kdc_preauth.c (check_padata): If preauth fails because the preauthTheodore Tso1999-01-271-0/+7
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-76/+180
* kdc_preauth.c (get_preauth_hint_list): Don't add the pseudo preauthTheodore Tso1998-02-201-1/+5
* * do_tgs_req.c (process_tgs_req): Initialize authtime to 0 so itEzra Peisach1997-08-181-3/+0
* * kdc_preauth.c (get_sam_edata): Don't goto cleanup if SAM is notTom Yu1997-07-151-5/+3
* Fixed missing ;Richard Basch1997-02-191-1/+1
* Replace krb5_xfree with appropriate free routineRichard Basch1997-02-181-14/+9
* * kdc_preauth.c (get_sam_edata): Use proper interface toEzra Peisach1997-01-021-2/+7
* * [krb5-libs/149] only generate requests that you can actuallyMark Eichin1996-11-231-3/+10
* kdc_preauth.c (check_padata): Fixed error handling; in order forTheodore Tso1996-11-071-7/+14
* add SAM preauth extensible snk4 supportMark Eichin1996-04-091-0/+432
* * kdc_preauth.c return_padata(): Initialize local variable "size"Chris Provenzano1995-12-111-1/+1
* * kdc_preauth.c: #@&^(!! Ultrix cc sucks. Typedef to functionTom Yu1995-12-011-9/+22
* * kdc_util.h: Added new prototypes for return_padata() and check_padata()Theodore Tso1995-11-141-44/+165
* * kdc_preauth.c (get_etype_info): Added function to return theTheodore Tso1995-11-091-12/+99
* * kdc_util.c (): Added new helper functionsTheodore Tso1995-11-081-17/+190
* kdc_preauth.c (get_preauth_hint_list): Fix missing indirection inTheodore Tso1995-10-111-1/+1
* do_tgs_req.c (process_tgs_req): Use a slightly more compressed loggingTheodore Tso1995-10-061-2/+2
* kdc_preauth.c: New file, to contain the server-side preauthenticationTheodore Tso1995-09-021-0/+146