Sweden-Number/dlls/secur32
Alistair Leslie-Hughes 353c16f0d6 secur32: Fix compile for older gnutls libraries.
GNUTLS_ALPN_SERVER_PRECEDENCE was introduced into 3.5.

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-10 12:41:52 +02:00
..
tests secur32: Add TLS application protocol negotiation support. 2020-04-09 21:04:04 +02:00
Makefile.in
base64_codec.c
dispatcher.c
hmac_md5.c
hmac_md5.h
lsa.c
negotiate.c
ntlm.c secur32: Global variable compatibility update for gcc 10. 2020-01-24 18:16:04 +01:00
schannel.c secur32: Add TLS application protocol negotiation support. 2020-04-09 21:04:04 +02:00
schannel_gnutls.c secur32: Fix compile for older gnutls libraries. 2020-04-10 12:41:52 +02:00
schannel_macosx.c secur32: Use standard dlopen() instead of the libwine wrappers. 2020-04-07 14:26:19 +02:00
secur32.c
secur32.spec
secur32_priv.h secur32: Add TLS application protocol negotiation support. 2020-04-09 21:04:04 +02:00
thunks.c
thunks.h
util.c
wrapper.c