summaryrefslogtreecommitdiff
path: root/source4/torture/krb5
AgeCommit message (Expand)AuthorFilesLines
2026-01-21s4:test: Add kdc-canon-mit testsJennifer Sutton3-4/+874
2026-01-15s4:test: fix kdc-canon-heimdal tests for 'require canonicalization'Douglas Bagnall1-0/+26
2026-01-15s4:test: fix kdc-heimdal simple tests for 'require canonicalization'Douglas Bagnall1-1/+30
2026-01-15s4:auth: Implement ‘krb5 acceptor report canonical client name’ option fo...Jennifer Sutton1-1/+40
2026-01-15s4:torture: Fix code spellingJennifer Sutton1-2/+2
2026-01-15s4:torture: Simplify booleansJennifer Sutton1-9/+9
2025-11-20s4/torture:kdc-canon understands no-implicit-dollar settingDouglas Bagnall1-0/+18
2025-11-20s4:torture:kdc-canon: test each combination only onceDouglas Bagnall1-7/+7
2023-08-14s4:torture:krb5: Fix code spellingAndreas Schneider2-6/+6
2023-05-17s4:torture: Replace calls to deprecated functionJoseph Sutton2-3/+3
2023-02-08auth: Pass through entire PAC flags value in auth_user_infoJoseph Sutton1-1/+1
2022-01-19s4:torture: Adapt KDC canon test to Heimdal upstream changesJoseph Sutton1-6/+10
2022-01-19s4:torture: Remove PAC-REQUEST check for RESPONSE_TOO_BIGJoseph Sutton1-10/+2
2022-01-19s4:torture: Fix Orpheus' Lyre testsJoseph Sutton1-19/+6
2022-01-19s4:torture: return ETYPE_INFO2 on PREAUTH_FAILEDIsaac Boukris1-14/+12
2022-01-19s4:kerberos: adapt the heimdal send_to_kdc hooks to the send_to_kdc/realm plu...Stefan Metzmacher2-19/+29
2022-01-17s4:torture: check for pac_blob==NULL in test_generate_session_info_pac() func...Stefan Metzmacher1-0/+5
2022-01-17s4:torture: Remove netbios realm and lowercase realm testsJoseph Sutton1-97/+10
2022-01-17s4:torture: Make etype list variables staticJoseph Sutton1-4/+4
2021-12-15s4:torture: Fix typoJoseph Sutton1-1/+1
2021-12-15s4:torture: Remove comments that are no longer relevantJoseph Sutton1-6/+0
2021-12-07s4:torture: Remove pre-send and post-receive callbacksJoseph Sutton1-1068/+1
2021-12-06s4:torture: Remove test combination with enterprise principal without canonic...Joseph Sutton1-36/+15
2021-12-06s4:torture: Remove AS_REQ_SELF test stageJoseph Sutton1-273/+4
2021-11-30s4:torture: Fix typoJoseph Sutton1-1/+1
2021-07-01s4:torture/krb5/kdc-heimdal: Automatically determine AS-REP enctype to check ...Joseph Sutton1-7/+97
2021-06-16s4:torture: Migrate smbtorture to new cmdline option parserAndreas Schneider4-32/+32
2020-08-28lib/util: remove extra safe_string.h fileMatthew DeVore1-0/+2
2020-05-15Revert "CVE-2018-16860 selftest: Add test for S4U2Self with unkeyed checksum"Isaac Boukris1-101/+4
2020-05-15Revert "selftest: mitm-s4u2self: use zlib for CRC32_checksum calc"Isaac Boukris1-13/+6
2020-05-15Revert "selftest: allow any kdc error in mitm-s4u2self test"Isaac Boukris1-6/+8
2019-11-19selftest: allow any kdc error in mitm-s4u2self testIsaac Boukris1-8/+6
2019-11-19selftest: mitm-s4u2self: use zlib for CRC32_checksum calcIsaac Boukris1-6/+13
2019-09-01Spelling fixes s/optinally/optionally/Mathieu Parent1-1/+1
2019-05-14CVE-2018-16860 selftest: Add test for S4U2Self with unkeyed checksumIsaac Boukris1-4/+101
2018-09-05torture krb5.kdc.canon: Correct principal being checked in TEST_AS_REQ_SELF s...Andrew Bartlett1-1/+1
2018-09-05torture: Confirm that this element of the krb5.kdc test does not pass against...Andrew Bartlett1-0/+9
2018-09-05torture: Add tests to prove that kinit to an SPN is not allowed (unless it is...Andrew Bartlett1-39/+309
2018-05-12Fix typo for responseJoe Guo1-1/+1
2017-11-02s4-smbtorture: Show that the KDC provides no protection from CVE-2017-11103Andrew Bartlett1-10/+99
2017-11-02s4-smbtorture: Add test krb5.kdc to prove fix for CVE-2017-11103Andrew Bartlett1-2/+169
2017-05-11s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison3-20/+32
2017-05-05s4: torture: Change torture_register_suite() to add a TALLOC_CTX *.Jeremy Allison2-4/+4
2017-04-29s4-torture: Add AES and RC4 enctype checksAndreas Schneider1-0/+175
2017-04-29s4-torture: Add TORTURE_KRB5_TEST_CLOCK_SKEW testAndreas Schneider1-2/+60
2017-04-29s4-torture: Add TORTURE_KRB5_TEST_BREAK_PW testAndreas Schneider1-8/+92
2017-04-29s4-torture: Add TORTURE_KRB5_TEST_PAC_REQUEST testAndreas Schneider1-1/+83
2017-04-29s4-torture: Add KDC test harness and first testAndreas Schneider1-4/+343
2017-04-29waf: Only build KRB5 KDC tests when AD_DC build is enabledAndreas Schneider1-17/+17
2017-04-22lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2-2/+2