Sweden-Number/dlls/secur32
Michael Stefaniuc 85ce5117c5 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
..
tests Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
Makefile.in Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
base64_codec.c secur32: Fix wrong bit shift in the base64 encoder. 2006-05-27 10:55:05 +02:00
dispatcher.c secur32: Use _exit instead of exit in child process to avoid flushing things twice. 2006-09-12 14:50:33 +02:00
negotiate.c secur32: Remove unneeded function from the Negotiate provider. 2006-06-19 20:53:53 +02:00
ntlm.c secur32: Tell the user if ntlm_auth is not found or outdated. 2006-09-21 19:57:07 +02:00
schannel.c secur32: Improve schannel's AcquireCredentialsHandle, with tests. 2006-07-28 12:36:39 +02:00
secur32.c secur32: Cast-qual warnings fix. 2006-09-28 11:56:15 +02:00
secur32.spec Stub implementations for GetUserNameEx{A,W}, TranslateName{A,W}, 2005-07-18 09:11:14 +00:00
secur32_priv.h secur32: Fix generation of the session key. 2006-09-08 11:02:17 +02:00
thunks.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
thunks.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
util.c secur32: Fix generation of the session key. 2006-09-08 11:02:17 +02:00
wrapper.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00