summaryrefslogtreecommitdiffstats
path: root/src/kdc/kdc_preauth.c
Commit message (Expand)AuthorAgeFilesLines
* protoizeKen Raeburn2002-09-111-67/+31
* Fix etype info; wrong termination condition used in get_etype_infoSam Hartman2002-06-241-1/+1
* * kdc_preauth.c: Include prototypes for mit_des_fixup_key_parityEzra Peisach2001-06-211-0/+9
* * kdc_preauth.c: Include adm_proto.h for krb5_klog_syslog()Ezra Peisach2001-06-081-0/+1
* * kdc_util.c (add_to_transited): Add braces to provide unambiguousEzra Peisach2001-06-041-1/+2
* * do_as_req.c, do_tgs_req.c, kdc_preauth.c, kdc_util.h, kerberos_v4.c, main.c,Ken Raeburn2001-04-101-18/+18
* * kdc_preauth.c (get_etype_info): Initialize length ofEzra Peisach2000-10-171-2/+2
* * main.c: Move kdc_initialize_rcache() to kdc_util.cTom Yu2000-03-011-6/+1
* * kdc_preauth.c (verify_sam_response): Declare and set rc_lifetimeTom Yu2000-03-011-0/+6
* * kdc_preauth.c (return_sam_data): Just return 0 if no input preauth data is ...Ken Raeburn2000-02-071-0/+3
* * kdc_preauth.c (get_preauth_hint_list): Log a message if preauth is requiredKen Raeburn2000-02-071-1/+13
* Frank Cusack's patches, first two sets. Should be no incompatible changes,Ken Raeburn2000-02-071-20/+241
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* 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