log

age author description
Mon, 11 Dec 2023 14:13:03 +0400 Sergey Kandaurov Tests: made sure migrated QUIC connection didn't get stall.
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 16:47:57 +0400 Sergey Kandaurov Tests: added QUIC test with resending Initial packets on Retry.
Wed, 30 Aug 2023 02:22:58 +0400 Sergey Kandaurov Tests: fixed ClientHello with resending Initial QUIC packets.
Fri, 25 Aug 2023 18:12:08 +0400 Sergey Kandaurov Tests: removed TODO and try_run() checks for legacy versions.
Fri, 25 Aug 2023 18:12:06 +0400 Sergey Kandaurov Tests: keep HTTP/2 test for "return 444" in error_page as TODO.
Thu, 24 Aug 2023 14:59:26 +0400 Sergey Kandaurov Tests: allowed ssl_curve.t to run on BoringSSL.
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.
Mon, 21 Aug 2023 17:10:57 +0400 Sergey Kandaurov Tests: improved test for a stream initiating QUIC path migration.
Fri, 18 Aug 2023 17:10:22 +0400 Sergey Kandaurov Tests: cleanup.
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.