1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/auth/ntlmssp
Joseph Sutton feb36dbebf lib/util: Change function to mem_equal_const_time()
Since memcmp_const_time() doesn't act as an exact replacement for
memcmp(), and its return value is only ever compared with zero, simplify
it and emphasize the intention of checking equality by returning a bool
instead.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2022-06-09 22:49:29 +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 lib/util: Change function to mem_equal_const_time() 2022-06-09 22:49:29 +00:00
ntlmssp_ndr.h
ntlmssp_private.h auth:ntlmssp: Use GnuTLS RC4 for ntlmssp signing 2019-07-26 01:48:24 +00:00
ntlmssp_server.c lib/util: Change function to mem_equal_const_time() 2022-06-09 22:49:29 +00:00
ntlmssp_sign.c lib/util: Change function to mem_equal_const_time() 2022-06-09 22:49:29 +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