aboutsummaryrefslogtreecommitdiff
path: root/src/kdc
AgeCommit message (Expand)AuthorFilesLines
2000-10-07 * kerberos_v4.c (kerb_get_principal): Modify to take a pointer toTom Yu2-29/+79
2000-09-20 * dispatch.c (dispatch): inet_ntop() returns const char *Ezra Peisach2-4/+7
2000-08-23* main.c (initialize_realms): For "cannot initialize realm" messages, tell theKen Raeburn3-3/+18
2000-07-03Makefile.in (rtest): Link in the kdb5 libraryEzra Peisach2-2/+6
2000-06-30pullup from 1.2-beta4Ken Raeburn4-32/+129
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
2000-03-14* sock2p.c: New file.Ken Raeburn5-34/+188
2000-03-12Also change kdc_insert_lookaside() to take a const krb5_fulladdr *Ezra Peisach3-4/+4
2000-03-12* replay.c, kdb_util.h (kdc_check_lookaside): Make second argumentEzra Peisach3-2/+7
2000-03-01 * main.c: Move kdc_initialize_rcache() to kdc_util.cTom Yu4-56/+59
2000-03-01 * configure.in: Fix --enable-kdc-replay-cache to actually defaultTom Yu2-2/+4
2000-03-01 * kdc_preauth.c (verify_sam_response): Declare and set rc_lifetimeTom Yu3-1/+20
2000-02-28new --enable/--disable-kdc-replay-cache configure hooksKen Raeburn3-1/+33
2000-02-25 * configure.in: Check for sys/sockio.hTom Yu3-1/+16
2000-02-25fix udp_port_fds allocation bug; partial ipv6 supportKen Raeburn3-15/+92
2000-02-25oops, update changelog for bug fixKen Raeburn1-2/+1
2000-02-25Fix off-by-one error in previous code, spotted at the last minute.Ken Raeburn1-3/+1
2000-02-25Patches from Alec Peterson, plus some work of my own, to let a multihomedKen Raeburn3-24/+218
2000-02-25* kerberos_v4.c (v4_klog): Don't treat the formatted text as a format stringKen Raeburn2-1/+7
2000-02-07* kdc_preauth.c (return_sam_data): Just return 0 if no input preauth data is ...Ken Raeburn2-1/+5
2000-02-07fix my email address in log headerKen Raeburn1-1/+1
2000-02-07* kdc_preauth.c (get_preauth_hint_list): Log a message if preauth is requiredKen Raeburn2-1/+20
2000-02-07Frank Cusack's patches, first two sets. Should be no incompatible changes,Ken Raeburn5-22/+306
2000-01-27* dispatch.c (dispatch): Log address and port number of detected retransmitsKen Raeburn2-1/+23
2000-01-27permit use of non-des session keys nowKen Raeburn2-26/+9
1999-10-29* dispatch.c (dispatch): Make message in lookaside case less suggestive ofKen Raeburn2-1/+7
1999-10-26log tritan's changesTom Yu1-0/+7
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-2/+2
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