aboutsummaryrefslogtreecommitdiff
path: root/src/kdc
AgeCommit message (Expand)AuthorFilesLines
1999-09-24copyright notice updates from 1.1 branchKen Raeburn18-18/+72
1999-09-21Tom's patch:Ken Raeburn2-9/+24
1999-09-01force single-des session keys until we've got multiple-cryptosystem stuff wor...Ken Raeburn2-3/+32
1999-08-18 * kerberos_v4.c (compat_decrypt_key): Align DES3 enctypes withTom Yu2-2/+8
1999-06-30Disable lookaside cache. It's needed if the replay cache is enabled, and couldKen Raeburn4-2/+22
1999-06-29 * replay.c (MATCH): Fix up to compare the correct components ofTom Yu2-1/+7
1999-04-30 * kerberos_v4.c (kerberos_v4): Fix bug where krb_create_ticket()Tom Yu2-5/+22
1999-02-17 * do_as_req.c (process_as_req): Fix to assign kvno toTom Yu2-1/+7
1999-01-27kdc_preauth.c (check_padata): If preauth fails because the preauthTheodore Tso2-0/+14
1999-01-05 * configure.in (withval): Conditinalize ATHENA_DES3_KLUDGE onTom Yu3-1/+32
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso2-0/+7
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz8-325/+511
1998-07-22 * replay.c (kdc_check_lookaside):Tom Yu4-16/+51
1998-07-15 * configure.in: Add CHECK_SIGNALS so that POSIX_SIGNALS getsTom Yu3-5/+12
1998-07-11Added a call to signal() in request_hup() so that the signal handlerGeoffrey King2-0/+12
1998-07-08These additions cause the KDC to react to SIGHUP by closing andGeoffrey King5-1/+51
1998-05-08Print 4 digit years in Krb4 log entries to avoid Y2K issuesTheodore Tso2-1/+6
1998-05-06POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso2-1/+6
1998-03-20 * kdc_util.c (add_to_transited): Check lengths, fix up commaTom Yu2-28/+103
1998-02-20kdc_preauth.c (get_preauth_hint_list): Don't add the pseudo preauthTheodore Tso2-1/+12
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu2-2/+6
1998-02-12Mass makefile/configure.in build system revampTheodore Tso2-0/+6
1998-02-06 * kerberos_v4.c: Move macro definition of klog earlier so that itTom Yu2-1/+6
1998-02-05kerberos_v4.c (process_v4): Check the length of the incoming V4 packetTheodore Tso2-8/+40
1998-01-28 * krb5kdc.M: Document V4 mode handling [krb5-kdc/464].Ezra Peisach2-14/+25
1998-01-21main returns int, not void. ANSI X3.159-1989 2.1.2.2.1 says so, andEzra Peisach2-1/+6
1998-01-16 * do_tgs_req.c: Add some explicit settings of errcode so that theTom Yu2-0/+9
1997-12-12 * kerberos_v4.c: Don't include sys/socket.h or netdb.h, as krb.hTom Yu2-2/+6
1997-11-25do_tgs_req.c (process_tgs_req): Add check to make sure cname and snameTheodore Tso3-1/+15
1997-11-14do_tgs_req.c (process_tgs_req): Only try to return a TGT for aTheodore Tso2-1/+7
1997-11-12 * do_as_req.c (process_as_req): Reset master key after closing andEzra Peisach2-0/+8
1997-11-11kdc_util.c (kdc_process_tgs_req): If not using the reply cache,Theodore Tso2-1/+9
1997-10-09 * main.c (main): Initialize kdc error table withEzra Peisach2-0/+8
1997-09-26Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replaceTom Yu5-7/+17
1997-09-24 * kdc_util.c (add_to_transited): Fix up memory leaks, clean outEzra Peisach5-36/+110
1997-09-23 * kerberos_v4.c (check_princ): Add checks for V5 kdc flagsEzra Peisach3-112/+170
1997-08-18 * do_tgs_req.c (process_tgs_req): Initialize authtime to 0 so itEzra Peisach3-5/+8
1997-08-18 * kdc_util.h: Added prototype for setup_server_realm(). This functionEzra Peisach3-112/+9
1997-07-30 * kdc_util.c:Tom Yu3-1/+13
1997-07-25 * main.c (init_realm): Fix to use new ktkdbTom Yu2-6/+8
1997-07-15 * kdc_preauth.c (get_sam_edata): Don't goto cleanup if SAM is notTom Yu2-5/+8
1997-05-30 * do_as_req.c (process_as_req), do_tgs_req (process_tgs_req): UseTheodore Tso5-6/+36
1997-02-19Fixed missing ;Richard Basch1-1/+1
1997-02-19krb5_xfree cleanupRichard Basch1-2/+2
1997-02-18Replace krb5_xfree with appropriate free routineRichard Basch8-31/+27
1997-02-18 * kerberos_v4.c: Remove include of krb4-proto.hEzra Peisach2-1/+4
1997-02-09Merge of libhack_branchTom Yu3-28/+17
1997-02-06Makefile.in: Remove logger.c target before copying over it to avoidRichard Basch2-1/+8
1997-01-02 * kdc_preauth.c (get_sam_edata): Use proper interface toEzra Peisach2-2/+13
1996-12-13Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso2-1/+10