pull up r23674, r23675 from trunk
[krb5.git] / src / kdc / kdc_util.h
2010-02-08 Tom Yupull up r23674, r23675 from trunk
2010-01-01 Ezra PeisachAdd gcc printf attribute for kdc_err prototype
2009-12-31 Ken RaeburnNo comma at end of enumerator list
2009-12-30 Zhanna TsitkovMove krb5int_get_domain_realm_mapping into kdc_util...
2009-12-14 Sam Hartmanfast negotiation projec
2009-11-16 Tom YuClean up some open-parenthesis problems, and reindent
2009-11-12 Zhanna TsitkovTypo fix
2009-11-12 Zhanna TsitkovPost-great-reindent check. Part II
2009-10-31 Tom Yumake mark-cstyle
2009-10-27 Greg HudsonHeimdal DB bridge plugin for KDC back end
2009-10-21 Luke Howardremove some unneeded extensions from the Novell backend...
2009-10-09 Greg HudsonImplement GSS naming extensions and authdata verification
2009-09-13 Greg HudsonImplement s4u extensions
2009-04-03 Sam HartmanMerge fast branch at 22166 onto trunk
2009-03-31 Sam HartmanImplement FAST from draft-ietf-krb-wg-preauth-framework
2009-03-11 Greg HudsonReport verbose error messages from KDC
2009-01-14 Ken RaeburnPass s4u name and c_flags to log_tgs_req. If values...
2009-01-13 Ken Raeburn/tmp/3
2009-01-12 Sam HartmanPatch from Luke Howard:
2009-01-03 Sam HartmanMerge mskrb-integ onto trunk
2008-12-22 Ken RaeburnCollect ticket-request logging calls together in one...
2008-12-15 Greg HudsonIn the KDC, remove krb4 request handling support and...
2008-08-25 Ken RaeburnIncorporate Apple's patch
2007-12-22 Ken RaeburnWrap krb5_db_get_principal function with get_principal...
2007-01-02 Ken Raeburn* kdc_util.h (CONVERT_INTO_DB, CONVERT_OUTOF_DB): Unuse...
2006-11-13 Kevin Coffmanallow server preauth plugin verify_padata function...
2006-10-03 Sam HartmanPreauthentication Plugin Framework
2006-04-29 Ken Raeburnipv4+ipv6 messages can trip up KDC replay detection
2006-04-13 Ken RaeburnDon't include kdb.h from k5-int.h; instead, include...
2004-09-24 Ken Raeburn* kdc_util.h (sockaddr2p): Don't declare
2003-03-17 Sam HartmanDisable krb4 cross-realm in krb524d and krb5kdc. Provi...
2003-01-12 Ezra Peisach * kdc_util.h, replay.c, main.c: Pass global krb5_conte...
2003-01-03 Ezra Peisach * main.c: On exit, free more allocated memory, including:
2002-07-05 Ken RaeburnReduce or localize dependencies on address families.
2002-07-02 Ken Raeburn* network.c (process_packet): Now static. Drop unused...
2002-07-02 Ken Raeburn* kdc_util.h (inet_ntop): Delete declaration
2002-06-26 Ken Raeburn* dispatch.c (dispatch): Remove arg "portnum"; update...
2001-06-19 Tom Yu * kdc_util.c (ktypes2str): New function; construct...
2001-04-10 Ken Raeburn* do_as_req.c, do_tgs_req.c, kdc_preauth.c, kdc_util...
2001-03-08 Ezra Peisach * kdc_util.h: Add prototype for process_v4_mode()...
2000-03-14 Ken Raeburn* sock2p.c: New file.
2000-03-12 Ezra PeisachAlso change kdc_insert_lookaside() to take a const...
2000-03-12 Ezra Peisach* replay.c, kdb_util.h (kdc_check_lookaside): Make...
1999-09-24 Ken Raeburncopyright notice updates from 1.1 branch
1998-07-22 Tom Yu * replay.c (kdc_check_lookaside):
1997-08-18 Ezra Peisach * kdc_util.h: Added prototype for setup_server_realm...
1997-05-30 Theodore Tso * do_as_req.c (process_as_req), do_tgs_req (process_tg...
1995-11-14 Theodore Tso* kdc_util.h: Added new prototypes for return_padata...
1995-11-09 Theodore Tso* kdc_preauth.c (get_etype_info): Added function to...
1995-11-08 Theodore Tso* kdc_util.c (): Added new helper functions
1995-10-06 Theodore Tsonetwork.c (setup_network):
1995-09-04 Ezra PeisachAdd const declarations to make remove warnings about...
1995-09-02 Theodore Tsokdc_preauth.c: New file, to contain the server-side...
1995-07-12 Paul ParkReorganize KDC profile and network port handling
1995-07-10 Ezra Peisachkerberos_v4.c: Add prototypes for compat_decrypt_key,
1995-06-09 Theodore Tsodispatch.c, kdc_util.h, kerberos_v4.c: Use KRB5_KRB4_CO...
1995-03-27 Chris Provenzano * kdc_util.c Use new calling conventions for krb5_rd_r...
1995-02-28 John Gilmore* *.[ch]: Avoid <krb5/...> and <com_err.h> includes
1994-09-22 Theodore TsoApplied Cybersafe's changes to do transited realm path...
1994-08-18 Mark Eichinstamp out rcs keywords
1994-03-11 Theodore TsoFixed krb5-bugs [0437]:
1993-09-01 Theodore TsoChange export warning notice from "is assumed to requir...
1993-08-17 Theodore TsoImproved logging of TGS and AS error cases
1993-06-03 Theodore TsoChanged function delcaration to support doing two ways...
1992-09-01 Theodore TsoModifications so that whether something came in on...
1991-06-06 John KohlUpdate copyright notice
1991-04-29 John Kohladd kdc_get_server_key
1991-04-22 John Kohlchanges to make authenticator visible to caller
1991-04-03 John CarrSecond argument to process_v4 should be const
1991-02-14 John Kohlfix erroneous define of process_v4
1991-02-13 John Kohladd prototyeps for replay buffer code
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 Kohlchanges for process_*_req; delete decrypt_tgs_req
1990-06-08 John Kohladd in Cliff's add_to_transited
1990-05-25 John Kohlfix reference to copyright/distribution provisions
1990-04-27 John Kohlchange prototypes for network funcs to take args &...
1990-04-24 John Kohladd const to an argument
1990-04-23 John Kohladd const to appropriate protos
1990-02-09 John Kohlmodify realm_of_tgt to use krb5_princ_realm()
1990-02-07 John Kohlremove kdc_input_mkey
1990-02-06 John Kohladd declarations of listen_and_process, setup_network...
1990-02-03 John Kohlfix prototypes
1990-02-02 John Kohlmake realm_of_tgt a macro
1990-01-30 John Kohl*** empty log message ***