Sweden-Number/dlls/secur32
Alexandre Julliard b7cdc0afde secur32: Don't bother to free memory at process exit. 2013-05-15 10:26:18 +02:00
..
tests secur32: Added SECPKG_ATTR_SUPPORTED_PROTOCOLS tests. 2013-03-27 20:12:29 +01: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 secur32: Make some SecurityFunction methods static. 2012-05-21 11:34:37 +02:00
ntlm.c secur32: Implement a Negotiate provider that forwards to NTLM. 2012-05-10 18:43:04 +02:00
schannel.c secur32: Disable SSL2 protocol in default settings. 2013-04-01 12:18:55 +02:00
schannel_gnutls.c secur32: Pass enabled protocols to GnuTLS. 2013-04-01 12:15:37 +02:00
schannel_macosx.c secur32: Added support for TLS 1.1 and TLS 1.2 on Mac. 2013-04-17 14:26:30 +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: Take schannel backend capabilities into account when configuring enabled protocols. 2013-03-28 18:54:01 +01:00
thunks.c
thunks.h
util.c
wrapper.c