aboutsummaryrefslogtreecommitdiff
path: root/src/tests
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-10-04Add ktutil addent option to fetch salt from KDCGreg Hudson1-0/+43
2018-10-03Use "replica" in iprop settingsGreg Hudson1-4/+4
2018-10-03Use the term "replica KDC" in source and docsGreg Hudson4-209/+212
2018-09-26Don't rely on default realm in S4U2Self clientIsaac Boukris1-1/+4
2018-09-26Fix null deref on some invalid PKINIT identitiesGreg Hudson1-0/+5
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-08-27Limit matching of user-to-user ccache credentialsGreg Hudson1-0/+8
2018-08-27Add kvno option for user-to-userGreg Hudson2-0/+28
2018-08-09Add kdestroy -p optionGreg Hudson1-4/+11
2018-07-18Eliminate preprocessor-disabled dead codeRobbie Harwood4-50/+0
2018-07-18Fix some broken tests for Python 3Robbie Harwood1-11/+5
2018-07-12Convert Python tests to Python 3Greg Hudson9-42/+44
2018-07-05Explicitly look for python2 in configure.inGreg Hudson60-76/+2
2018-07-05Disable canonicalization in ccselect testsGreg Hudson1-4/+7
2018-06-21Fix double free in kdc hammerRobbie Harwood1-1/+6
2018-06-21Correctly handle fallback in KDC OTP callbackRobbie Harwood1-3/+25
2018-06-14Add flag to disable encrypted timestamp on clientGreg Hudson1-0/+13
2018-05-29Add LMDB KDB module testsGreg Hudson8-437/+467
2018-05-04Remove "-nodes" option from make-certs scriptsRobbie Harwood2-2/+2
2018-04-25Fix PKINIT rule matching against UPN SANsGreg Hudson1-0/+7
2018-04-22Add marks to longer Python test scriptsGreg Hudson26-3/+276
2018-04-09Restrict pre-authentication fallback casesGreg Hudson2-19/+78
2018-03-27Use stdint types in ASN.1 codeGreg Hudson4-70/+37
2018-03-26Add SPAKE preauth supportGreg Hudson2-0/+152
2018-03-19Include preauth name in trace output if possibleRobbie Harwood2-129/+130
2018-03-19Add PKINIT KDC support for freshness tokenGreg Hudson1-13/+37
2018-03-19Add PKINIT client support for freshness tokenGreg Hudson3-1/+6
2018-03-07Fix capaths "." values on clientGreg Hudson1-0/+10
2018-03-04Add ASN.1 encoders and decoders for SPAKE typesGreg Hudson11-1/+384
2018-03-02Use libkrb5support hex functions where appropriateGreg Hudson2-12/+15
2018-02-13Fix flaws in LDAP DN checkingGreg Hudson1-0/+11
2017-11-21Length check when parsing GSS token encapsulationGreg Hudson1-5/+52
2017-09-25make depend, man, update-poGreg Hudson1-0/+4
2017-09-06Allow small errors in t_renew.py testsGreg Hudson1-3/+5
2017-09-06Fix make-certs.sh for OpenSSL 1.1Greg Hudson1-12/+11
2017-09-04Add hostname-based ccselect moduleRobbie Harwood1-0/+9
2017-08-30Issue trivially renewable ticketsGreg Hudson1-21/+50
2017-08-29Add PKINIT test case for generic client certGreg Hudson1-0/+10
2017-08-29Add test cert with no extensionsGreg Hudson17-160/+174
2017-08-29Fix kdcpolicy build issuesGreg Hudson1-1/+1
2017-08-21Fix bugs in kdcpolicy commitGreg Hudson1-4/+9
2017-08-18Add KDC policy pluggable interfaceRobbie Harwood2-0/+58
2017-08-17Add tests for kadm5_auth interfaceGreg Hudson3-0/+97