wine-wine/dlls/secur32
Sebastian Lackner e6c85e8436 secur32: Define missing gnutls_kx_algorithm_t constants for gnutls versions < 3.
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-14 22:10:31 +09:00
..
tests secur32: Added Kerberos provider stub implementation. 2016-07-03 10:54:18 +09:00
Makefile.in secur32: Added Kerberos provider stub implementation. 2016-07-03 10:54:18 +09:00
base64_codec.c
dispatcher.c
hmac_md5.c
hmac_md5.h
kerberos.c secur32: Added Kerberos provider stub implementation. 2016-07-03 10:54:18 +09:00
lsa.c
negotiate.c
ntlm.c secur32: Fix handling of ANSI NTLM credentials. 2016-05-26 22:14:53 +09:00
schannel.c
schannel_gnutls.c secur32: Define missing gnutls_kx_algorithm_t constants for gnutls versions < 3. 2016-07-14 22:10:31 +09:00
schannel_macosx.c secur32: Added support for a few more algids. 2016-07-06 23:10:08 +09:00
secur32.c secur32: Forward Sspi functions to sspicli. 2016-07-14 17:52:35 +09:00
secur32.spec secur32: Forward Sspi functions to sspicli. 2016-07-14 17:52:35 +09:00
secur32_priv.h secur32: Added Kerberos provider stub implementation. 2016-07-03 10:54:18 +09:00
thunks.c
thunks.h
util.c
wrapper.c