Sweden-Number/dlls/secur32
Hans Leidekker 5a6558b854 secur32/tests: Switch requested protocol from SSL3 to TLS1. 2014-10-21 18:49:58 +09:00
..
tests secur32/tests: Switch requested protocol from SSL3 to TLS1. 2014-10-21 18:49:58 +09:00
Makefile.in configure: Rename substituted variables to a standard _CFLAGS and _LIBS format. 2014-01-30 14:51:33 +01:00
base64_codec.c
dispatcher.c
hmac_md5.c
hmac_md5.h
lsa.c
negotiate.c
ntlm.c secur32: Removed superflous NULL check (Coverity). 2014-07-22 12:40:40 +02:00
schannel.c secur32: Cache certificate context instead of store in schannel handle. 2013-10-21 21:06:17 +02:00
schannel_gnutls.c secur32: Ignore GNUTLS_A_UNRECOGNIZED_NAME warning alert. 2014-01-28 19:38:45 +01:00
schannel_macosx.c secur32: Return success on graceful close of SSL connection. 2014-02-22 08:40:40 -06:00
secur32.c secur32: Slightly simplify the GetUserNameExW implementation. 2014-01-13 17:37:46 +01:00
secur32.spec
secur32_priv.h secur32: Set the SSL server name to enable the SNI extension. 2013-06-13 17:10:02 +02:00
thunks.c
thunks.h
util.c
wrapper.c