log

age author description
Tue, 09 Apr 2024 19:40:05 +0300 Maxim Dounin Tests: synced LICENSE text with bsd-style-copyright. default tip
Sat, 30 Mar 2024 07:49:05 +0300 Maxim Dounin Tests: basic request parsing tests.
Sat, 30 Mar 2024 07:48:42 +0300 Maxim Dounin Tests: tests for request body chunked extensions and trailers.
Sat, 30 Mar 2024 07:19:11 +0300 Maxim Dounin Tests: mail max_commands tests.
Sat, 30 Mar 2024 07:18:55 +0300 Maxim Dounin Tests: test for long commands with SMTP pipelining.
Thu, 14 Mar 2024 02:25:49 +0300 Maxim Dounin Tests: fixed h3_limit_req.t spurious failures.
Thu, 29 Feb 2024 06:54:19 +0300 Maxim Dounin Tests: fixed server_tokens.t to accept alternative names.
Fri, 23 Feb 2024 02:04:40 +0300 Maxim Dounin Tests: fixed h3_keepalive.t spurious failures.
Tue, 20 Feb 2024 20:10:15 +0300 Maxim Dounin Tests: improved server tokens tests to accept alternative names.
Thu, 15 Feb 2024 23:34:22 +0300 Maxim Dounin Tests: improved version detection to accept alternative names.
Tue, 30 Jan 2024 06:09:22 +0300 Maxim Dounin Tests: bump copyright year.
Mon, 29 Jan 2024 00:34:16 +0300 Maxim Dounin Tests: compatibility with "openssl" app from OpenSSL 3.2.0.
Mon, 22 Jan 2024 23:17:24 +0400 Sergey Kandaurov Tests: fixed http_resolver_ipv4.t with parallel tests.
Mon, 22 Jan 2024 14:11:12 +0400 Sergey Kandaurov Tests: fixed spurious http_resolver_ipv4.t failures.
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.
Wed, 16 Aug 2023 16:32:12 +0400 Sergey Kandaurov Tests: handled receiving QUIC STREAM FIN in a separate packet.