summaryrefslogtreecommitdiff
path: root/source4/torture/krb5
Commit message (Expand)AuthorAgeFilesLines
* CVE-2018-16860 selftest: Add test for S4U2Self with unkeyed checksumIsaac Boukris2019-05-071-4/+111
* 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
* torture-krb5: Add test for TGS-REQ with type KRB5_NT_PRINCIPAL, KRB5_NT_SRV_I...Andrew Bartlett2015-02-081-24/+152
* torture-krb5: Add test in for normal TGS-REQAndrew Bartlett2015-02-081-1/+172
* torture-krb5: Split out TEST_AS_REQ_SELF recv testing routineAndrew Bartlett2015-02-081-50/+186
* torture-krb5: Add additional assertions for non-canon TGS-REPAndrew Bartlett2015-02-081-0/+9
* torture-krb5: Further test improvements to cover KRB5_GC_CANONICALIZE on krbtgt/Andrew Bartlett2015-02-081-16/+243
* torture-krb5: Add tests for AS-REQ to our own nameAndrew Bartlett2015-02-081-29/+166
* torture-krb5: Improve the assertions in our KDC tests to be more explicitAndrew Bartlett2015-02-081-0/+11
* torture-krb5: Reformat and re-work test to be easier to followAndrew Bartlett2015-02-081-282/+573
* torture-krb5: Add tests for the canonicalise TGS-REQ caseAndrew Bartlett2015-02-081-26/+173
* torture-krb5: add TGS-REQ testing to krb5.kdc.canon testsuiteAndrew Bartlett2015-02-081-25/+294
* torture-krb5: Do not do post-recv checks if the packet recv failedAndrew Bartlett2015-02-082-2/+8
* s4-torture: the new krb5 kdc tests are heimdal, not dc specific.Günther Deschner2015-01-261-1/+1
* torture-krb5: Check for UPN hanlding in krb5.kdc.canon testAndrew Bartlett2015-01-231-18/+90
* torture-krb5: Move checking of server and client names to krb5.kdc.canonAndrew Bartlett2015-01-232-20/+25
* torture-krb5: Move test of krb5_get_init_creds_opt_set_win2k to krb5.kdc.canonAndrew Bartlett2015-01-232-25/+11
* torture-krb5: Split the expected behaviour of the RODC upAndrew Bartlett2015-01-232-4/+4
* torture-kdc: Skip the request-pac behaviour for now against an RODCAndrew Bartlett2015-01-231-0/+3
* torture-krb5: Add commentsAndrew Bartlett2015-01-232-0/+79
* torture-krb5: Add tests for combinations of enterprise, cannon, and different...Andrew Bartlett2015-01-233-2/+404
* torture: Extend krb5.kdc test to confirm correct RODC proxy behaviourAndrew Bartlett2015-01-231-1/+18
* torture: Extend KDC test to cover more options and modesAndrew Bartlett2015-01-231-7/+147
* torture: Decode expected packets and test KDC behaviour for wrong passwordsAndrew Bartlett2015-01-231-9/+164
* torture: Run new testsuite for krb5 and KDC behaviour with machine account alsoAndrew Bartlett2015-01-231-5/+11
* torture: Start a new testsuite for krb5 and KDC behaviourAndrew Bartlett2015-01-232-0/+129