mirror of
https://github.com/openssl/openssl.git
synced 2025-03-07 19:38:33 +08:00
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) |
||
---|---|---|
.. | ||
build.info | ||
cc_dummy.c | ||
quic_ackm.c | ||
quic_demux.c | ||
quic_impl.c | ||
quic_local.h | ||
quic_method.c | ||
quic_record_rx.c | ||
quic_record_shared.c | ||
quic_record_shared.h | ||
quic_record_tx.c | ||
quic_record_util.c | ||
quic_statm.c | ||
quic_wire_pkt.c | ||
quic_wire.c |