log lib/Test/Nginx/HTTP3.pm @ 1927:55e0dee863e2

age author description
Wed, 16 Aug 2023 16:32:12 +0400 Sergey Kandaurov Tests: handled receiving QUIC STREAM FIN in a separate packet.
Mon, 14 Aug 2023 17:10:19 +0400 Sergey Kandaurov Tests: fixed variable-length encoding of QUIC Stream ID.
Mon, 14 Aug 2023 16:41:10 +0400 Sergey Kandaurov Tests: fixed decoding QUIC packet numbers with PNL bits set.
Mon, 14 Aug 2023 16:13:24 +0400 Sergey Kandaurov Tests: saved input buffer after processing QUIC long packets.
Thu, 22 Jun 2023 15:35:19 +0400 Sergey Kandaurov Tests: TLS early data tests with HTTP/3.
Tue, 20 Jun 2023 20:01:20 +0400 Sergey Kandaurov Tests: QUIC address validation tests.
Fri, 16 Jun 2023 14:54:11 +0400 Sergey Kandaurov Tests: fixed croak sending QUIC Initial with CCM cipher negotiated.
Tue, 13 Jun 2023 17:58:46 +0400 Sergey Kandaurov Tests: TLS_AES_128_CCM_SHA256 support in QUIC handshake.
Tue, 13 Jun 2023 17:58:30 +0400 Sergey Kandaurov Tests: TLS_CHACHA20_POLY1305_SHA256 support in QUIC handshake.
Tue, 13 Jun 2023 03:27:02 +0400 Sergey Kandaurov Tests: TLS_AES_256_GCM_SHA384 support in QUIC handshake.
Tue, 06 Jun 2023 18:50:07 +0400 Sergey Kandaurov Tests: fixed reading QUIC streams on Perl < 5.24.
Fri, 05 May 2023 15:53:12 +0400 Sergey Kandaurov Tests: added HTTP/3 proxy_max_temp_file_size tests.
Thu, 23 Feb 2023 17:25:57 +0400 Sergey Kandaurov Tests: ssl_reject_handshake tests with HTTP/3.
Thu, 19 Jan 2023 17:38:16 +0400 Sergey Kandaurov Tests: workaround for QUIC routing while reloading nginx.
Wed, 18 Jan 2023 16:04:33 +0400 Sergey Kandaurov Tests: fixed extracting QUIC early secret if PSK is not in use.
Fri, 13 Jan 2023 17:12:21 +0400 Sergey Kandaurov Tests: HTTP/3 tests with streams blocked on insert count.
Mon, 29 Aug 2022 15:20:31 +0400 Sergey Kandaurov Tests: basic HTTP/3 support.
Tue, 01 Feb 2022 14:54:32 +0300 Sergey Kandaurov Tests: basic QUIC support.