ctdb-failover: Split statd_callout add-client/del-client
[martins/samba-autobuild/.git] / python / samba / tests / krb5 / pkinit_tests.py
13 days ago Andrew Bartlettpython/samba/tests/krb5: Add check to confirm UF_SMARCA...
2024-06-10 Andrew Bartlettpython/samba/tests/krb5: Allow PkInitTests.test_pkinit_...
2024-06-10 Andrew Bartlettpython/samba/tests/krb5: Expand test without UF_SMARTCA...
2024-06-10 Andrew Bartlettpython/samba/tests/krb5: PKINIT tests of passwords...
2024-06-10 Andrew Bartlettpython/samba/krb5: Add test for password rotation on...
2024-06-10 Andrew Bartlettpython/samba/tests/krb5: Extend PKINIT tests to show...
2024-04-16 Jo Suttontests/krb5: Remove unused variable
2024-04-16 Jo Suttontests/krb5: Fix code spelling
2024-04-16 Jo Suttontests/krb5: Remove unused import
2024-03-28 Andrew Bartlettpython/samba/tests/krb5: Extend PKINIT tests to cover...
2024-03-28 Andrew Bartlettpython/tests/krb5: Prepare to allow tests that use...
2024-03-28 Andrew Bartlettpython/tests/krb5: Allow getting a TGT in pkinit tests
2024-03-28 Andrew Bartlettpython/tests/krb5: Prepare for PKINIT tests with UF_SMA...
2024-02-28 Andrew Bartlettpython/samba/tests/krb5: Expect SID_FRESH_PUBLIC_KEY_ID...
2023-11-20 Andreas Schneiderpython:tests: SHA1 is no longer supported by cryptograp...
2023-07-19 Joseph Suttontests/krb5: Add a test for PK-INIT with a revoked certi...
2023-07-19 Joseph Suttontests/krb5: Allow passing a pre-created certificate...
2023-07-19 Joseph Suttontests/krb5: Have the caller of create_certificate(...
2023-07-19 Joseph Suttontests/krb5: Factor out a method to fetch the CA certifi...
2023-07-19 Joseph Suttontests/krb5: Factor out a method to create a certificate
2023-07-19 Joseph Suttontests/krb5: Test Windows 2000 variant of PK-INIT
2023-07-19 Joseph Suttontests/krb5: Add tests for PK-INIT Freshness Extension...
2023-07-19 Joseph Suttontests/krb5: Add PK-INIT testing framework