Sweden-Number/dlls/secur32
Michael Stefaniuc 968ad51d2a secur32: Missing LeaveCriticalSection on error paths. 2006-05-05 20:59:31 +02:00
..
tests secur32: Fix some wrong assumptions in the NTLM test case, make it pass in XP SP2 and Wine. 2006-05-05 20:23:17 +02:00
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in secur32: Implementing AcquireCredentialsHandle(A|W) for the NTLM 2005-12-06 21:22:57 +01:00
base64_codec.c Added base64 codec for communication with ntlm_auth. 2005-09-21 11:43:52 +00:00
dispatcher.c secur32: Update ntlm_auth version detection to detect new samba4 version numbers. 2006-03-16 16:22:11 +01:00
negotiate.c Make more arrays const. 2006-01-24 14:00:32 +01:00
ntlm.c secur32: Add partial support for ISC_REQ_ALLOCATE_MEMORY in the NTLM security provider. 2006-05-05 20:23:30 +02:00
schannel.c secur32: Add InitializeSecurityContext stub for schannel. 2006-02-14 17:37:36 +01:00
secur32.c secur32: Missing LeaveCriticalSection on error paths. 2006-05-05 20:59:31 +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 some wrong assumptions in the NTLM test case, make it pass in XP SP2 and Wine. 2006-05-05 20:23:17 +02:00
thunks.c The last argument to MultiByteToWideChar is wide character count and 2005-09-12 22:07:53 +00:00
thunks.h Added a secur32.dll that loads other SSP DLLs and forwards calls to 2004-03-02 04:57:35 +00:00
wrapper.c Fixed a couple of bugs in InitializeSecurityContext(A/W) and 2005-08-22 10:05:45 +00:00