Sweden-Number/dlls/secur32
Jacek Caban 9dd0f8f4b7 secur32: Check for supported protocols when loading gnutls.
We mostly need to know if TLS1.3 is supported before attempting to
handle it. It's just in gnutls backend now, so it will not be actually
enabled yet.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-12-07 16:43:35 +01:00
..
tests schannel.h: Add TLS 1.3 defines. 2018-11-20 19:46:33 +01:00
Makefile.in
base64_codec.c
dispatcher.c
hmac_md5.c
hmac_md5.h
lsa.c
negotiate.c
ntlm.c
schannel.c secur32: Use the ARRAY_SIZE() macro. 2018-07-19 08:07:10 +02:00
schannel_gnutls.c secur32: Check for supported protocols when loading gnutls. 2018-12-07 16:43:35 +01:00
schannel_macosx.c secur32: Use the ARRAY_SIZE() macro. 2018-07-19 08:07:10 +02:00
secur32.c secur32: Turn variables 'bs' and 'ds' into static constants. 2018-11-30 19:36:51 +01:00
secur32.spec
secur32_priv.h
thunks.c
thunks.h
util.c
wrapper.c