Sweden-Number/dlls/secur32
Kai Blin 49943c9cf4 secur32: Rewrote NTLM tests in a more flexible way. 2006-01-03 12:06:21 +01:00
..
tests secur32: Rewrote NTLM tests in a more flexible way. 2006-01-03 12:06:21 +01: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 Assorted spelling and case fixes. 2005-11-10 11:39:07 +00:00
negotiate.c Added Negotiate security provider dummy. Removed todos from the test. 2005-08-15 20:52:18 +00:00
ntlm.c secur32: Adding AcceptSecurityContext to the NTLM security provider. 2005-12-19 21:20:03 +01:00
schannel.c Begin stubs of built-in schannel provider. 2005-05-13 17:44:47 +00:00
secur32.c Fix segfault when querying non-existent SecurityProvider. 2005-11-07 16:39:00 +00:00
secur32.spec Stub implementations for GetUserNameEx{A,W}, TranslateName{A,W}, 2005-07-18 09:11:14 +00:00
secur32_priv.h A dispatcher for running ntlm_auth. 2005-10-30 19:06:24 +00: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