wine/dlls/secur32
Eric Pouech 0e967a5cec secur32: Use SecureZeroMemory to clear magic fields.
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
2023-11-07 22:05:35 +01:00
..
tests makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
lsa.c secur32: Use SecureZeroMemory to clear magic fields. 2023-11-07 22:05:35 +01:00
Makefile.in makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
negotiate.c secur32: Also copy user function tables in nego_SpInitLsaModeContext() and nego_SpAcceptLsaModeContext(). 2023-08-04 18:56:47 +09:00
schannel.c secur32: Synchronize access to schannel handle table. 2023-10-04 19:03:18 +02:00
schannel_gnutls.c secur32: Add support for sending TLS alerts. 2023-06-22 15:34:07 +02:00
secur32.c secur32: Print name for EXTENDED_NAME_FORMAT argument. 2023-08-16 15:31:54 +02:00
secur32.spec
secur32_priv.h secur32: Convert "Negotiate" to an LSA package. 2023-08-03 20:45:36 +09:00
thunks.c
thunks.h
wrapper.c