log

age author description
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.