wine/dlls/secur32
2023-01-26 22:05:13 +01:00
..
tests secur32: Fix schannel AcquireCredentialsHandle algorithm mismatch error return. 2023-01-26 22:05:13 +01:00
lsa.c secur32: Implement basic functionality for LsaGetLogonSessionData. 2022-09-22 17:57:58 +02:00
Makefile.in
negotiate.c secur32: Simplify nego_AcquireCredentialsHandleA() and fix an invalid free. 2022-07-13 12:50:07 +02:00
schannel.c secur32: Fix schannel AcquireCredentialsHandle algorithm mismatch error return. 2023-01-26 22:05:13 +01:00
schannel_gnutls.c secur32: Schannel AcceptSecurityContext support. 2023-01-26 22:05:13 +01:00
secur32.c secur32: Use the Unix call helpers. 2022-11-25 10:16:06 +01:00
secur32.spec
secur32_priv.h secur32: Use the Unix call helpers. 2022-11-25 10:16:06 +01:00
thunks.c
thunks.h
wrapper.c