pull up r25483 and r25484 from trunk
[krb5.git] / src / lib / krb5 / krb / get_creds.c
2011-12-05 Tom YuHandle TGS referrals to the same realm
2011-09-28 Greg HudsonEliminate domain-based client realm walk
2011-09-01 Greg HudsonFix cross-realm traversal TGT requests
2011-06-03 Greg HudsonRestore fallback non-referral TGS request to same realm
2011-05-26 Greg HudsonRestore krb5_get_credentials caching for referral requests
2011-03-14 Greg HudsonResolve a few miscellaneous warnings
2011-03-09 Greg HudsonAdjust most C source files to match the new standards...
2011-02-08 Greg HudsonFix seg faulting trace log message for use of fallback...
2010-11-25 Greg HudsonFix Windows build
2010-10-27 Greg HudsonDon't fail out from krb5_get_credentials() if we can...
2010-06-07 Greg HudsonTrace logging
2010-04-27 Greg HudsonFix a backwards check in get_cached_tgt() in the TGS...
2010-04-21 Greg HudsonFix a memory leak in get_creds.c's try_fallback_realm()
2010-04-20 Greg HudsonWhen setting up to get a TGT for the service realm...
2010-04-20 Greg HudsonAdd KRB5_INIT_CREDS_STEP_FLAG_CONTINUE for parity with...
2010-04-14 Greg HudsonIntroduce new krb5_tkt_creds API
2010-04-13 Greg HudsonValidate and renew should work on non-TGT creds
2009-12-22 Zhanna TsitkovRemove krb5_ prefix from some static func names
2009-10-31 Tom Yumake mark-cstyle
2009-09-28 Greg HudsonFix a braino in r22790
2009-09-28 Greg HudsonFix a few problems introduced by r22787
2009-09-25 Greg HudsonClean up krb5_get_credentials:
2009-09-13 Greg HudsonImplement s4u extensions
2009-02-02 Ken RaeburnRemove unnecessary pointer casts in args to free,memcpy...
2009-01-28 Ken RaeburnStart to phase out krb5_xfree macro, which just casts...
2009-01-03 Sam HartmanMerge mskrb-integ onto trunk
2008-06-27 Ken Raeburnmisc memory leaks
2006-04-29 Ken RaeburnDon't test HAVE_C_STRUCTURE_ASSIGNMENT.
2005-04-25 Jeffrey Altman the purpose of the krb5_get_credentials call...
2003-01-10 Sam HartmanPatch to get new service tickets in preference to using...
2002-09-03 Ken Raeburnprotoize
2001-10-06 Ken RaeburnDanilo also says we can get rid of _MSDOS (Win16) tests...
2001-10-04 Ken RaeburnDanilo says we can get rid of the DLLIMP stuff now
2000-08-29 Ken Raeburn* get_creds.c (krb5_get_credentials_core): If the suppl...
2000-06-30 Ezra Peisach * t_walk_rtree.c (main): Declare as returning int
2000-06-29 Ezra Peisach * conv_princ.c, get_creds.c, get_in_tkt.c,...
2000-06-27 Ken Raeburnpullup from 1.2 branch
1999-09-24 Ken Raeburncopyright notice updates from 1.1 branch
1999-09-01 Ken Raeburnfrom 1.1 branch:
1999-08-04 Danilo AlmeidaIntialize out_creds pointer to 0 and then check whether...
1998-10-30 Marc Horowitzpull up 3des implementation from the marc-3des branch
1997-02-11 Richard Baschget_creds.c: export krb5_get_credentials_renew, krb5_ge...
1997-02-06 Richard BaschWindows/NT integration (V1_0_WIN32_BRANCH merge)
1996-07-07 Ezra Peisach * get_creds.c: (krb5_get_credentials_val_renew_core...
1996-06-06 Theodore TsoA static function must not use the INTERFACE keyword
1996-05-04 Ken Raeburn* get_creds.c (krb5_get_credentials_core): new function...
1996-04-30 Ken Raeburn* t_ser.c (stuff): New variable.
1996-01-25 Sam Hartmanget_creds.c: Only match on enctype if in_creds.keyblock
1995-12-05 Richard BaschWhen searching for cached credentials, make sure we...
1995-09-12 Ezra PeisachReintegrate Macintosh changes
1995-09-11 Keith VetterMac Beta 1 submission
1995-09-06 Chris Provenzano * auth_con.c, decrypt_tk.c, encode_kdc.c, encry...
1995-06-08 Theodore TsoClean up gcc -Wall flames
1995-04-25 Ezra Peisach * parse.c (krb5_parse_name): Add magic number to new...
1995-04-21 Theodore TsoUnless HAVE_C_STRUCTURE_ASSIGNMENT is defined, use...
1995-02-28 John Gilmore* *.c: Avoid <krb5/...> includes.
1995-02-27 Keith VetterConverted the krb5/krb directory to work under windows...
1995-02-23 Chris ProvenzanoAll to change krb5_get_credentials() ..
1995-01-13 Chris ProvenzanoRemoved all references to DECLARG and OLDDECLARG.
1994-08-18 Mark Eichinstamp out rcs keywords
1994-06-02 Theodore TsoMake sure the old contents of the creds structure are...
1994-01-17 Theodore TsoAdd safety check to get_credentials
1993-09-01 Theodore TsoChange export warning notice from "is assumed to requir...
1993-06-03 Theodore TsoPatches to get user-to-user credentials to work correctly
1991-06-06 John KohlUpdate copyright notice
1991-05-06 Theodore TsoAdded code to match on 2nd tkt and tkt encryptred in...
1991-03-14 John Kohlfix copyrights
1990-11-08 John Kohlchange bzero to memset
1990-10-18 John Kohladd authorization data stuff (from Bill Sommerfeld)
1990-05-23 John Kohlfix include files
1990-05-07 John Kohlneed dto store the creds
1990-04-23 John Kohl*** empty log message ***