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-23 14:24:13 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
secur32
History
Andrew Talbot
2ec6c1bf96
secur32/tests: Cast-qual warnings fix.
2006-12-15 12:19:00 +01:00
..
tests
secur32/tests: Cast-qual warnings fix.
2006-12-15 12:19:00 +01:00
base64_codec.c
…
dispatcher.c
secur32: Improve version detection, move all the version detection to ntlm.c.
2006-11-29 12:37:20 +01:00
hmac_md5.c
…
hmac_md5.h
secur32: MD5 functions are WINAPI.
2006-11-09 10:39:09 +01:00
Makefile.in
…
negotiate.c
…
ntlm.c
secur32: Make some data const.
2006-12-14 20:11:44 +01:00
schannel.c
secur32: Make some data const.
2006-12-14 20:11:44 +01:00
secur32_priv.h
secur32: Improve version detection, move all the version detection to ntlm.c.
2006-11-29 12:37:20 +01:00
secur32.c
Add some documentation headers to make winapi_check happy.
2006-11-13 13:01:15 +01:00
secur32.spec
…
thunks.c
…
thunks.h
…
util.c
secur32: Cast-qual warning fix.
2006-11-14 11:34:42 +01:00
wrapper.c
…