Sweden-Number/dlls/secur32
Connor McAdams 290cd6769f secur32: Properly handle NULL pInput argument for DTLS contexts in schan_InitializeSecurityContextW.
When a NULL pInput argument is passed into InitializeSecurityContextW
for an existing DTLS context, we need to retransmit the last handshake
packet.

Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-27 17:56:06 +01:00
..
tests secur32: Properly handle NULL pInput argument for DTLS contexts in schan_InitializeSecurityContextW. 2022-01-27 17:56:06 +01:00
Makefile.in secur32: Convert the Unix library to the __wine_unix_call interface. 2021-12-04 13:24:36 +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: Add support for setting DTLS timeouts. 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