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-13 08:44:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
secur32
History
Michael Stefaniuc
8fe8e2f967
secur32: Avoid a FALSE:TRUE conditional expression.
2012-08-15 12:12:56 +02:00
..
tests
secur32: Handle incomplete messages in schan_InitializeSecurityContextW().
2012-06-26 17:32:40 +02:00
base64_codec.c
…
dispatcher.c
…
hmac_md5.c
…
hmac_md5.h
…
lsa.c
…
Makefile.in
…
negotiate.c
secur32: Make some SecurityFunction methods static.
2012-05-21 11:34:37 +02:00
ntlm.c
secur32: Implement a Negotiate provider that forwards to NTLM.
2012-05-10 18:43:04 +02:00
schannel_gnutls.c
secur32: Recognize some more TLS versions.
2012-07-18 17:12:34 +02:00
schannel_macosx.c
secur32: On Mac, define modern ECDH cipher suites if the SDK doesn't.
2012-07-16 14:19:46 +02:00
schannel.c
secur32: Only read complete records in schan_InitializeSecurityContextW().
2012-07-09 15:04:03 -04:00
secur32_priv.h
secur32: Implement a Negotiate provider that forwards to NTLM.
2012-05-10 18:43:04 +02:00
secur32.c
secur32: Avoid a FALSE:TRUE conditional expression.
2012-08-15 12:12:56 +02:00
secur32.spec
…
thunks.c
…
thunks.h
…
util.c
…
wrapper.c
…