aboutsummaryrefslogtreecommitdiff
path: root/src/kdc/kdc_preauth.c
AgeCommit message (Expand)AuthorFilesLines
2002-09-11protoizeKen Raeburn1-67/+31
2002-06-24Fix etype info; wrong termination condition used in get_etype_infoSam Hartman1-1/+1
2001-06-21 * kdc_preauth.c: Include prototypes for mit_des_fixup_key_parityEzra Peisach1-0/+9
2001-06-08 * kdc_preauth.c: Include adm_proto.h for krb5_klog_syslog()Ezra Peisach1-0/+1
2001-06-04 * kdc_util.c (add_to_transited): Add braces to provide unambiguousEzra Peisach1-1/+2
2001-04-10* do_as_req.c, do_tgs_req.c, kdc_preauth.c, kdc_util.h, kerberos_v4.c, main.c,Ken Raeburn1-18/+18
2000-10-17 * kdc_preauth.c (get_etype_info): Initialize length ofEzra Peisach1-2/+2
2000-03-01 * main.c: Move kdc_initialize_rcache() to kdc_util.cTom Yu1-6/+1
2000-03-01 * kdc_preauth.c (verify_sam_response): Declare and set rc_lifetimeTom Yu1-0/+6
2000-02-07* kdc_preauth.c (return_sam_data): Just return 0 if no input preauth data is ...Ken Raeburn1-0/+3
2000-02-07* kdc_preauth.c (get_preauth_hint_list): Log a message if preauth is requiredKen Raeburn1-1/+13
2000-02-07Frank Cusack's patches, first two sets. Should be no incompatible changes,Ken Raeburn1-20/+241
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1999-01-27kdc_preauth.c (check_padata): If preauth fails because the preauthTheodore Tso1-0/+7
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-76/+180
1998-02-20kdc_preauth.c (get_preauth_hint_list): Don't add the pseudo preauthTheodore Tso1-1/+5
1997-08-18 * do_tgs_req.c (process_tgs_req): Initialize authtime to 0 so itEzra Peisach1-3/+0
1997-07-15 * kdc_preauth.c (get_sam_edata): Don't goto cleanup if SAM is notTom Yu1-5/+3
1997-02-19Fixed missing ;Richard Basch1-1/+1
1997-02-18Replace krb5_xfree with appropriate free routineRichard Basch1-14/+9
1997-01-02 * kdc_preauth.c (get_sam_edata): Use proper interface toEzra Peisach1-2/+7
1996-11-23 * [krb5-libs/149] only generate requests that you can actuallyMark Eichin1-3/+10
1996-11-07kdc_preauth.c (check_padata): Fixed error handling; in order forTheodore Tso1-7/+14
1996-04-09add SAM preauth extensible snk4 supportMark Eichin1-0/+432
1995-12-11 * kdc_preauth.c return_padata(): Initialize local variable "size"Chris Provenzano1-1/+1
1995-12-01 * kdc_preauth.c: #@&^(!! Ultrix cc sucks. Typedef to functionTom Yu1-9/+22
1995-11-14* kdc_util.h: Added new prototypes for return_padata() and check_padata()Theodore Tso1-44/+165
1995-11-09* kdc_preauth.c (get_etype_info): Added function to return theTheodore Tso1-12/+99
1995-11-08* kdc_util.c (): Added new helper functionsTheodore Tso1-17/+190
1995-10-11kdc_preauth.c (get_preauth_hint_list): Fix missing indirection inTheodore Tso1-1/+1
1995-10-06do_tgs_req.c (process_tgs_req): Use a slightly more compressed loggingTheodore Tso1-2/+2
1995-09-02kdc_preauth.c: New file, to contain the server-side preauthenticationTheodore Tso1-0/+146