aboutsummaryrefslogtreecommitdiff
path: root/src/tests/gssapi
AgeCommit message (Expand)AuthorFilesLines
2019-01-07Remove incorrect KDC assertionIsaac Boukris1-0/+8
2019-01-07Ignore password attributes for S4U2Self requestsIsaac Boukris1-0/+8
2018-10-26Update auto-generated filesGreg Hudson1-0/+4
2018-10-23Add GSS_KRB5_NT_ENTERPRISE_NAME name typeIsaac Boukris5-9/+69
2018-10-17Add test for cross realm S4U2Self using referralsIsaac Boukris1-11/+33
2018-09-26Don't rely on default realm in S4U2Self clientIsaac Boukris1-1/+4
2018-09-21Always honor desired_name in gss_add_cred()Greg Hudson1-0/+10
2018-09-19Fix memory bugs in gss_add_cred() extension caseGreg Hudson1-1/+30
2018-09-17Fix memory leak in gss_add_cred() creation caseGreg Hudson3-25/+127
2018-07-05Explicitly look for python2 in configure.inGreg Hudson7-8/+0
2018-07-05Disable canonicalization in ccselect testsGreg Hudson1-4/+7
2018-03-02Use libkrb5support hex functions where appropriateGreg Hudson2-12/+15
2017-11-21Length check when parsing GSS token encapsulationGreg Hudson1-5/+52
2017-09-25make depend, man, update-poGreg Hudson1-0/+4
2017-09-04Add hostname-based ccselect moduleRobbie Harwood1-0/+9
2017-06-19Suppress y2038 GSS tests when time_t is 32-bitGreg Hudson1-3/+4
2017-05-16Add timestamp testsGreg Hudson3-12/+187
2017-04-18make dependGreg Hudson1-1/+2
2017-04-14Add FAST encrypted challenge auth indicatorMatt Rogers1-0/+15
2017-04-10Add support to query the SSF of a GSS contextSimo Sorce1-0/+14
2017-02-21Add OID to inquire GSS cred impersonator nameSimo Sorce1-0/+20
2017-02-16Use fallback realm for GSSAPI ccache selectionMatt Rogers1-11/+41
2017-01-19Use expected_msg in test scriptsGreg Hudson7-136/+65
2016-10-03Add aes-sha2 test casesGreg Hudson1-1/+15
2016-08-10Fix memory leaks in test programsGreg Hudson5-5/+10
2016-07-30make dependGreg Hudson1-0/+4
2016-07-28Use single-colon rules in makefilesGreg Hudson1-4/+4
2016-07-22Better handle failures to resolve client keytabWill Fiveash1-0/+10
2016-06-18Add GSSAPI auth indicator name attribute testsMatt Rogers3-5/+111
2016-02-29Use cached S4U2Proxy tickets in GSSAPIIsaac Boukris1-0/+66
2015-12-11make dependGreg Hudson1-0/+20
2015-10-26Add more gss_inquire_context() testsGreg Hudson2-19/+129
2015-10-23Use RUN_TEST and fix installed krb5.conf usesGreg Hudson1-3/+3
2015-09-14Fix memory leak in t_accname test programGreg Hudson1-0/+2
2015-08-25Update SPNEGO hintName value to current specGreg Hudson1-0/+38
2015-08-24Adjust SPNEGO Microsoft krb5 OID testsGreg Hudson1-48/+72
2015-08-13Make cross-realm S4U2Self workGreg Hudson1-0/+17
2015-07-17Rewrite wrong-krb5-mech SPNEGO testGreg Hudson1-22/+108
2015-07-02Implement GSS_KRB5_CRED_NO_CI_FLAGS_X for SPNEGOAndreas Schneider1-6/+4
2015-06-29Allow gss_inquire_context on partial krb5 contextsSolly Ross3-7/+145
2015-06-18Add tests for GSS_KRB5_CRED_NO_CI_FLAGS_XGreg Hudson3-20/+149
2015-06-15Add tests for AD-SIGNTICKET corner casesGreg Hudson1-0/+31
2015-04-02Make all Python test scripts executableGreg Hudson5-1/+2
2015-03-12Import names immediately with COMPOSITE_EXPORTSolly Ross3-3/+43
2015-03-10Add successful S4U2Proxy test casesGreg Hudson1-0/+38
2015-02-19Use kadmin script mode in Python testsGreg Hudson3-13/+13
2015-02-04Avoid uninitialized data in t_prf.cTom Yu1-0/+2
2015-02-04Add test program for gss_process_context_tokenGreg Hudson3-9/+214
2015-02-04Fix gss_process_context_token() [CVE-2014-5352]Greg Hudson1-0/+1
2014-12-15Include file ccache name in error messagesNicolas Williams1-1/+1