summaryrefslogtreecommitdiff
path: root/src/tests/gssapi
Commit message (Expand)AuthorAgeFilesLines
* Add margin to expired tickets in test suiteGreg Hudson2023-02-011-1/+1
* Don't issue session keys with deprecated enctypesGreg Hudson2023-01-231-1/+2
* Replace AD-SIGNEDPATH with minimal PACsGreg Hudson2022-01-121-10/+10
* Don't fail krb5_cc_select() for no default realmIsaac Boukris2022-01-011-0/+9
* Allow selective overrides in crypto back-endsGreg Hudson2021-10-181-0/+6
* Fix link line for GSSAPI reload testGreg Hudson2021-09-151-1/+1
* Improve gss_store_cred() behaviorGreg Hudson2021-09-134-7/+205
* Increase use of expected_msg in GSS testsRobbie Harwood2021-08-292-22/+16
* Fix conformance issue in GSSAPI testsGreg Hudson2021-08-231-4/+3
* Support host-based GSS initiator namesGreg Hudson2021-01-282-0/+76
* Add hostname canonicalization helper to k5test.pyGreg Hudson2021-01-281-8/+3
* Implement fallback for GSS acceptor namesGreg Hudson2021-01-071-1/+23
* Add verify option to cred storeSimo Sorce2020-11-181-0/+16
* Add password option to cred storeSimo Sorce2020-11-184-23/+55
* Unregister thread key in SPNEGO finalizationGreg Hudson2020-10-203-15/+104
* Fix Python deprecation warningsGreg Hudson2020-10-081-1/+1
* Add GSS_KRB5_NT_X509_CERT name typeIsaac Boukris2020-07-013-1/+15
* Return GSS_S_NO_CRED from krb5 gss_acquire_credGreg Hudson2020-05-291-1/+1
* Add channel bindings testsIsaac Boukris2020-05-207-29/+219
* Fix typos in commentsGreg Hudson2020-04-082-2/+2
* Correctly import "service@" GSS host-based nameGreg Hudson2020-03-311-0/+3
* Change KDC constrained-delegation precedence orderIsaac Boukris2020-03-091-9/+23
* Refresh manually acquired creds from client keytabRobbie Harwood2020-03-021-0/+18
* Apply permitted_enctypes to KDC request enctypesRobbie Harwood2020-01-231-5/+1
* Allow cross-realm RBCD with PAC and other authdataIsaac Boukris2020-01-221-3/+0
* Restrict test KDB to local principalsIsaac Boukris2020-01-131-1/+3
* Add NegoEx testsGreg Hudson2019-12-064-21/+232
* Qualify short hostnames when not using DNSGreg Hudson2019-12-061-2/+3
* Add tests for local and cross-realm RBCD requestsIsaac Boukris2019-09-091-0/+99
* S4U2Proxy evidence tickets needn't be forwardableIsaac Boukris2019-09-091-14/+11
* Fix test suite issues affecting Travis imagesGreg Hudson2019-07-291-2/+3
* Update test suite to avoid single-DES enctypesRobbie Harwood2019-05-283-41/+3
* Fix some return code handling bugsRobbie Harwood2019-05-051-0/+1
* Add tests for S4U2Self with certificateIsaac Boukris2019-03-131-2/+71
* Improve S4U2Self realm identification internalsGreg Hudson2019-03-051-3/+1
* Process SPNEGO error tokens through mechLuke Howard2019-02-062-3/+9
* Mark deprecated enctypes when usedRobbie Harwood2019-01-171-6/+9
* In rd_req_dec, always log non-permitted enctypesRobbie Harwood2019-01-161-2/+3
* Remove incorrect KDC assertionIsaac Boukris2018-12-201-0/+8
* Ignore password attributes for S4U2Self requestsIsaac Boukris2018-12-081-0/+8
* Update auto-generated filesGreg Hudson2018-10-261-0/+4
* Add GSS_KRB5_NT_ENTERPRISE_NAME name typeIsaac Boukris2018-10-235-9/+69
* Add test for cross realm S4U2Self using referralsIsaac Boukris2018-10-171-11/+33
* Don't rely on default realm in S4U2Self clientIsaac Boukris2018-09-261-1/+4
* Always honor desired_name in gss_add_cred()Greg Hudson2018-09-211-0/+10
* Fix memory bugs in gss_add_cred() extension caseGreg Hudson2018-09-191-1/+30
* Fix memory leak in gss_add_cred() creation caseGreg Hudson2018-09-173-25/+127
* Explicitly look for python2 in configure.inGreg Hudson2018-07-057-8/+0
* Disable canonicalization in ccselect testsGreg Hudson2018-07-051-4/+7
* Use libkrb5support hex functions where appropriateGreg Hudson2018-03-022-12/+15