Drop retransmits while processing requests
[krb5.git] / src / kdc / dispatch.c
2011-10-15 Greg HudsonDrop retransmits while processing requests
2011-10-03 Greg HudsonMake do_as_req() respond via a callback
2011-10-03 Greg HudsonMake dispatch() respond via a callback
2011-03-09 Greg HudsonAdjust most C source files to match the new standards...
2011-02-09 Tom YuKDC denial of service attacks [MITKRB5-SA-2011-002...
2010-04-22 Greg HudsonEliminate a non-useful NULL check in the KDC's dispatch...
2010-03-17 Ken RaeburnMerge users/raeburn/branches/network-merge
2009-11-12 Zhanna TsitkovPost-great-reindent check. Part I
2009-10-31 Tom Yumake mark-cstyle
2009-03-31 Sam HartmanImplement FAST from draft-ietf-krb-wg-preauth-framework
2008-12-15 Greg HudsonIn the KDC, remove krb4 request handling support and...
2008-03-18 Ken RaeburnFix MITKRB5-SA-2008-001 on trunk. Patch differs from...
2006-10-03 Sam HartmanPreauthentication Plugin Framework
2006-04-29 Ken Raeburnipv4+ipv6 messages can trip up KDC replay detection
2005-04-13 Ken RaeburnDelete definitions of unused macros NEED_SOCKETS and...
2002-09-11 Ken Raeburnprotoize
2002-07-05 Ken Raeburn* dispatch.c, do_as_req.c, do_tgs_req.c: Define NEED_SO...
2002-07-05 Ken RaeburnReduce or localize dependencies on address families.
2002-06-26 Ken Raeburn* dispatch.c (dispatch): Remove arg "portnum"; update...
2002-01-08 Sam HartmanKDC support for new PRNG
2000-09-20 Ezra Peisach * dispatch.c (dispatch): inet_ntop() returns const...
2000-03-01 Tom Yu * kdc_preauth.c (verify_sam_response): Declare and...
2000-01-27 Ken Raeburn* dispatch.c (dispatch): Log address and port number...
1999-10-29 Ken Raeburn* dispatch.c (dispatch): Make message in lookaside...
1999-09-24 Ken Raeburncopyright notice updates from 1.1 branch
1999-06-30 Ken RaeburnDisable lookaside cache. It's needed if the replay...
1998-07-22 Tom Yu * replay.c (kdc_check_lookaside):
1995-10-06 Theodore Tsonetwork.c (setup_network):
1995-06-23 Paul ParkMultiple realm support
1995-06-09 Theodore Tsodispatch.c, kdc_util.h, kerberos_v4.c: Use KRB5_KRB4_CO...
1995-06-08 Paul ParkUpdate kadmind5 to use new logging routines
1995-02-28 John Gilmore* *.[ch]: Avoid <krb5/...> and <com_err.h> includes
1995-01-13 Chris ProvenzanoRemoved all references to DECLARG and OLDDECLARG.
1994-08-18 Mark Eichinstamp out rcs keywords
1993-09-01 Theodore TsoChange export warning notice from "is assumed to requir...
1993-06-03 Theodore TsoPass in actual packet to process_tgs_req so that two...
1992-09-01 Theodore TsoModifications so that whether something came in on...
1991-06-06 John KohlUpdate copyright notice
1991-04-19 John KohlXXX not appropriate
1991-02-14 John Kohlonly insert the replay if we succeeded in generating...
1991-02-13 John Kohladd replay lookaside call-outs
1990-12-20 John Kohlconditionalize v4 support
1990-10-11 Donald Davischanged process_v4() stub & its call to have three...
1990-10-10 John Kohlpacket can be modified by decode_krb5_as_req, so we...
1990-10-10 John Kohlchange data structure names
1990-05-25 John Kohlfix reference to copyright/distribution provisions
1990-05-23 John Kohlfix include files
1990-05-07 John Kohlcall process_tgs_req, which calls the others
1990-04-23 John Kohladd const to args
1990-02-03 John Kohladd more args, pass more args down
1990-02-02 John Kohl*** empty log message ***