wine-wine/dlls/secur32
Michael Stefaniuc 0e681027a2 tests: Compile the tests by default with -D__WINESRC__. 2013-10-02 11:04:02 +02:00
..
tests tests: Compile the tests by default with -D__WINESRC__. 2013-10-02 11:04:02 +02:00
Makefile.in configure: Use the pkg-config helper macro for gnutls. 2013-05-03 20:45:11 +02:00
base64_codec.c
dispatcher.c
hmac_md5.c
hmac_md5.h
lsa.c
negotiate.c
ntlm.c
schannel.c secur32: Set the SSL server name to enable the SNI extension. 2013-06-13 17:10:02 +02:00
schannel_gnutls.c secur32: Don't use deprecated gnutls_certificate_credentials. 2013-06-28 19:41:33 +02:00
schannel_macosx.c secur32: Set the SSL server name to enable the SNI extension. 2013-06-13 17:10:02 +02:00
secur32.c secur32: Don't bother to free memory at process exit. 2013-05-15 10:26:18 +02: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