Sweden-Number/dlls/secur32
Dmitry Timoshkov dfb09f4807 secur32/tests: Add a test for Schannel behaviour with SECPKG_ATTR_NEGOTIATION_INFO query.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-14 13:50:56 +01:00
..
tests secur32/tests: Add a test for Schannel behaviour with SECPKG_ATTR_NEGOTIATION_INFO query. 2017-12-14 13:50:56 +01:00
Makefile.in
base64_codec.c
dispatcher.c
hmac_md5.c
hmac_md5.h
kerberos.c
lsa.c secur32: Add an initial implementation of the authentication package manager. 2017-10-18 12:06:56 +02:00
negotiate.c
ntlm.c
schannel.c secur32: Fix race between schan_(Encrypt|Decrypt)Message. 2017-09-18 18:44:35 +02:00
schannel_gnutls.c secur32: Fixed compilation with prediluvian gnutls. 2017-04-28 17:07:43 +02:00
schannel_macosx.c secur32: Protect SSLRead/Write with cs on OSX. 2017-09-18 18:44:35 +02:00
secur32.c secur32: Use isspaceW() instead of isspace() for WCHARs. 2017-05-17 16:11:17 +02:00
secur32.spec
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: Don't allocate a context handle in AcceptSecurityContext if new and passed in context are the same. 2017-10-16 15:26:32 +02:00