1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/dlls/secur32
2022-11-25 10:16:06 +01:00
..
tests secur32: Implement ApplyControlToken for SCHANNEL_SHUTDOWN. 2022-11-08 20:07:52 +01:00
lsa.c secur32: Implement basic functionality for LsaGetLogonSessionData. 2022-09-22 17:57:58 +02:00
Makefile.in makefiles: Add separate variables for Unix flags and libraries. 2022-06-29 23:23:41 +02:00
negotiate.c secur32: Simplify nego_AcquireCredentialsHandleA() and fix an invalid free. 2022-07-13 12:50:07 +02:00
schannel_gnutls.c secur32: Implement ApplyControlToken for SCHANNEL_SHUTDOWN. 2022-11-08 20:07:52 +01:00
schannel.c secur32: Use the Unix call helpers. 2022-11-25 10:16:06 +01:00
secur32_priv.h secur32: Use the Unix call helpers. 2022-11-25 10:16:06 +01:00
secur32.c secur32: Use the Unix call helpers. 2022-11-25 10:16:06 +01:00
secur32.spec
thunks.c
thunks.h
wrapper.c