summaryrefslogtreecommitdiff
path: root/python/samba/tests/krb5/raw_testcase.py
Commit message (Expand)AuthorAgeFilesLines
* tests/krb5: Allow specifying whether PA-DATA types are to be checkedJoseph Sutton2023-05-181-48/+57
* tests/krb5: Improve edata checkingJoseph Sutton2023-05-181-22/+56
* tests/krb5: Have set_forced_key() also set the NT hashJoseph Sutton2023-05-051-1/+9
* tests/krb5: Remove unused importJoseph Sutton2023-05-051-1/+0
* tests/krb5: Handle NT hashes being disabledJoseph Sutton2023-05-051-6/+20
* tests/krb5: Pass client credentials down into kdc_exchange_dictJoseph Sutton2023-05-051-0/+6
* librpc/ndr: Use libndr compression for claimsAndrew Bartlett2023-03-311-15/+3
* tests/krb5: Generate full ticket signatures with trailing RODC idJoseph Sutton2023-03-201-1/+1
* tests/krb5: Overhaul check_device_info()Joseph Sutton2023-03-081-24/+89
* tests/krb5: Allow creating accounts supporting claims or compound identity se...Joseph Sutton2023-03-081-5/+4
* tests/krb5: Split out device info checking into new methodJoseph Sutton2023-03-081-45/+49
* tests/krb5: Fix typoJoseph Sutton2023-03-081-1/+1
* tests/krb5: Unconditionally check compressed claimsJoseph Sutton2023-03-081-13/+12
* tests/krb5: Generate more readable string representationJoseph Sutton2023-03-031-0/+3
* tests/krb5: Remove client_as_etypes parameterJoseph Sutton2023-03-031-26/+37
* tests/krb5: Add tests for the primary groupJoseph Sutton2023-02-081-2/+7
* tests/krb5: Allow setting or resetting PAC flagsJoseph Sutton2023-02-081-9/+23
* tests/krb5: Allow changing the SID of a user's PACJoseph Sutton2023-02-081-1/+11
* tests/krb5: Use Python bindings for LZ77+Huffman compressionJoseph Sutton2023-01-101-4/+3
* CVE-2022-37966 python:tests/krb5: add better PADATA_SUPPORTED_ETYPES assert m...Stefan Metzmacher2022-12-131-2/+2
* CVE-2022-37966 python:tests/krb5: fix some tests running against Windows 2022Stefan Metzmacher2022-12-131-3/+15
* CVE-2022-37966 selftest: Add tests for Kerberos session key behaviour since E...Joseph Sutton2022-12-131-6/+20
* CVE-2022-37967 Add new PAC checksumJoseph Sutton2022-12-131-5/+73
* tests/krb5: Allow checking domain SID in PACJoseph Sutton2022-11-081-0/+9
* tests/krb5: Overhaul PAC logon info group checkingJoseph Sutton2022-11-081-30/+108
* tests/krb5: Fix bits_to_etypes() to not fail on Resource SID compression bitJoseph Sutton2022-11-081-1/+4
* CVE-2021-20251 tests/krb5: Add tests for password lockout raceJoseph Sutton2022-09-121-1/+9
* tests/krb5: Check claims buffersJoseph Sutton2022-09-091-25/+304
* CVE-2022-2031 tests/krb5: Add tests for kpasswd serviceJoseph Sutton2022-07-271-0/+8
* CVE-2022-2031 tests/krb5: Consider kadmin/* principals as TGS for MIT KRB5 >=...Joseph Sutton2022-07-271-4/+24
* CVE-2022-2031 tests/krb5: Add kpasswd_exchange() methodJoseph Sutton2022-07-271-13/+251
* CVE-2022-2031 tests/krb5: Add methods to send and receive generic messagesJoseph Sutton2022-07-271-17/+27
* CVE-2022-2031 tests/krb5: Add 'port' parameter to connect()Joseph Sutton2022-07-271-5/+6
* CVE-2022-2031 tests/krb5: Add methods to create ASN1 kpasswd structuresJoseph Sutton2022-07-271-0/+95
* CVE-2022-32744 tests/krb5: Correctly calculate salt for pre-existing accountsJoseph Sutton2022-07-271-0/+1
* CVE-2022-32744 tests/krb5: Correctly handle specifying account kvnoJoseph Sutton2022-07-271-1/+1
* python:tests: Add support for unexpected groups in krb5 testsAndreas Schneider2022-04-131-0/+17
* python:tests: Add support for expected groups in krb5 testsAndreas Schneider2022-04-131-1/+23
* python:tests: Allow to print krb5 encryption keys as stringStefan Metzmacher2022-04-131-0/+4
* tests/krb5: Add tests for the Protected Users groupJoseph Sutton2022-03-181-10/+32
* tests/krb5: Simplify logicJoseph Sutton2022-03-181-5/+5
* python:tests: Fix type error in raw_testcase.pyAndreas Schneider2022-03-171-1/+5
* tests/krb5: Add option to check reply padataJoseph Sutton2022-01-191-0/+58
* tests/krb5: Update supported enctype checkingJoseph Sutton2022-01-171-2/+21
* tests/krb5: Check encrypted-pa-data if presentJoseph Sutton2022-01-171-18/+63
* tests/krb5: Add FAST enc-pa-rep testsJoseph Sutton2022-01-171-1/+2
* tests/krb5: Adjust expected error codesJoseph Sutton2022-01-171-1/+3
* python:tests: Don't require an emtpy 'authorization-data' to be presentAndreas Schneider2021-12-201-2/+15
* Revert "python:tests: Don't require an emtpy 'authorization-data' to be present"Stefan Metzmacher2021-12-201-13/+2
* python:tests: Don't require an emtpy 'authorization-data' to be presentAndreas Schneider2021-12-201-2/+13