Sweden-Number/dlls/secur32
Michael Cronenworth bf5ac531a0 secur32: Provide a static declaration for gnutls_cipher_get_block_size.
Instead of providing an extern provide a static declaration. The
function return type changed from signed to unsigned in GnuTLS 3.5.

Signed-off-by: Michael Cronenworth <mike@cchtml.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-06-17 00:09:20 +09:00
..
tests secur32/tests: Don't load crypt32.dll function dynamically. 2016-06-14 23:50:22 +09:00
Makefile.in
base64_codec.c
dispatcher.c
hmac_md5.c
hmac_md5.h
lsa.c
negotiate.c
ntlm.c secur32: Fix handling of ANSI NTLM credentials. 2016-05-26 22:14:53 +09: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: Provide a static declaration for gnutls_cipher_get_block_size. 2016-06-17 00:09:20 +09:00
schannel_macosx.c secur32: Spelling fixes. 2016-05-30 11:56:07 +09:00
secur32.c secur32: Implement a couple of identity helper functions. 2015-08-17 14:46:24 +09:00
secur32.spec secur32: Implement a couple of identity helper functions. 2015-08-17 14:46:24 +09:00
secur32_priv.h
thunks.c
thunks.h
util.c
wrapper.c