| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * configure.in: Default to --disable-fakeka | Ken Raeburn | 2003-03-05 | 1 | -0/+4 |
| * | Fix typo that caused infinite loop in previous patch | Sam Hartman | 2003-02-21 | 1 | -0/+5 |
| * | The client sorts the enctype list returned by etype_info ordering | Sam Hartman | 2003-02-15 | 1 | -0/+6 |
| * | Sorry, forgot this ChangeLog on the last commit | Ken Hornstein | 2003-02-06 | 1 | -0/+5 |
| * | disable krb4 by default | Sam Hartman | 2003-02-04 | 1 | -0/+7 |
| * | Timestamp preauth should return clock skew errors | Sam Hartman | 2003-01-21 | 1 | -0/+4 |
| * | * kdc_util.h, replay.c, main.c: Pass global krb5_context to | Ezra Peisach | 2003-01-12 | 1 | -0/+6 |
| * | * main.c: On exit, free more allocated memory, including: | Ezra Peisach | 2003-01-03 | 1 | -0/+13 |
| * | * kerberos_v4.c (process_v4): Use a temporary variable for the current time | Ken Raeburn | 2002-12-30 | 1 | -0/+5 |
| * | More KfM merge work | Tom Yu | 2002-12-12 | 1 | -0/+5 |
| * | Merge more KfM krb4 things | Tom Yu | 2002-11-27 | 1 | -0/+7 |
| * | * do_as_req.c (process_as_req): Fix previous patch; it caused an | Tom Yu | 2002-11-04 | 1 | -0/+6 |
| * | Don't include trailing null in the transited encoding produced by the KDC. | Sam Hartman | 2002-10-28 | 1 | -0/+4 |
| * | * do_as_req.c (process_as_req): Apply fix from Kevin Coffman to | Tom Yu | 2002-10-06 | 1 | -0/+5 |
| * | Limit the number of TCP connections that will be handled at one time. | Ken Raeburn | 2002-09-27 | 1 | -0/+13 |
| * | * network.c: Include sys/filio.h if available | Ken Raeburn | 2002-09-19 | 1 | -0/+2 |
| * | Add TCP support to the KDC, turned off by default, and using separate | Ken Raeburn | 2002-09-19 | 1 | -2/+47 |
| * | * main.c (DEFAULT_KDC_PORTLIST): Define as DEFAULT_KDC_UDP_PORTLIST | Ken Raeburn | 2002-09-19 | 1 | -0/+5 |
| * | * kerberos_v4.c (check_princ): Call strftime() with correct number | Tom Yu | 2002-09-15 | 1 | -0/+5 |
| * | * kerberos_v4.c: Always include stdarg.h, not varargs.h. | Ken Raeburn | 2002-09-15 | 1 | -0/+7 |
| * | * kerberos_v4.c (kerb_get_principal): Include kvno when logging failure to find | Ken Raeburn | 2002-09-13 | 1 | -0/+5 |
| * | * main.c (initialize_realms): Include replay cache name in error if it can't ... | Ken Raeburn | 2002-09-13 | 1 | -0/+5 |
| * | protoize | Ken Raeburn | 2002-09-11 | 1 | -0/+5 |
| * | Try a little harder to avoid returning e-text that says "Generic error (see | Ken Raeburn | 2002-09-11 | 1 | -0/+11 |
| * | * network.c (process_packet): Call inet_ntop directly. | Ken Raeburn | 2002-09-10 | 1 | -0/+6 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 1 | -0/+4 |
| * | * kerberos_v4.c: For consistency, check for both DISALLOW_ALL_TIX | Tom Yu | 2002-08-15 | 1 | -0/+5 |
| * | * network.c (setup_port): Ignore AF_LINK addresses. Log address family number | Ken Raeburn | 2002-08-08 | 1 | -0/+5 |
| * | network.c (setup_port): Enable ipv6 | Ken Raeburn | 2002-07-06 | 1 | -2/+1 |
| * | * network.c: Include fake-addrinfo.h | Ken Raeburn | 2002-07-05 | 1 | -0/+1 |
| * | * dispatch.c, do_as_req.c, do_tgs_req.c: Define NEED_SOCKETS before including... | Ken Raeburn | 2002-07-05 | 1 | -0/+2 |
| * | Reduce or localize dependencies on address families. | Ken Raeburn | 2002-07-05 | 1 | -0/+16 |
| * | * network.c (process_packet): Now static. Drop unused "portnum" argument. | Ken Raeburn | 2002-07-02 | 1 | -0/+4 |
| * | * kdc_util.h (inet_ntop): Delete declaration | Ken Raeburn | 2002-07-02 | 1 | -0/+1 |
| * | disable inet_ntop definition | Ken Raeburn | 2002-07-02 | 1 | -0/+5 |
| * | * dispatch.c (dispatch): Remove arg "portnum"; update callers. | Ken Raeburn | 2002-06-26 | 1 | -2/+15 |
| * | Fix etype info; wrong termination condition used in get_etype_info | Sam Hartman | 2002-06-24 | 1 | -0/+4 |
| * | call krb5_c_ versions of enctype/cksumtype checking routines | Ken Raeburn | 2002-04-06 | 1 | -0/+8 |
| * | * network.c: Include foreachaddr.c. | Ken Raeburn | 2002-02-20 | 1 | -0/+6 |
| * | KDC support for new PRNG | Sam Hartman | 2002-01-08 | 1 | -0/+9 |
| * | * main.c (main, init_realm): Get rid of variables set but never used | Ezra Peisach | 2001-12-14 | 1 | -0/+4 |
| * | * kdc_util.c (subrealm, add_to_transited): Unsigned vs. signed int | Ezra Peisach | 2001-12-11 | 1 | -0/+5 |
| * | * do_as_req.c (process_as_req: Treat SUPPORT_DESMD5 as if it were | Tom Yu | 2001-10-25 | 1 | -0/+15 |
| * | * kdc_util.c (ktypes2str, rep_etypes2str): Clean up somewhat | Tom Yu | 2001-10-13 | 1 | -0/+4 |
| * | * do_tgs_req.c (process_tgs_req): Fix logging of bad transit path info | Ken Raeburn | 2001-10-06 | 1 | -0/+5 |
| * | better realm transit path checking for app server | Ken Raeburn | 2001-09-26 | 1 | -0/+15 |
| * | * krb5kdc.M: Document the -n option. Thanks to Dennis Davis | Mitchell Berger | 2001-09-24 | 1 | -0/+5 |
| * | * configure.in: Include stdlib.h in test for swab declaration | Ken Raeburn | 2001-08-01 | 1 | -0/+4 |
| * | * rtest.c: Provide a prototype for krb5_klog_syslog() dummy handler | Ezra Peisach | 2001-07-05 | 1 | -0/+4 |
| * | * configure.in: Add check for ifaddrs.h, which missing | Tom Yu | 2001-06-30 | 1 | -0/+4 |