This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-15 10:29:19 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
secur32
History
Kai Blin
3ba73f0ff6
secur32: Fix conversion of password in NTLM AcquireCredentialsHandleA.
2005-12-09 14:52:20 +01:00
..
tests
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
.gitignore
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
base64_codec.c
…
dispatcher.c
Assorted spelling and case fixes.
2005-11-10 11:39:07 +00:00
Makefile.in
secur32: Implementing AcquireCredentialsHandle(A|W) for the NTLM
2005-12-06 21:22:57 +01:00
negotiate.c
…
ntlm.c
secur32: Fix conversion of password in NTLM AcquireCredentialsHandleA.
2005-12-09 14:52:20 +01:00
schannel.c
…
secur32_priv.h
A dispatcher for running ntlm_auth.
2005-10-30 19:06:24 +00:00
secur32.c
Fix segfault when querying non-existent SecurityProvider.
2005-11-07 16:39:00 +00:00
secur32.spec
…
thunks.c
…
thunks.h
…
wrapper.c
…