Sweden-Number/dlls/secur32
Jacek Caban bca49f1403 secur32: Added SECPKG_ATTR_SUPPORTED_ALGS tests. 2015-07-03 12:46:44 +09:00
..
tests secur32: Added SECPKG_ATTR_SUPPORTED_ALGS tests. 2015-07-03 12:46:44 +09:00
Makefile.in
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: Don't try to set an empty target name in schan_InitializeSecurityContextW. 2015-04-09 13:25:04 +09:00
schannel_gnutls.c secur32: Fixed compilation on very old gnutls versions. 2015-06-18 21:41:02 +09:00
schannel_macosx.c secur32: Declare debug channels only when needed (Clang). 2014-12-04 14:03:25 +01:00
secur32.c
secur32.spec secur32: Export SetContextAttributes[AW](). 2015-03-16 15:04:12 +09:00
secur32_priv.h secur32: Mark internal symbols with hidden visibility. 2015-04-01 14:13:30 +09:00
thunks.c
thunks.h
util.c
wrapper.c