Branch: refs/heads/master Home: https://github.com/openssl/openssl Commit: 0ff98137445ec63249eed3c1e40cf01dc5190c65 https://github.com/openssl/openssl/commit/0ff98137445ec63249eed3c1e40cf01dc5190c65 Author: Hugo Landau <hlan...@openssl.org> Date: 2022-09-22 (Thu, 22 Sep 2022)
Changed paths: M include/internal/quic_demux.h M include/internal/quic_record_rx.h M ssl/quic/quic_record_rx.c M test/quic_record_test.c Log Message: ----------- Add deferred datagram limit to QUIC Record Layer RX Reviewed-by: Tomas Mraz <to...@openssl.org> Reviewed-by: Richard Levitte <levi...@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19251)