summaryrefslogtreecommitdiff
path: root/source4/torture/krb5
Commit message (Expand)AuthorAgeFilesLines
* s4:torture: Replace calls to deprecated functionJoseph Sutton2023-05-172-3/+3
* auth: Pass through entire PAC flags value in auth_user_infoJoseph Sutton2023-02-081-1/+1
* s4:torture: Adapt KDC canon test to Heimdal upstream changesJoseph Sutton2022-01-191-6/+10
* s4:torture: Remove PAC-REQUEST check for RESPONSE_TOO_BIGJoseph Sutton2022-01-191-10/+2
* s4:torture: Fix Orpheus' Lyre testsJoseph Sutton2022-01-191-19/+6
* s4:torture: return ETYPE_INFO2 on PREAUTH_FAILEDIsaac Boukris2022-01-191-14/+12
* s4:kerberos: adapt the heimdal send_to_kdc hooks to the send_to_kdc/realm plu...Stefan Metzmacher2022-01-192-19/+29
* s4:torture: check for pac_blob==NULL in test_generate_session_info_pac() func...Stefan Metzmacher2022-01-171-0/+5
* s4:torture: Remove netbios realm and lowercase realm testsJoseph Sutton2022-01-171-97/+10
* s4:torture: Make etype list variables staticJoseph Sutton2022-01-171-4/+4
* s4:torture: Fix typoJoseph Sutton2021-12-151-1/+1
* s4:torture: Remove comments that are no longer relevantJoseph Sutton2021-12-151-6/+0
* s4:torture: Remove pre-send and post-receive callbacksJoseph Sutton2021-12-071-1068/+1
* s4:torture: Remove test combination with enterprise principal without canonic...Joseph Sutton2021-12-061-36/+15
* s4:torture: Remove AS_REQ_SELF test stageJoseph Sutton2021-12-061-273/+4
* s4:torture: Fix typoJoseph Sutton2021-11-301-1/+1
* s4:torture/krb5/kdc-heimdal: Automatically determine AS-REP enctype to check ...Joseph Sutton2021-07-011-7/+97
* s4:torture: Migrate smbtorture to new cmdline option parserAndreas Schneider2021-06-164-32/+32
* lib/util: remove extra safe_string.h fileMatthew DeVore2020-08-281-0/+2
* Revert "CVE-2018-16860 selftest: Add test for S4U2Self with unkeyed checksum"Isaac Boukris2020-05-151-101/+4
* Revert "selftest: mitm-s4u2self: use zlib for CRC32_checksum calc"Isaac Boukris2020-05-151-13/+6
* Revert "selftest: allow any kdc error in mitm-s4u2self test"Isaac Boukris2020-05-151-6/+8
* selftest: allow any kdc error in mitm-s4u2self testIsaac Boukris2019-11-191-8/+6
* selftest: mitm-s4u2self: use zlib for CRC32_checksum calcIsaac Boukris2019-11-191-6/+13
* Spelling fixes s/optinally/optionally/Mathieu Parent2019-09-011-1/+1
* CVE-2018-16860 selftest: Add test for S4U2Self with unkeyed checksumIsaac Boukris2019-05-141-4/+101
* torture krb5.kdc.canon: Correct principal being checked in TEST_AS_REQ_SELF s...Andrew Bartlett2018-09-051-1/+1
* torture: Confirm that this element of the krb5.kdc test does not pass against...Andrew Bartlett2018-09-051-0/+9
* torture: Add tests to prove that kinit to an SPN is not allowed (unless it is...Andrew Bartlett2018-09-051-39/+309
* Fix typo for responseJoe Guo2018-05-121-1/+1
* s4-smbtorture: Show that the KDC provides no protection from CVE-2017-11103Andrew Bartlett2017-11-021-10/+99
* s4-smbtorture: Add test krb5.kdc to prove fix for CVE-2017-11103Andrew Bartlett2017-11-021-2/+169
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-113-20/+32
* s4: torture: Change torture_register_suite() to add a TALLOC_CTX *.Jeremy Allison2017-05-052-4/+4
* s4-torture: Add AES and RC4 enctype checksAndreas Schneider2017-04-291-0/+175
* s4-torture: Add TORTURE_KRB5_TEST_CLOCK_SKEW testAndreas Schneider2017-04-291-2/+60
* s4-torture: Add TORTURE_KRB5_TEST_BREAK_PW testAndreas Schneider2017-04-291-8/+92
* s4-torture: Add TORTURE_KRB5_TEST_PAC_REQUEST testAndreas Schneider2017-04-291-1/+83
* s4-torture: Add KDC test harness and first testAndreas Schneider2017-04-291-4/+343
* waf: Only build KRB5 KDC tests when AD_DC build is enabledAndreas Schneider2017-04-291-17/+17
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-222-2/+2
* s4-torture: Add AES and RC4 enctype checksAndreas Schneider2016-07-061-1/+226
* s4-torture: Add torture_check_krb5_error() functionAndreas Schneider2016-07-061-74/+111
* kerberos: Return enc data on PREAUTH_FAILEDGarming Sam2016-07-051-0/+18
* torture: Add a dummy test for MIT Kerberos caseAndreas Schneider2016-06-024-2/+66
* torture: Fix trailing whitespaces in krb5 testsAndreas Schneider2016-06-022-52/+52
* s4:torture/krb5: add a --option=torture:run_removedollar_test=true option to ...Stefan Metzmacher2015-06-241-3/+23
* torture-krb5: Test accepting the ticket to ensure PAC is well-formedAndrew Bartlett2015-03-121-1/+134
* torture-krb5: Add an initial test for s4u2self behaviourAndrew Bartlett2015-03-091-3/+15
* torture-krb5: Provide a generic handler to catch and print unexpected KRB_ERR...Andrew Bartlett2015-02-081-10/+22