Sweden-Number/dlls/secur32
Connor McAdams 26f81bb883 secur32/tests: Add tests for DTLS handshake retransmission.
Successive calls to InitializeSecurityContext without a new pInput
buffer will result in retransmission, creating a handshake packet with
an incremented sequence number value, but otherwise identical to the
last call to InitializeSecurityContext.

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/tests: Add tests for DTLS handshake retransmission. 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
negotiate.c
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.spec
secur32_priv.h secur32: Add support for setting DTLS timeouts. 2022-01-27 17:56:06 +01:00
thunks.c
thunks.h
wrapper.c secur32: Don't allocate new handles in the wrapper. 2021-09-29 21:38:12 +02:00