openssl/ssl/record
Matt Caswell b9b9f4886f Make sure we remember how much data we sent in the event of a retry
If a retry occurs we need to reset s->rlayer.wnum so that next time around
we remember how much data we already sent.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22473)
2023-10-24 17:37:19 +01:00
..
methods Pass the dtls record version to the record layer msg_callback function. 2023-10-04 12:56:53 +02:00
build.info Move declarations out of record.h and record_local.h 2022-11-14 07:51:17 +00:00
rec_layer_d1.c Copyright year updates 2023-09-07 09:59:15 +01:00
rec_layer_s3.c Make sure we remember how much data we sent in the event of a retry 2023-10-24 17:37:19 +01:00
record_local.h Move declarations out of record.h and record_local.h 2022-11-14 07:51:17 +00:00
record.h Copyright year updates 2023-09-07 09:59:15 +01:00