Sweden-Number/dlls/secur32
Alexandre Julliard f0cd33c69e include: Add support for defining Win32 types as 'long' where possible.
Add -DWINE_NO_LONG_TYPES to modules that still have compilation
warnings with long types.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-27 20:38:22 +01:00
..
tests include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
Makefile.in include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
lsa.c secur32: Store LSA package and handle in the credential/context handle's dwLower field. 2021-09-29 21:38:12 +02:00
negotiate.c secur32: Use CRT memory allocators. 2021-05-07 22:22:49 +02:00
schannel.c secur32: Properly handle NULL pInput argument for DTLS contexts in schan_InitializeSecurityContextW. 2022-01-27 17:56:06 +01:00
schannel_gnutls.c secur32: Switch back to non-blocking mode for DTLS sessions. 2022-01-27 17:56:06 +01:00
secur32.c secur32: Fix allocation size (Coverity). 2021-09-15 19:34:23 +02:00
secur32.spec
secur32_priv.h secur32: Add support for setting DTLS timeouts. 2022-01-27 17:56:06 +01:00
thunks.c secur32: Use CRT memory allocators. 2021-05-07 22:22:49 +02:00
thunks.h
wrapper.c secur32: Don't allocate new handles in the wrapper. 2021-09-29 21:38:12 +02:00