CVE-2018-1139 libcli/auth: Add initial tests for ntlm_password_check()
authorAndrew Bartlett <abartlet@samba.org>
Thu, 26 Jul 2018 20:44:24 +0000 (08:44 +1200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 14 Aug 2018 11:57:15 +0000 (13:57 +0200)
commit5edcaece4130a00d8cdd8e8b10c2c2d86a74afe0
treec2fd1ac5bbcdc28a7a2a65891a428eedb25c60f9
parent00513daf78eb29996c81ca4d3be9e71a8e872829
CVE-2018-1139 libcli/auth: Add initial tests for ntlm_password_check()

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13360

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
libcli/auth/tests/ntlm_check.c [new file with mode: 0644]
libcli/auth/wscript_build
selftest/knownfail.d/ntlm [new file with mode: 0644]
selftest/tests.py