log

age author description
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.
Wed, 12 Jul 2023 02:40:49 +0300 Maxim Dounin Tests: enabled TLSv1 in uwsgi SSL tests.
Wed, 12 Jul 2023 02:40:35 +0300 Maxim Dounin Tests: enabled TLSv1 in ssl_sni_reneg.t.
Wed, 12 Jul 2023 02:40:24 +0300 Maxim Dounin Tests: adjusted TODO for OpenSSL 1.0.2h and up in h2_http2.t.
Wed, 12 Jul 2023 02:40:15 +0300 Maxim Dounin Tests: fixed h2_http2.t when nginx compiled without ALPN support.
Mon, 10 Jul 2023 18:30:08 +0400 Sergey Kandaurov Tests: keep QUIC TODOs for a while.
Fri, 23 Jun 2023 14:52:34 +0400 Sergey Kandaurov Tests: removed leftover from h3_ssl_early_data.t.
Thu, 22 Jun 2023 15:35:19 +0400 Sergey Kandaurov Tests: TLS early data tests with HTTP/3.
Wed, 21 Jun 2023 17:18:09 +0400 Sergey Kandaurov Tests: removed quic_ciphers.t TODO, CCM cipher now supported.
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.
Wed, 14 Jun 2023 16:07:18 +0300 Maxim Dounin Tests: fixed warning on win32 in auth_basic.t.
Wed, 14 Jun 2023 16:57:01 +0400 Sergey Kandaurov Tests: unbreak quic_ciphers.t with AEAD_AES_128_CCM enabled.
Tue, 13 Jun 2023 18:43:10 +0400 Sergey Kandaurov Tests: tests for TLSv1.3 ciphers in QUIC connections.
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.
Thu, 08 Jun 2023 16:41:11 +0400 Sergey Kandaurov Tests: added h2_http2.t TODOs for LibreSSL and older OpenSSL.
Thu, 08 Jun 2023 15:16:22 +0400 Sergey Kandaurov Tests: removed HTTP/2 server push tests.
Tue, 06 Jun 2023 18:50:07 +0400 Sergey Kandaurov Tests: fixed reading QUIC streams on Perl < 5.24.
Mon, 05 Jun 2023 18:55:36 +0400 Sergey Kandaurov Tests: removed deprecated "ssl" directive tests.
Mon, 05 Jun 2023 16:59:38 +0400 Sergey Kandaurov Tests: removed njs tests.
Wed, 31 May 2023 13:29:34 +0400 Sergey Kandaurov Tests: http2 directive tests.
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.
Tue, 23 May 2023 16:30:02 +0400 Sergey Kandaurov Tests: handled unsupported PSS in sigalgs.
Tue, 23 May 2023 16:30:01 +0400 Sergey Kandaurov Tests: unbreak stream_ssl_variables.t with old IO::Socket::SSL.
Tue, 23 May 2023 16:29:58 +0400 Sergey Kandaurov Tests: unbreak ssl_session_ticket_key.t with old IO::Socket::SSL.
Tue, 23 May 2023 13:21:27 +0400 Sergey Kandaurov Tests: unbreak tests with IO::Socket:SSL lacking SSL_session_key.
Mon, 22 May 2023 20:44:33 +0400 Sergey Kandaurov Tests: unbreak ssl_stapling.t after IO::Socket::SSL refactoring.
Thu, 18 May 2023 18:07:19 +0300 Maxim Dounin Tests: simplified http SSL tests with IO::Socket::SSL.