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-19 04:18:09 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
secur32
History
Kai Blin
bfa5967366
secur32: Initial working implementation of EncryptMessage and DecryptMessage.
2006-08-21 12:08:30 +02:00
..
tests
secur32: Initial working implementation of EncryptMessage and DecryptMessage.
2006-08-21 12:08:30 +02:00
base64_codec.c
…
dispatcher.c
secur32: Gracefully handle ntlm_auth versions that don't support the new commands.
2006-08-18 11:45:52 +02:00
Makefile.in
secur32: Add real signing / verifying to NTLM provider.
2006-08-17 11:38:05 +02:00
negotiate.c
…
ntlm.c
secur32: Initial working implementation of EncryptMessage and DecryptMessage.
2006-08-21 12:08:30 +02:00
schannel.c
secur32: Improve schannel's AcquireCredentialsHandle, with tests.
2006-07-28 12:36:39 +02:00
secur32_priv.h
secur32: Add real signing / verifying to NTLM provider.
2006-08-17 11:38:05 +02:00
secur32.c
secur32: Partial GetComputerObjectName implementation.
2006-08-16 12:42:50 +02:00
secur32.spec
…
thunks.c
…
thunks.h
…
util.c
secur32: Add real signing / verifying to NTLM provider.
2006-08-17 11:38:05 +02:00
wrapper.c
…