summaryrefslogtreecommitdiff
path: root/python/samba/tests/krb5/etype_tests.py
AgeCommit message (Expand)AuthorFilesLines
2026-02-18CVE-2026-20833: s4:kdc: Make default domain supported enctypes AES by defaultJennifer Sutton1-10/+2
2023-05-05tests/krb5: Pass client credentials down into kdc_exchange_dictJoseph Sutton1-9/+9
2022-12-13CVE-2022-37966 python:/tests/krb5: call sys.path.insert(0, "bin/python") befo...Stefan Metzmacher1-3/+5
2022-12-13CVE-2022-37966 param: let "kdc default domain supportedenctypes = 0" mean the...Stefan Metzmacher1-0/+2
2022-12-13CVE-2022-37966 python:tests/krb5: test much more etype combinationsStefan Metzmacher1-14/+139
2022-12-13CVE-2022-37966 selftest: Add tests for Kerberos session key behaviour since E...Joseph Sutton1-103/+315
2022-12-13CVE-2022-37966 tests/krb5: Add a test requesting tickets with various encrypt...Joseph Sutton1-0/+256