1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/auth/ntlmssp
Stefan Metzmacher 79a6616cbe CVE-2020-25717: auth/ntlmssp: start with authoritative = 1
This is not strictly needed, but makes it easier to audit
that we don't miss important places.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2021-11-09 19:45:32 +00:00
..
gensec_ntlmssp_server.c auth/ntlmssp: fix handling of GENSEC_FEATURE_LDAP_STYLE as a server 2018-05-16 03:26:03 +02:00
gensec_ntlmssp.c CVE-2016-2110: auth/ntlmssp: implement new_spnego support including MIC checking (as server) 2016-04-12 19:25:23 +02:00
ntlmssp_client.c auth: Align an integer type 2020-11-10 19:49:33 +00:00
ntlmssp_ndr.c ntlmssp: when pulling messages it is important to clear memory first. 2016-02-04 09:29:16 +01:00
ntlmssp_ndr.h ntlmssp: Move ntlmssp code to auth/ntlmssp 2011-10-18 13:13:31 +11:00
ntlmssp_private.h auth:ntlmssp: Use GnuTLS RC4 for ntlmssp signing 2019-07-26 01:48:24 +00:00
ntlmssp_server.c CVE-2020-25717: auth/ntlmssp: start with authoritative = 1 2021-11-09 19:45:32 +00:00
ntlmssp_sign.c auth:ntlmssp: Use GnuTLS RC4 for ntlmssp signing 2019-07-26 01:48:24 +00:00
ntlmssp_util.c define DBGC_AUTH class 2018-01-08 03:34:17 +01:00
ntlmssp.c auth:ntlmssp: Mark as weak_crypto 2020-03-19 20:46:41 +00:00
ntlmssp.h lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
wscript_build lib/crypto: move gnutls error wrapper to own subsystem 2019-06-27 12:54:22 +00:00