pull up r23602, r23604, r23605 from trunk
[krb5.git] / src / kdc / do_tgs_req.c
2009-12-29 Tom YuMITKRB5-SA-2009-003 CVE-2009-3295 KDC null deref in...
2009-12-28 Sam HartmanAnonymous support for Kerberos
2009-12-14 Sam Hartmanfast negotiation projec
2009-11-16 Tom YuClean up some open-parenthesis problems, and reindent
2009-11-14 Greg HudsonConstrained delegation without PAC support
2009-11-12 Zhanna TsitkovRestore the local variable type
2009-11-12 Zhanna TsitkovPost-great-reindent check. Part I
2009-10-31 Tom Yumake mark-cstyle
2009-10-29 Greg HudsonIn process_tgs_req, fully initialize e_data since we...
2009-10-27 Greg HudsonHeimdal DB bridge plugin for KDC back end
2009-10-21 Luke Howardsimplify logic fix introduced in r22960 for S4U2Self
2009-10-21 Luke Howardensure that forwardable flag is propagated along S4U2Se...
2009-10-09 Greg HudsonImplement GSS naming extensions and authdata verification
2009-09-14 Ezra PeisachInitialize several variables - so that on error cleanup...
2009-09-13 Greg HudsonImplement s4u extensions
2009-04-27 Greg HudsonMove KRB5_KDB_OK_AS_DELEGATE from kdb_ext.h to kdb...
2009-04-05 Sam HartmanImplement KDC side of TGS FAST
2009-04-03 Sam HartmanMerge fast branch at 22166 onto trunk
2009-03-31 Sam HartmanInitialize request state in the TGS path
2009-03-31 Sam HartmanImplement FAST from draft-ietf-krb-wg-preauth-framework
2009-03-11 Greg HudsonReport verbose error messages from KDC
2009-03-09 Zhanna TsitkovRemoved unneeded printf's
2009-02-23 Zhanna TsitkovCorrect the return code
2009-02-20 Zhanna TsitkovAdjust to the return value of isflagset routine
2009-02-04 Zhanna TsitkovUse macros for config parameters
2009-02-02 Ken Raeburnreapply memchr patch
2009-01-30 Will FiveashMaster Key Migration Project
2009-01-30 Zhanna TsitkovChanged the name match_config_pattern to krb5_match_con...
2009-01-29 Zhanna TsitkovIntroduced match_config_pattern function to find a...
2009-01-28 Sam Hartmanreturn correct kvno in TGS case
2009-01-28 Ken Raeburnwhitespace
2009-01-27 Ken Raeburnuse memchr
2009-01-26 Zhanna TsitkovIntroduced new static function prep_reprocess_req to...
2009-01-26 Zhanna TsitkovCheck asprintf return codes. Styling
2009-01-23 Zhanna TsitkovEliminate the need for the domain_realm mapping table...
2009-01-14 Ken RaeburnPass s4u name and c_flags to log_tgs_req. If values...
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-10-20 Greg HudsonUse strdup in place of malloc/strcpy in many places
2008-06-27 Ken Raeburnmisc memory leaks
2007-12-22 Ken RaeburnWrap krb5_db_get_principal function with get_principal...
2007-05-10 Ken RaeburnDefine and use some inline helper functions for compari...
2007-04-03 Tom YuMITKRB5-SA-2007-002: buffer overflow in krb5_klog_syslog
2006-10-13 Ken RaeburnUse 'const' with krb5_get_error_message
2006-08-02 Tom YuApply patch from Michael Calmer to fix some uninitializ...
2006-06-22 Sam Hartman r18022@luminous: jaltman | 2006-05-19 05:18:37 -0400
2006-06-01 Ken Raeburnmove var decl before code
2006-06-01 Ezra Peisachkrb5 1.5 alpha - memory leaks in krb5kdc due to not...
2006-04-13 Ken RaeburnPartial merge from Novell LDAP integration branch,...
2005-07-12 Tom Yufix MITKRB5-SA-2005-002 KDC double-free and heap overflow
2005-04-13 Ken RaeburnDelete definitions of unused macros NEED_SOCKETS and...
2003-05-22 Sam HartmanLog transited checkd not done as info not error
2003-04-01 Ken RaeburnRed Hat's krb5_princ_size fixes
2002-09-11 Ken Raeburnprotoize
2002-09-11 Ken RaeburnTry a little harder to avoid returning e-text that...
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-04-06 Ken Raeburncall krb5_c_ versions of enctype/cksumtype checking...
2001-10-25 Tom Yu * do_as_req.c (process_as_req: Treat SUPPORT_DESMD5...
2001-10-06 Ken Raeburn* do_tgs_req.c (process_tgs_req): Fix logging of bad...
2001-09-26 Ken Raeburnbetter realm transit path checking for app server
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...
1999-09-24 Ken Raeburncopyright notice updates from 1.1 branch
1999-09-21 Ken RaeburnTom's patch:
1998-10-30 Marc Horowitzpull up 3des implementation from the marc-3des branch
1998-01-16 Tom Yu * do_tgs_req.c: Add some explicit settings of errcode...
1997-11-25 Theodore Tsodo_tgs_req.c (process_tgs_req): Add check to make sure...
1997-11-14 Theodore Tsodo_tgs_req.c (process_tgs_req): Only try to return...
1997-09-26 Tom YuRemove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and...
1997-08-18 Ezra Peisach * do_tgs_req.c (process_tgs_req): Initialize authtime...
1997-05-30 Theodore Tso * do_as_req.c (process_as_req), do_tgs_req (process_tg...
1997-02-18 Richard BaschReplace krb5_xfree with appropriate free routine
1995-11-29 Theodore TsoRemoved extra eblock argument from call to krb5_encode_...
1995-11-08 Theodore Tso* kdc_util.c (): Added new helper functions
1995-10-06 Theodore Tsodo_tgs_req.c (process_tgs_req): Use a slightly more...
1995-10-06 Theodore Tsonetwork.c (setup_network):
1995-09-06 Chris Provenzano * do_as_req.c, do_tgs_req.c, kdc_util.c, kerber...
1995-09-06 Chris Provenzano * do_as_req.c, do_tgs_req.c, kerberos_v4.c...
1995-09-04 Ezra PeisachAdd const declarations to make remove warnings about...
1995-07-27 Chris ProvenzanoUse new kdb format
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-04-29 Theodore Tsokdc_util.c (kdc_process_tgs_req): Make sure apreq-...
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
1995-02-10 Theodore Tsokrb5_use_keytype() was being called when the argument...
1995-01-13 Chris ProvenzanoRemoved all references to DECLARG and OLDDECLARG.
1994-12-13 Theodore Tsodo_tgs_req.c (prepare_error_tgs): Don't free the passed...
1994-11-21 Theodore TsoUse the list of encryption types passed as part of...
1994-11-08 Theodore TsoUse published interface to call krb5_random_key
1994-09-22 Theodore TsoApplied Cybersafe's changes to do transited realm path...
1994-08-18 Mark Eichinstamp out rcs keywords
1994-06-29 Tom Yufolding in Harry's changes
1994-06-15 Tom Yufixing memory scribbling in find_alternate_tgs
1994-06-10 Theodore TsoFix inter-realm handling in KDC so that an intermediate...
1993-10-15 Theodore TsoChange usage of xfree to krb5_xfree to prevent namespac...
next