Sweden-Number/dlls/secur32
Dmitry Timoshkov 57a579ffcd Make more arrays const. 2006-01-24 14:00:32 +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 Make more arrays const. 2006-01-24 14:00:32 +01:00
ntlm.c secur32: Added DeleteSecurityContext. 2006-01-23 11:23:21 +01:00
schannel.c Begin stubs of built-in schannel provider. 2005-05-13 17:44:47 +00:00
secur32.c Make more arrays const. 2006-01-24 14:00:32 +01:00
secur32.spec Stub implementations for GetUserNameEx{A,W}, TranslateName{A,W}, 2005-07-18 09:11:14 +00:00
secur32_priv.h Make more arrays const. 2006-01-24 14:00:32 +01: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