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-03 10:43:30 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
secur32
History
Paul Vriens
7b3213fd65
secur32/tests: Skip some tests on WinMe to avoid a crash.
2009-10-02 11:52:12 +02:00
..
tests
secur32/tests: Skip some tests on WinMe to avoid a crash.
2009-10-02 11:52:12 +02:00
base64_codec.c
…
dispatcher.c
secur32: Avoid the close-on-exec race with pipe() on kernels that support pipe2().
2009-07-01 12:14:08 +02:00
hmac_md5.c
…
hmac_md5.h
…
lsa.c
secur32: Don't return STATUS_SUCCESS from LsaGetLogonSessionData stub.
2009-06-03 15:34:31 +02:00
Makefile.in
…
negotiate.c
…
ntlm.c
secur32: Revert "secur32: Work around ntlm_auth in Samba 3.0.28a being broken for cached credentials".
2009-08-12 12:51:02 +02:00
schannel.c
secur32: Free schannel handle table.
2009-09-28 13:31:27 +02:00
secur32_priv.h
secur32: Declare a function static.
2009-01-26 15:48:48 +01:00
secur32.c
secur32: Load Negotiate provider again.
2009-08-12 12:50:03 +02:00
secur32.spec
…
thunks.c
…
thunks.h
…
util.c
secur32: Remove superfluous pointer casts.
2009-01-22 12:04:52 +01:00
wrapper.c
…