| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * network.c (setup_port): Change sin to sin4 to prevent shadowing | Ezra Peisach | 2001-06-22 | 1 | -0/+4 |
| * | * configure.in: Test for daemon prototype | Ezra Peisach | 2001-06-21 | 1 | -0/+6 |
| * | * configure.in: Use optional argument to KRB5_NEED_PROTO so test | Ezra Peisach | 2001-06-21 | 1 | -0/+5 |
| * | * kdc_preauth.c: Include prototypes for mit_des_fixup_key_parity | Ezra Peisach | 2001-06-21 | 1 | -0/+10 |
| * | * kdc_util.c (ktypes2str): New function; construct a string | Tom Yu | 2001-06-19 | 1 | -0/+17 |
| * | * network.c (setup_network): Cast argument to isspace() to int | Ezra Peisach | 2001-06-18 | 1 | -0/+4 |
| * | * kdc_preauth.c: Include adm_proto.h for krb5_klog_syslog() | Ezra Peisach | 2001-06-08 | 1 | -0/+11 |
| * | * kerberos_v4.c: Get rid of file wide static krb5_error_code. Cast | Ezra Peisach | 2001-06-07 | 1 | -0/+5 |
| * | * kdc_util.c (add_to_transited): Add braces to provide unambiguous | Ezra Peisach | 2001-06-04 | 1 | -0/+9 |
| * | assume ANSI C: delete no-volatile support, and most no-prototype support | Ken Raeburn | 2001-04-26 | 1 | -0/+4 |
| * | * do_as_req.c, do_tgs_req.c, kdc_preauth.c, kdc_util.h, kerberos_v4.c, main.c, | Ken Raeburn | 2001-04-10 | 1 | -0/+8 |
| * | Update ChangeLog for last checkin.. | Ezra Peisach | 2001-03-08 | 1 | -0/+3 |
| * | * kdc_util.h: Add prototype for process_v4_mode() for main.c to use | Ezra Peisach | 2001-03-08 | 1 | -0/+10 |
| * | * kerberos_v4.c (kerberos_v4): Remove references to | Tom Yu | 2001-02-09 | 1 | -0/+5 |
| * | fix multiple-include problem on OpenBSD | Ken Raeburn | 2000-12-13 | 1 | -0/+4 |
| * | update network.c with getifaddrs support from lib/krb5/os/localaddr.c | Ken Raeburn | 2000-12-13 | 1 | -0/+7 |
| * | * configure.in: Get rid of test for termios.h. The kdc does not use it | Ezra Peisach | 2000-11-01 | 1 | -0/+4 |
| * | * kdc_preauth.c (get_etype_info): Initialize length of | Ezra Peisach | 2000-10-17 | 1 | -0/+12 |
| * | * kerberos_v4.c (kerb_get_principal): Modify to take a pointer to | Tom Yu | 2000-10-07 | 1 | -0/+12 |
| * | * dispatch.c (dispatch): inet_ntop() returns const char * | Ezra Peisach | 2000-09-20 | 1 | -0/+4 |
| * | * main.c (initialize_realms): For "cannot initialize realm" messages, tell the | Ken Raeburn | 2000-08-23 | 1 | -0/+10 |
| * | Makefile.in (rtest): Link in the kdb5 library | Ezra Peisach | 2000-07-03 | 1 | -0/+4 |
| * | pullup from 1.2-beta4 | Ken Raeburn | 2000-06-30 | 1 | -0/+36 |
| * | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
| * | * sock2p.c: New file. | Ken Raeburn | 2000-03-14 | 1 | -1/+20 |
| * | Also change kdc_insert_lookaside() to take a const krb5_fulladdr * | Ezra Peisach | 2000-03-12 | 1 | -2/+2 |
| * | * replay.c, kdb_util.h (kdc_check_lookaside): Make second argument | Ezra Peisach | 2000-03-12 | 1 | -0/+5 |
| * | * main.c: Move kdc_initialize_rcache() to kdc_util.c | Tom Yu | 2000-03-01 | 1 | -0/+10 |
| * | * configure.in: Fix --enable-kdc-replay-cache to actually default | Tom Yu | 2000-03-01 | 1 | -0/+3 |
| * | * kdc_preauth.c (verify_sam_response): Declare and set rc_lifetime | Tom Yu | 2000-03-01 | 1 | -0/+10 |
| * | new --enable/--disable-kdc-replay-cache configure hooks | Ken Raeburn | 2000-02-28 | 1 | -0/+7 |
| * | * configure.in: Check for sys/sockio.h | Tom Yu | 2000-02-25 | 1 | -0/+9 |
| * | fix udp_port_fds allocation bug; partial ipv6 support | Ken Raeburn | 2000-02-25 | 1 | -1/+9 |
| * | oops, update changelog for bug fix | Ken Raeburn | 2000-02-25 | 1 | -2/+1 |
| * | Patches from Alec Peterson, plus some work of my own, to let a multihomed | Ken Raeburn | 2000-02-25 | 1 | -0/+18 |
| * | * kerberos_v4.c (v4_klog): Don't treat the formatted text as a format string | Ken Raeburn | 2000-02-25 | 1 | -0/+6 |
| * | * kdc_preauth.c (return_sam_data): Just return 0 if no input preauth data is ... | Ken Raeburn | 2000-02-07 | 1 | -1/+2 |
| * | 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 | 1 | -0/+7 |
| * | Frank Cusack's patches, first two sets. Should be no incompatible changes, | Ken Raeburn | 2000-02-07 | 1 | -0/+36 |
| * | * dispatch.c (dispatch): Log address and port number of detected retransmits | Ken Raeburn | 2000-01-27 | 1 | -0/+3 |
| * | permit use of non-des session keys now | Ken Raeburn | 2000-01-27 | 1 | -0/+6 |
| * | * dispatch.c (dispatch): Make message in lookaside case less suggestive of | Ken Raeburn | 1999-10-29 | 1 | -0/+6 |
| * | log tritan's changes | Tom Yu | 1999-10-26 | 1 | -0/+7 |
| * | Tom's patch: | Ken Raeburn | 1999-09-21 | 1 | -0/+5 |
| * | force single-des session keys until we've got multiple-cryptosystem stuff wor... | Ken Raeburn | 1999-09-01 | 1 | -0/+5 |
| * | * kerberos_v4.c (compat_decrypt_key): Align DES3 enctypes with | Tom Yu | 1999-08-18 | 1 | -0/+6 |
| * | Disable lookaside cache. It's needed if the replay cache is enabled, and could | Ken Raeburn | 1999-06-30 | 1 | -0/+8 |
| * | * replay.c (MATCH): Fix up to compare the correct components of | Tom Yu | 1999-06-29 | 1 | -0/+5 |
| * | * kerberos_v4.c (kerberos_v4): Fix bug where krb_create_ticket() | Tom Yu | 1999-04-30 | 1 | -0/+6 |