wine/dlls/secur32
2022-11-08 20:07:52 +01:00
..
tests secure32/tests: Add tests for ApplyControlToken (schannel). 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.c include: Fix a typo. 2022-07-12 22:51:29 +02:00
schannel_gnutls.c secur32: Define AES-CCM ciphers missing from GNUTLS before 3.4.0. 2022-08-08 18:47:39 +02:00
secur32.c
secur32.spec
secur32_priv.h
thunks.c
thunks.h
wrapper.c