Sweden-Number/dlls/secur32
Akihiro Sagawa b7ed876021 secur32: Use isspaceW() instead of isspace() for WCHARs.
Found with Coccinelle.

Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-05-17 16:11:17 +02:00
..
tests secur32/tests: Zero-initialize contexts. 2017-05-15 11:18:01 +02:00
Makefile.in secur32: Added Kerberos provider stub implementation. 2016-07-03 10:54:18 +09:00
base64_codec.c
dispatcher.c
hmac_md5.c
hmac_md5.h
kerberos.c secur32: Added Kerberos provider stub implementation. 2016-07-03 10:54:18 +09:00
lsa.c
negotiate.c
ntlm.c secur32: Fix handling of ANSI NTLM credentials. 2016-05-26 22:14:53 +09:00
schannel.c secur32: Add support for SECPKG_ATTR_KEY_INFO. 2017-04-25 20:53:04 +02:00
schannel_gnutls.c secur32: Fixed compilation with prediluvian gnutls. 2017-04-28 17:07:43 +02:00
schannel_macosx.c secur32: Implement schan_imp_get_key_signature_algorithm() for macOS. 2017-04-27 22:22:38 +02:00
secur32.c secur32: Use isspaceW() instead of isspace() for WCHARs. 2017-05-17 16:11:17 +02:00
secur32.spec secur32: Fix LsaConnectUntrusted spec file entry. 2017-01-30 21:38:51 +01:00
secur32_priv.h secur32: Add support for SECPKG_ATTR_KEY_INFO. 2017-04-25 20:53:04 +02:00
thunks.c
thunks.h
util.c
wrapper.c secur32: Trace flags in hex in InitializeSecurityContextW(). 2016-12-16 20:07:39 +01:00