| Commit message (Expand) | Author | Age | Files | Lines |
| * | Better fix for not using expired TGTs in TGS-REQs | Greg Hudson | 2013-04-29 | 1 | -53/+91 |
| * | Don't use expired TGTs in TGS-REQs | Nicolas Williams | 2013-04-26 | 1 | -8/+10 |
| * | Simplify principal access within libkrb5 | Greg Hudson | 2013-04-08 | 1 | -3/+3 |
| * | Move a bunch of stuff out of k5-int.h | Greg Hudson | 2013-03-24 | 1 | -1/+1 |
| * | Simplify TGS request construction | Greg Hudson | 2013-02-08 | 1 | -6/+4 |
| * | Fix subkey memory leak in krb5_get_credentials | Greg Hudson | 2011-12-09 | 1 | -0/+2 |
| * | Fix memory leaks in FAST TGS support | Greg Hudson | 2011-12-09 | 1 | -4/+8 |
| * | FAST TGS | Sam Hartman | 2011-11-23 | 1 | -2/+10 |
| * | Handle TGS referrals to the same realm | Greg Hudson | 2011-11-14 | 1 | -1/+8 |
| * | Eliminate domain-based client realm walk | Greg Hudson | 2011-09-28 | 1 | -26/+6 |
| * | Fix cross-realm traversal TGT requests | Greg Hudson | 2011-09-01 | 1 | -1/+1 |
| * | Restore fallback non-referral TGS request to same realm | Greg Hudson | 2011-06-03 | 1 | -12/+10 |
| * | Restore krb5_get_credentials caching for referral requests | Greg Hudson | 2011-05-26 | 1 | -0/+5 |
| * | Resolve a few miscellaneous warnings | Greg Hudson | 2011-03-14 | 1 | -2/+0 |
| * | Adjust most C source files to match the new standards for copyright | Greg Hudson | 2011-03-09 | 1 | -19/+12 |
| * | Fix seg faulting trace log message for use of fallback realm | Greg Hudson | 2011-02-08 | 1 | -1/+1 |
| * | Fix Windows build | Greg Hudson | 2010-11-25 | 1 | -1/+1 |
| * | Don't fail out from krb5_get_credentials() if we can't store a ticket | Greg Hudson | 2010-10-27 | 1 | -10/+4 |
| * | Trace logging | Greg Hudson | 2010-06-07 | 1 | -5/+28 |
| * | Fix a backwards check in get_cached_tgt() in the TGS code | Greg Hudson | 2010-04-27 | 1 | -3/+3 |
| * | Fix a memory leak in get_creds.c's try_fallback_realm() | Greg Hudson | 2010-04-21 | 1 | -1/+3 |
| * | When setting up to get a TGT for the service realm in the TGS code, | Greg Hudson | 2010-04-20 | 1 | -5/+5 |
| * | Add KRB5_INIT_CREDS_STEP_FLAG_CONTINUE for parity with Heimdal. | Greg Hudson | 2010-04-20 | 1 | -2/+2 |
| * | Introduce new krb5_tkt_creds API | Greg Hudson | 2010-04-14 | 1 | -75/+1105 |
| * | Validate and renew should work on non-TGT creds | Greg Hudson | 2010-04-13 | 1 | -151/+0 |
| * | Remove krb5_ prefix from some static func names | Zhanna Tsitkov | 2009-12-22 | 1 | -16/+16 |
| * | make mark-cstyle | Tom Yu | 2009-10-31 | 1 | -157/+157 |
| * | Fix a braino in r22790 | Greg Hudson | 2009-09-28 | 1 | -1/+1 |
| * | Fix a few problems introduced by r22787 | Greg Hudson | 2009-09-28 | 1 | -6/+4 |
| * | Clean up krb5_get_credentials: | Greg Hudson | 2009-09-25 | 1 | -60/+54 |
| * | Implement s4u extensions | Greg Hudson | 2009-09-13 | 1 | -19/+50 |
| * | Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ... | Ken Raeburn | 2009-02-02 | 1 | -3/+3 |
| * | Start to phase out krb5_xfree macro, which just casts its argument to | Ken Raeburn | 2009-01-28 | 1 | -2/+2 |
| * | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 1 | -1/+7 |
| * | misc memory leaks | Ken Raeburn | 2008-06-27 | 1 | -2/+6 |
| * | Don't test HAVE_C_STRUCTURE_ASSIGNMENT. | Ken Raeburn | 2006-04-29 | 1 | -4/+0 |
| * | the purpose of the krb5_get_credentials call is to | Jeffrey Altman | 2005-04-25 | 1 | -2/+9 |
| * | Patch to get new service tickets in preference to using expired | Sam Hartman | 2003-01-10 | 1 | -1/+7 |
| * | protoize | Ken Raeburn | 2002-09-03 | 1 | -52/+20 |
| * | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 1 | -2/+2 |
| * | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 1 | -5/+5 |
| * | * get_creds.c (krb5_get_credentials_core): If the supplied enctype is not | Ken Raeburn | 2000-08-29 | 1 | -7/+18 |
| * | * t_walk_rtree.c (main): Declare as returning int | Ezra Peisach | 2000-06-30 | 1 | -3/+3 |
| * | * conv_princ.c, get_creds.c, get_in_tkt.c, mk_rep.c, parse.c, | Ezra Peisach | 2000-06-29 | 1 | -2/+0 |
| * | pullup from 1.2 branch | Ken Raeburn | 2000-06-27 | 1 | -0/+21 |
| * | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 1 | -1/+4 |
| * | from 1.1 branch: | Ken Raeburn | 1999-09-01 | 1 | -2/+4 |
| * | Intialize out_creds pointer to 0 and then check whether it is 0 before | Danilo Almeida | 1999-08-04 | 1 | -4/+5 |
| * | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 1 | -6/+101 |
| * | get_creds.c: export krb5_get_credentials_renew, krb5_get_credentials_validate | Richard Basch | 1997-02-11 | 1 | -4/+2 |