summaryrefslogtreecommitdiff
path: root/python/samba/tests/krb5/compatability_tests.py
AgeCommit message (Expand)AuthorFilesLines
2023-10-25tests/krb5: Fix code spellingJoseph Sutton1-3/+3
2023-08-30tests/krb5: Move KDC TGT tests to new fileJoseph Sutton1-48/+0
2023-08-30tests/krb5: Remove test of pre-1.20 MIT Kerberos behaviourJoseph Sutton1-21/+0
2023-08-14tests/krb5: Rename compatability_tests classJoseph Sutton1-2/+2
2022-12-13CVE-2022-37967 Add new PAC checksumJoseph Sutton1-0/+22
2022-03-04s4:mitkdc: Add support for MIT Kerberos 1.20Andreas Schneider1-2/+7
2022-01-19selftest: Update SimpleKerberosTests now that Samba supports FASTAndrew Bartlett1-3/+3
2021-12-15tests/krb5: Correctly determine whether tickets are service ticketsJoseph Sutton1-4/+6
2021-10-14tests/krb5: Disable debugging output for testsJoseph Sutton1-2/+2
2021-10-14tests/krb5: Add compatability tests for ticket checksumsJoseph Sutton1-2/+42
2021-08-18tests/krb5: Fix including enc-authorization-dataJoseph Sutton1-4/+0
2020-12-21tests python krb5: PEP8 cleanupsGary Lockyer1-6/+18
2020-12-21tests python krb5: use key usage constantsGary Lockyer1-4/+3
2020-11-12tests python krb5: add arcfour salt testsGary Lockyer1-0/+20
2020-11-12tests python krb5: refactor compatability testsGary Lockyer1-6/+18
2020-11-12tests python krb5: Refactor compatability test constantsGary Lockyer1-14/+28
2020-11-09tests python krb5: Add python kerberos compatability testsGary Lockyer1-0/+174