log lib/Test/Nginx/HTTP3.pm @ 1990:85d88cd5091c default tip

age author description
Mon, 03 Jun 2024 04:17:28 +0300 Maxim Dounin Tests: optimized processing of large QUIC packets with padding.
Sat, 27 Apr 2024 18:55:14 +0300 Maxim Dounin Tests: fixed HTTP/3 build_int() for large integers.
Sat, 27 Apr 2024 18:55:08 +0300 Maxim Dounin Tests: fixed HTTP/3 stream offset adjustment when sending body.
Mon, 11 Dec 2023 14:02:11 +0400 Sergey Kandaurov Tests: extended interface for sending QUIC PINGs.
Mon, 11 Dec 2023 14:01:49 +0400 Sergey Kandaurov Tests: unconditional QUIC datagram expansion with Initial packets.
Wed, 30 Aug 2023 02:22:58 +0400 Sergey Kandaurov Tests: fixed ClientHello with resending Initial QUIC packets.
Tue, 22 Aug 2023 14:29:16 +0400 Sergey Kandaurov Tests: added ability to setup QUIC TLS named group.
Mon, 21 Aug 2023 17:26:47 +0400 Sergey Kandaurov Tests: improved QUIC key update tests with old keys.
Fri, 18 Aug 2023 17:03:34 +0400 Sergey Kandaurov Tests: basic QUIC key update tests.
Thu, 17 Aug 2023 15:42:40 +0400 Sergey Kandaurov Tests: unbreak reading QUIC stream received not from the beginning.
Wed, 16 Aug 2023 16:36:18 +0400 Sergey Kandaurov Tests: fixed parsing STREAM frames split on inner frame headers.
Wed, 16 Aug 2023 16:32:12 +0400 Sergey Kandaurov Tests: handled receiving QUIC STREAM FIN in a separate packet.