wine/dlls/secur32
2022-09-22 17:57:58 +02:00
..
tests secur32: Implement basic functionality for LsaGetLogonSessionData. 2022-09-22 17:57:58 +02: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 secur32: Implement SECPKG_ATTR_CIPHER_INFO. 2022-06-21 18:53:18 +02:00
thunks.c
thunks.h
wrapper.c