log

age author description
Wed, 31 May 2023 13:29:34 +0400 Sergey Kandaurov Tests: added HTTP/2 test with invalid h2c over ssl socket.
Wed, 31 May 2023 13:29:34 +0400 Sergey Kandaurov Tests: suppress "listen .. http2;" deprecation warnings.
Wed, 31 May 2023 13:29:31 +0400 Sergey Kandaurov Tests: updated HTTP/2 tests with invalid PROXY protocol.
Tue, 30 May 2023 05:35:40 +0400 Sergey Kandaurov Tests: updated HTTP/2 tests with invalid connection preface.
Mon, 29 May 2023 17:27:11 +0400 Sergey Kandaurov Tests: unbreak reading new stderr data after eof.
Mon, 29 May 2023 17:04:36 +0400 Sergey Kandaurov Tests: added has_feature() test for CryptX.
Wed, 24 May 2023 19:11:17 +0400 Sergey Kandaurov Tests: simplified using IO::Socket::SSL in h3_server_name.t.
Wed, 24 May 2023 19:10:58 +0400 Sergey Kandaurov Tests: converted h3_server_name.t to use "socket_ssl_alpn".
Tue, 23 May 2023 18:55:06 +0400 Sergey Kandaurov Tests: basic QUIC connection migration tests.
Tue, 09 May 2023 19:49:44 +0400 Sergey Kandaurov Tests: HTTP/3 server_tokens tests.
Tue, 09 May 2023 19:49:44 +0400 Sergey Kandaurov Tests: HTTP/3 add_trailer tests.
Tue, 09 May 2023 19:49:41 +0400 Sergey Kandaurov Tests: HTTP/3 limit_conn tests.
Fri, 05 May 2023 15:53:12 +0400 Sergey Kandaurov Tests: added HTTP/3 proxy_max_temp_file_size tests.
Tue, 04 Apr 2023 00:33:54 +0400 Sergey Kandaurov Tests: avoid premature stream reset in h3_limit_req.t.
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: TLS session resumption tests with HTTP/3.
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.
Fri, 13 Jan 2023 17:12:20 +0400 Sergey Kandaurov Tests: HTTP/3 tests with server_name captures.
Thu, 12 Jan 2023 21:56:27 +0400 Sergey Kandaurov Tests: reusable HTTP/3 worker connections.
Thu, 12 Jan 2023 20:53:51 +0400 Sergey Kandaurov Tests: added HTTP/3 test with upstream check broken connection.
Thu, 12 Jan 2023 20:53:50 +0400 Sergey Kandaurov Tests: HTTP/3 tests with limit_req.
Thu, 12 Jan 2023 14:09:25 +0400 Sergey Kandaurov Tests: HTTP/3 keepalive tests.
Thu, 10 Nov 2022 18:14:32 +0400 Sergey Kandaurov Tests: HTTP/3 tests for absolute_redirect and Location.
Tue, 30 Aug 2022 14:29:39 +0400 Sergey Kandaurov Tests: HTTP/3 header tests.
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.
Tue, 23 May 2023 16:51:01 +0400 Sergey Kandaurov Tests: added missing socket_ssl_reused prerequisites.
Tue, 23 May 2023 16:50:08 +0400 Sergey Kandaurov Tests: extended check for ALPN in mail_ssl.t.