Hugo Landau 45e7ef5fe3 QUIC QRL: Fix bug in Handshake packet processing
We automatically dropped Initial keys when receiving a Handshake packet,
but did this regardless of whether the packet was successfully decrypted
and authenticated. Per the RFC, we should only drop Initial keys when
successfully processing a Handshake packet.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19176)
2022-09-13 17:56:42 +01:00
..
2022-09-01 18:07:27 +10:00
2022-09-13 21:13:22 +10:00
2022-08-12 15:44:01 +01:00
2020-11-26 14:18:57 +00:00
2022-08-18 16:38:12 +01:00
2021-06-17 13:24:59 +01:00
2020-11-11 12:12:23 +01:00
2020-11-18 23:38:34 +01:00
2019-09-28 20:26:35 +02:00
2022-08-18 16:38:14 +01:00
2022-09-09 09:49:22 -04:00