| Commit message (Expand) | Author | Age | Files | Lines |
* | * kerberos_v4.c (kerberos_v4): Remove references to | Tom Yu | 2001-02-09 | 2 | -12/+7 |
* | fix multiple-include problem on OpenBSD | Ken Raeburn | 2000-12-13 | 2 | -0/+6 |
* | update network.c with getifaddrs support from lib/krb5/os/localaddr.c | Ken Raeburn | 2000-12-13 | 2 | -11/+182 |
* | * configure.in: Get rid of test for termios.h. The kdc does not use it | Ezra Peisach | 2000-11-01 | 2 | -1/+4 |
* | * kdc_preauth.c (get_etype_info): Initialize length of | Ezra Peisach | 2000-10-17 | 4 | -4/+16 |
* | * kerberos_v4.c (kerb_get_principal): Modify to take a pointer to | Tom Yu | 2000-10-07 | 2 | -29/+79 |
* | * dispatch.c (dispatch): inet_ntop() returns const char * | Ezra Peisach | 2000-09-20 | 2 | -4/+7 |
* | * main.c (initialize_realms): For "cannot initialize realm" messages, tell the | Ken Raeburn | 2000-08-23 | 3 | -3/+18 |
* | Makefile.in (rtest): Link in the kdb5 library | Ezra Peisach | 2000-07-03 | 2 | -2/+6 |
* | pullup from 1.2-beta4 | Ken Raeburn | 2000-06-30 | 4 | -32/+129 |
* | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
* | * sock2p.c: New file. | Ken Raeburn | 2000-03-14 | 5 | -34/+188 |
* | Also change kdc_insert_lookaside() to take a const krb5_fulladdr * | Ezra Peisach | 2000-03-12 | 3 | -4/+4 |
* | * replay.c, kdb_util.h (kdc_check_lookaside): Make second argument | Ezra Peisach | 2000-03-12 | 3 | -2/+7 |
* | * main.c: Move kdc_initialize_rcache() to kdc_util.c | Tom Yu | 2000-03-01 | 4 | -56/+59 |
* | * configure.in: Fix --enable-kdc-replay-cache to actually default | Tom Yu | 2000-03-01 | 2 | -2/+4 |
* | * kdc_preauth.c (verify_sam_response): Declare and set rc_lifetime | Tom Yu | 2000-03-01 | 3 | -1/+20 |
* | new --enable/--disable-kdc-replay-cache configure hooks | Ken Raeburn | 2000-02-28 | 3 | -1/+33 |
* | * configure.in: Check for sys/sockio.h | Tom Yu | 2000-02-25 | 3 | -1/+16 |
* | fix udp_port_fds allocation bug; partial ipv6 support | Ken Raeburn | 2000-02-25 | 3 | -15/+92 |
* | oops, update changelog for bug fix | Ken Raeburn | 2000-02-25 | 1 | -2/+1 |
* | Fix off-by-one error in previous code, spotted at the last minute. | Ken Raeburn | 2000-02-25 | 1 | -3/+1 |
* | Patches from Alec Peterson, plus some work of my own, to let a multihomed | Ken Raeburn | 2000-02-25 | 3 | -24/+218 |
* | * kerberos_v4.c (v4_klog): Don't treat the formatted text as a format string | Ken Raeburn | 2000-02-25 | 2 | -1/+7 |
* | * kdc_preauth.c (return_sam_data): Just return 0 if no input preauth data is ... | Ken Raeburn | 2000-02-07 | 2 | -1/+5 |
* | fix my email address in log header | Ken Raeburn | 2000-02-07 | 1 | -1/+1 |
* | * kdc_preauth.c (get_preauth_hint_list): Log a message if preauth is required | Ken Raeburn | 2000-02-07 | 2 | -1/+20 |
* | Frank Cusack's patches, first two sets. Should be no incompatible changes, | Ken Raeburn | 2000-02-07 | 5 | -22/+306 |
* | * dispatch.c (dispatch): Log address and port number of detected retransmits | Ken Raeburn | 2000-01-27 | 2 | -1/+23 |
* | permit use of non-des session keys now | Ken Raeburn | 2000-01-27 | 2 | -26/+9 |
* | * dispatch.c (dispatch): Make message in lookaside case less suggestive of | Ken Raeburn | 1999-10-29 | 2 | -1/+7 |
* | log tritan's changes | Tom Yu | 1999-10-26 | 1 | -0/+7 |
* | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 1 | -2/+2 |
* | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 18 | -18/+72 |
* | Tom's patch: | Ken Raeburn | 1999-09-21 | 2 | -9/+24 |
* | force single-des session keys until we've got multiple-cryptosystem stuff wor... | Ken Raeburn | 1999-09-01 | 2 | -3/+32 |
* | * kerberos_v4.c (compat_decrypt_key): Align DES3 enctypes with | Tom Yu | 1999-08-18 | 2 | -2/+8 |
* | Disable lookaside cache. It's needed if the replay cache is enabled, and could | Ken Raeburn | 1999-06-30 | 4 | -2/+22 |
* | * replay.c (MATCH): Fix up to compare the correct components of | Tom Yu | 1999-06-29 | 2 | -1/+7 |
* | * kerberos_v4.c (kerberos_v4): Fix bug where krb_create_ticket() | Tom Yu | 1999-04-30 | 2 | -5/+22 |
* | * do_as_req.c (process_as_req): Fix to assign kvno to | Tom Yu | 1999-02-17 | 2 | -1/+7 |
* | kdc_preauth.c (check_padata): If preauth fails because the preauth | Theodore Tso | 1999-01-27 | 2 | -0/+14 |
* | * configure.in (withval): Conditinalize ATHENA_DES3_KLUDGE on | Tom Yu | 1999-01-05 | 3 | -1/+32 |
* | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 2 | -0/+7 |
* | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 8 | -325/+511 |
* | * replay.c (kdc_check_lookaside): | Tom Yu | 1998-07-22 | 4 | -16/+51 |
* | * configure.in: Add CHECK_SIGNALS so that POSIX_SIGNALS gets | Tom Yu | 1998-07-15 | 3 | -5/+12 |
* | Added a call to signal() in request_hup() so that the signal handler | Geoffrey King | 1998-07-11 | 2 | -0/+12 |
* | These additions cause the KDC to react to SIGHUP by closing and | Geoffrey King | 1998-07-08 | 5 | -1/+51 |
* | Print 4 digit years in Krb4 log entries to avoid Y2K issues | Theodore Tso | 1998-05-08 | 2 | -1/+6 |