Convert DEBUG_REFERRALS to TRACE_* framework
[krb5.git] / src / lib / krb5 / krb / gc_via_tkt.c
2012-05-23 W. Trevor KingConvert DEBUG_REFERRALS to TRACE_* framework master
2011-11-23 Greg HudsonWhitespace, style changes to past two commits
2011-11-23 Sam HartmanFAST TGS
2011-06-10 Greg HudsonMark up strings for translation
2011-03-09 Greg HudsonAdjust most C source files to match the new standards...
2010-06-07 Greg HudsonTrace logging
2009-12-22 Zhanna TsitkovRemove krb5_ prefix from some static func names
2009-11-26 Greg Hudsonlibkrb5 support for non-blocking AS requests
2009-10-31 Greg HudsonFix indentation in gc_via_tkt.c which was messed up...
2009-10-31 Tom Yumake mark-cstyle
2009-09-13 Greg HudsonImplement s4u extensions
2009-05-07 Sam HartmanTry decrypting using session key if subkey fails in...
2009-04-23 Greg HudsonIn krb5_get_cred_via_tkt, strip the ok-as-delegate...
2009-02-13 Sam HartmanImplement TGS authenticator subkey usage
2009-01-30 Greg HudsonIn krb5_kdcrep2creds, call the correct free function...
2009-01-28 Ken RaeburnStart to phase out krb5_xfree macro, which just casts...
2009-01-03 Sam HartmanMerge mskrb-integ onto trunk
2008-08-07 Ken Raeburnmalloc+memset(,0,) -> calloc
2008-07-15 Tom Yukrb5_get_cred_via_tkt() should null out_cred on errors
2008-04-18 Ken Raeburnfix possible buffer overrun in handling generic-error...
2007-07-04 Ken RaeburnIf error is KDC_ERR_S_PRINCIPAL_UNKNOWN, report the...
2007-05-10 Ken RaeburnDefine and use some inline helper functions for compari...
2006-11-30 Tom Yu * src/lib/krb5/krb/gc_via_tkt.c (check_reply_server...
2006-10-15 Ezra PeisachRemove all unused variable warnings from tree
2006-09-21 Sam HartmanSet the canonicalize flag in TGS requests and accept...
2006-03-26 Ken RaeburnInitial enhanced error message support, similar to...
2002-09-03 Ken Raeburnprotoize
2001-08-08 Ezra Peisach * walk_rtree.c (krb5_walk_realm_tree): Do not try...
1999-09-24 Ken Raeburncopyright notice updates from 1.1 branch
1997-02-06 Richard BaschWindows/NT integration (V1_0_WIN32_BRANCH merge)
1996-02-28 Theodore TsoFix memory leak; free enctypes after use
1996-01-25 Sam Hartmanget_creds.c: Only match on enctype if in_creds.keyblock
1996-01-22 Tom Yu * gc_via_tkt.c (krb5_kdcrep2creds): Set is_skey so...
1995-11-08 Theodore Tso* krbconfig.c: Removed the krb5_clockskew variable
1995-09-29 Theodore TsoOnly check the returned starttime to make sure it match...
1995-09-29 Keith VetterMisc Mac cleanups
1995-09-16 Theodore Tsosendauth.c (krb5_sendauth): Make sure the scratch crede...
1995-09-12 Ezra PeisachReintegrate Macintosh changes
1995-09-11 Keith VetterMac Beta 1 submission
1995-09-06 Chris Provenzano * decode_kdc.c, decrypt_tk.c, encode_kdc.c...
1995-09-02 Theodore Tsoget_in_tkt.c (krb5_get_in_tkt): If kdc_settime is enabl...
1995-06-08 Theodore TsoClean up gcc -Wall flames
1995-05-25 Ezra PeisachFix syntax error in freeing of keyblock
1995-05-24 Theodore TsoOn an error, free the keyblock
1995-04-28 Chris Provenzano * send_tgs.c (krb5_send_tgs()), gc_via_tkt...
1995-04-27 Chris Provenzano * gc_via_tgt.c, and gc_2tgt.c : Removed.
1995-04-26 Chris Provenzano * Makefile.in : Added gc_via_tkt.c and removed get_fcr...