| Commit message (Expand) | Author | Age | Files | Lines |
| * | Adjust most C source files to match the new standards for copyright | Greg Hudson | 2011-03-09 | 1 | -5/+1 |
| * | KDC denial of service attacks [MITKRB5-SA-2011-002 CVE-2011-0281 CVE-2011-028... | Tom Yu | 2011-02-09 | 1 | -1/+2 |
| * | Eliminate a non-useful NULL check in the KDC's dispatch() function. | Greg Hudson | 2010-04-22 | 1 | -1/+1 |
| * | Merge users/raeburn/branches/network-merge | Ken Raeburn | 2010-03-17 | 1 | -1/+51 |
| * | Post-great-reindent check. Part I | Zhanna Tsitkov | 2009-11-12 | 1 | -1/+1 |
| * | make mark-cstyle | Tom Yu | 2009-10-31 | 1 | -44/+45 |
| * | Implement FAST from draft-ietf-krb-wg-preauth-framework | Sam Hartman | 2009-03-31 | 1 | -1/+2 |
| * | In the KDC, remove krb4 request handling support and fakeka code | Greg Hudson | 2008-12-15 | 1 | -4/+0 |
| * | Fix MITKRB5-SA-2008-001 on trunk. Patch differs from the released one | Ken Raeburn | 2008-03-18 | 1 | -1/+1 |
| * | Preauthentication Plugin Framework | Sam Hartman | 2006-10-03 | 1 | -1/+1 |
| * | ipv4+ipv6 messages can trip up KDC replay detection | Ken Raeburn | 2006-04-29 | 1 | -2/+2 |
| * | Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IO | Ken Raeburn | 2005-04-13 | 1 | -1/+0 |
| * | protoize | Ken Raeburn | 2002-09-11 | 1 | -4/+1 |
| * | * dispatch.c, do_as_req.c, do_tgs_req.c: Define NEED_SOCKETS before including... | Ken Raeburn | 2002-07-05 | 1 | -0/+1 |
| * | Reduce or localize dependencies on address families. | Ken Raeburn | 2002-07-05 | 1 | -11/+2 |
| * | * dispatch.c (dispatch): Remove arg "portnum"; update callers. | Ken Raeburn | 2002-06-26 | 1 | -7/+6 |
| * | KDC support for new PRNG | Sam Hartman | 2002-01-08 | 1 | -1/+23 |
| * | * dispatch.c (dispatch): inet_ntop() returns const char * | Ezra Peisach | 2000-09-20 | 1 | -4/+3 |
| * | * kdc_preauth.c (verify_sam_response): Declare and set rc_lifetime | Tom Yu | 2000-03-01 | 1 | -1/+4 |
| * | * dispatch.c (dispatch): Log address and port number of detected retransmits | Ken Raeburn | 2000-01-27 | 1 | -1/+20 |
| * | * dispatch.c (dispatch): Make message in lookaside case less suggestive of | Ken Raeburn | 1999-10-29 | 1 | -1/+1 |
| * | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 1 | -1/+4 |
| * | Disable lookaside cache. It's needed if the replay cache is enabled, and could | Ken Raeburn | 1999-06-30 | 1 | -0/+4 |
| * | * replay.c (kdc_check_lookaside): | Tom Yu | 1998-07-22 | 1 | -2/+2 |
| * | network.c (setup_network): | Theodore Tso | 1995-10-06 | 1 | -5/+5 |
| * | Multiple realm support | Paul Park | 1995-06-23 | 1 | -1/+7 |
| * | dispatch.c, kdc_util.h, kerberos_v4.c: Use KRB5_KRB4_COMPAT instead of | Theodore Tso | 1995-06-09 | 1 | -1/+1 |
| * | Update kadmind5 to use new logging routines | Paul Park | 1995-06-08 | 1 | -1/+2 |
| * | * *.[ch]: Avoid <krb5/...> and <com_err.h> includes | John Gilmore | 1995-02-28 | 1 | -5/+1 |
| * | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 1 | -1/+2 |
| * | stamp out rcs keywords | Mark Eichin | 1994-08-18 | 1 | -6/+1 |
| * | Change export warning notice from "is assumed to require an export license" | Theodore Tso | 1993-09-01 | 1 | -2/+2 |
| * | Pass in actual packet to process_tgs_req so that two different checksumming | Theodore Tso | 1993-06-03 | 1 | -5/+1 |
| * | Modifications so that whether something came in on the secondary or | Theodore Tso | 1992-09-01 | 1 | -7/+8 |
| * | Update copyright notice | John Kohl | 1991-06-06 | 1 | -2/+16 |
| * | XXX not appropriate | John Kohl | 1991-04-19 | 1 | -1/+1 |
| * | only insert the replay if we succeeded in generating a reply | John Kohl | 1991-02-14 | 1 | -1/+2 |
| * | add replay lookaside call-outs | John Kohl | 1991-02-13 | 1 | -1/+12 |
| * | conditionalize v4 support | John Kohl | 1990-12-20 | 1 | -1/+4 |
| * | changed process_v4() stub & its call to have three arguments, | Donald Davis | 1990-10-11 | 1 | -1/+1 |
| * | packet can be modified by decode_krb5_as_req, so we can't be const | John Kohl | 1990-10-10 | 1 | -1/+1 |
| * | change data structure names | John Kohl | 1990-10-10 | 1 | -4/+4 |
| * | fix reference to copyright/distribution provisions | John Kohl | 1990-05-25 | 1 | -1/+1 |
| * | fix include files | John Kohl | 1990-05-23 | 1 | -2/+0 |
| * | call process_tgs_req, which calls the others | John Kohl | 1990-05-07 | 1 | -3/+1 |
| * | add const to args | John Kohl | 1990-04-23 | 1 | -21/+15 |
| * | add more args, pass more args down | John Kohl | 1990-02-03 | 1 | -4/+7 |
| * | *** empty log message *** | John Kohl | 1990-02-02 | 1 | -0/+60 |