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-16 10:59:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
secur32
History
Rob Shearman
697955c922
secur32: Don't allocate context handle in wrapper InitializeSecurityContextA/W if it is the same as the handle passed into the function.
2009-12-30 13:40:35 +01:00
..
tests
secur32: Simplify memory management by not allocating memory for the CredHandle and CtxtHandle pointers.
2009-12-30 13:40:25 +01: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
secur32: Pretend the NTLM provider also does Negotiate.
2009-12-30 13:31:12 +01:00
ntlm.c
secur32: Fix memory leaks in ntlm_InitializeSecurityContextW.
2009-12-30 13:40:31 +01:00
schannel.c
secur32: Handle EOF from gnutls_record_recv.
2009-11-19 11:50:40 +01:00
secur32_priv.h
…
secur32.c
secur32: Fix memory leak in SECUR32_addPackages.
2009-12-17 13:09:49 +01:00
secur32.spec
…
thunks.c
…
thunks.h
…
util.c
…
wrapper.c
secur32: Don't allocate context handle in wrapper InitializeSecurityContextA/W if it is the same as the handle passed into the function.
2009-12-30 13:40:35 +01:00