aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-07at least for newer enctypes, require a keyed checksumLuke Howard1-5/+2
2009-08-07cleanupLuke Howard1-1/+0
2009-08-07fix prototypesLuke Howard1-1/+5
2009-08-07Use TGS-REQ subkey, if present, for W2K8 S4U2Self checksumLuke Howard3-26/+31
2009-08-07Fix interop with W2K8 S4U2Self variant - requires API to expose TGT subkey - ...Luke Howard5-218/+251
2009-08-07fix client referral (AS-REQ) handling to rewrite TGS nameLuke Howard1-35/+127
2009-08-07fix up encoding of optional fields in krb5_s4u_useridLuke Howard1-4/+15
2009-08-06add some notes about realm rewritingLuke Howard1-0/+5
2009-08-06cross-realm S4U fixesLuke Howard2-20/+21
2009-08-05Add OK_TO_AUTH_AS_DELEGATE/NO_AUTH_DATA_REQUIRED flags to kadminLuke Howard3-22/+40
2009-08-05make KRB5_KDB_OK_TO_AUTH_AS_DELEGATE/KRB5_KDB_NO_AUTH_DATA_REQUIRED more publicLuke Howard2-4/+2
2009-08-03validate user != NULLLuke Howard1-1/+2
2009-08-03cleanupLuke Howard1-2/+1
2009-08-03Prefer KRB5_PADATA_S4U_X509_USER to KRB5_PADATA_FOR_USERLuke Howard1-2/+2
2009-08-03Preliminary/untested implementation of S4U_X509_USER S4U2Self in KDCLuke Howard5-81/+290
2009-08-03Check for keyed checksum in S4U responseLuke Howard1-7/+15
2009-07-30Rename s4utest to t_s4uLuke Howard2-7/+7
2009-07-30S4U CleanupLuke Howard10-200/+340
2009-07-29Add some more debugging to test programLuke Howard1-0/+17
2009-07-29set GSS_C_DELEG_FLAG for constrained delegationLuke Howard1-0/+1
2009-07-29Add a test programLuke Howard1-0/+102
2009-07-29Note that having enterprise principal names in the request is not actually a ...Luke Howard1-0/+1
2009-07-29Fix some issues with S4U2Proxy; add gss_krb5_create_sec_context_for_principal...Luke Howard12-20/+395
2009-07-29S4U2Proxy fixesLuke Howard2-16/+22
2009-07-28More work on S4U implementationLuke Howard7-191/+262
2009-07-28initial untested S4U client implementationLuke Howard24-113/+1556
2009-07-28Creating branch for S4U workLuke Howard0-0/+0
2009-07-27Use zero-terminated enctype lists in the context structure instead ofGreg Hudson4-173/+150
2009-07-17include win-mac.h in gssftp/ftp/cmds.c for HAVE_STDLIB_HTom Yu1-0/+4
2009-07-10check for slogin failure in setup_root_shellTom Yu1-1/+1
2009-07-10Add a new '-W' option to kadmind and kdb5_util create to allow readingTom Yu4-5/+14
2009-07-10In the dejagnu test suite, remove the no-longer-used check_kloginGreg Hudson1-31/+0
2009-07-09Make datetest buildable againTom Yu2-3/+4
2009-07-09In tests/dejagnu/Makefile.in, remove a --srcdir option which wasGreg Hudson1-1/+1
2009-07-09In pre.in, remove some variable expansions in the definition ofGreg Hudson1-2/+1
2009-07-01k5-platform.h no longer takes responsibility for making "staticGreg Hudson1-1/+0
2009-06-27In krb5_copy_error_message, pass correct pointer toGreg Hudson1-1/+1
2009-06-26Add test case omitted in last commitTom Yu1-0/+105
2009-06-26Check for principal expiration prior to checking for passwordTom Yu1-16/+16
2009-06-23syms.c doesn't exist; update clean target and dependenciesKen Raeburn2-9/+9
2009-06-23GSSAPI init/accept_sec_context performance testing programKen Raeburn2-0/+457
2009-06-21Update comments to reflect reality and the fact that this is not a file basedEzra Peisach1-20/+28
2009-06-18reduce some mutex performance problems in profile libraryKen Raeburn3-21/+19
2009-06-18minor memory leak in 'none' replay cache typeKen Raeburn1-2/+8
2009-06-18Remove the new configure option --enable-static-only, and insteadGreg Hudson1-16/+9
2009-06-18In default.exp, revert an unintended part of the last commitGreg Hudson1-1/+1
2009-06-18In default.exp, import RLOGIN_FLAGS from the environment, as isGreg Hudson1-2/+2
2009-06-17In the previous patch - I neglected a potential NULL deref in the callEzra Peisach1-1/+3
2009-06-17In ldap_create.c, remove four incorrect uses of krb5_set_error_messageGreg Hudson1-10/+3
2009-06-11Use ticket forwarding in the GSSAPI test cases to exerciseGreg Hudson1-2/+2