log

age author description
Sat, 20 Apr 2024 20:58:42 +0300 Maxim Dounin Tests: removed dependencies on 405 error text. default tip
Tue, 09 Apr 2024 19:40:05 +0300 Maxim Dounin Tests: synced LICENSE text with bsd-style-copyright.
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.
Mon, 14 Aug 2023 17:10:19 +0400 Sergey Kandaurov Tests: fixed variable-length encoding of QUIC Stream ID.
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.
Thu, 18 May 2023 18:07:17 +0300 Maxim Dounin Tests: reworked http SSL tests to use IO::Socket::SSL.
Thu, 18 May 2023 18:07:15 +0300 Maxim Dounin Tests: simplified stream SSL tests with IO::Socket::SSL.
Thu, 18 May 2023 18:07:12 +0300 Maxim Dounin Tests: reworked stream SSL tests to use IO::Socket::SSL.
Thu, 18 May 2023 18:07:10 +0300 Maxim Dounin Tests: simplified mail_imap_ssl.t.
Thu, 18 May 2023 18:07:08 +0300 Maxim Dounin Tests: reworked mail SSL tests to use IO::Socket::SSL.
Thu, 18 May 2023 18:07:06 +0300 Maxim Dounin Tests: added has_feature() test for SSL libraries.
Thu, 18 May 2023 18:07:04 +0300 Maxim Dounin Tests: fixed server_tokens tests for build names with spaces.
Thu, 18 May 2023 18:07:02 +0300 Maxim Dounin Tests: added has_feature() tests for IO::Socket::SSL.
Thu, 18 May 2023 18:07:01 +0300 Maxim Dounin Tests: removed unneeded require from proxy_ssl_keepalive.t.
Thu, 18 May 2023 18:06:59 +0300 Maxim Dounin Tests: SIGPIPE handling in mail tests.
Thu, 11 May 2023 15:29:41 +0400 Sergey Kandaurov Tests: HTTP/2 tests with error_page and return.
Wed, 10 May 2023 18:25:20 -0700 Dmitry Volyntsev Tests: removed forbidden header js tests.
Tue, 11 Apr 2023 16:48:15 +0400 Sergey Kandaurov Tests: stick ssl_sni_reneg.t with TLSv1.2.
Tue, 04 Apr 2023 09:14:56 -0700 Eugene Grebenschikov Tests: fixed warning in case of a closed stream.
Tue, 28 Mar 2023 01:36:32 +0400 Sergey Kandaurov Tests: unbreak tests with dynamic certificates on stable.
Fri, 24 Mar 2023 16:30:14 +0400 Sergey Kandaurov Tests: improved "ssl" directive test in ssl_reject_handshake.t.
Thu, 23 Mar 2023 19:50:30 +0300 Maxim Dounin Tests: fixed upstream zone ssl tests with LibreSSL and TLSv1.3.
Thu, 23 Mar 2023 19:50:29 +0300 Maxim Dounin Tests: fixed ssl_ocsp.t with LibreSSL and TLSv1.3.
Thu, 23 Mar 2023 19:50:26 +0300 Maxim Dounin Tests: removed multiple server certificates from ssl_ocsp.t.
Thu, 23 Mar 2023 19:50:24 +0300 Maxim Dounin Tests: cleaned up ssl_ocsp.t.
Thu, 23 Mar 2023 19:50:23 +0300 Maxim Dounin Tests: fixed stream_ssl_variables.t.t with LibreSSL and TLSv1.3.
Thu, 23 Mar 2023 19:50:21 +0300 Maxim Dounin Tests: fixed stream_proxy_ssl.t with LibreSSL and TLSv1.3.
Thu, 23 Mar 2023 19:50:19 +0300 Maxim Dounin Tests: LibreSSL does not send CA lists with TLSv1.3.
Thu, 23 Mar 2023 19:50:17 +0300 Maxim Dounin Tests: LibreSSL certificate negotiation with TLSv1.3.
Thu, 23 Mar 2023 19:50:15 +0300 Maxim Dounin Tests: fixed ssl_sni.t with LibreSSL and TLSv1.3.
Thu, 23 Mar 2023 19:50:13 +0300 Maxim Dounin Tests: fixed ssl_session_ticket_key.t with LibreSSL and TLSv1.3.
Thu, 23 Mar 2023 19:50:08 +0300 Maxim Dounin Tests: fixed proxy_ssl.t with LibreSSL and TLSv1.3.
Thu, 23 Mar 2023 19:50:06 +0300 Maxim Dounin Tests: disabled ssl_sni_sessions.t with LibreSSL and BoringSSL.
Thu, 23 Mar 2023 19:50:04 +0300 Maxim Dounin Tests: restored proper port numbers in ssl_sni_sessions.t.
Thu, 23 Mar 2023 19:50:02 +0300 Maxim Dounin Tests: enabled session reuse via TLS session tickets.
Thu, 23 Mar 2023 19:50:00 +0300 Maxim Dounin Tests: BoringSSL does not provide session ids with TLSv1.3.
Thu, 23 Mar 2023 19:49:57 +0300 Maxim Dounin Tests: LibreSSL and BoringSSL session reuse with TLSv1.3 in stream.
Thu, 23 Mar 2023 19:49:55 +0300 Maxim Dounin Tests: separate SSL session reuse tests in stream.
Thu, 23 Mar 2023 19:49:53 +0300 Maxim Dounin Tests: LibreSSL and BoringSSL session reuse with TLSv1.3 in mail.
Thu, 23 Mar 2023 19:49:51 +0300 Maxim Dounin Tests: separate SSL session reuse tests in mail.
Thu, 23 Mar 2023 19:49:49 +0300 Maxim Dounin Tests: LibreSSL and BoringSSL session reuse with TLSv1.3.
Thu, 23 Mar 2023 19:49:47 +0300 Maxim Dounin Tests: separate SSL session reuse tests.
Tue, 21 Mar 2023 14:20:54 +0400 Sergey Kandaurov Tests: dav tests with UTF-8.
Tue, 21 Mar 2023 14:20:53 +0400 Sergey Kandaurov Tests: win32 autoindex tests.
Tue, 21 Mar 2023 02:58:02 +0300 Maxim Dounin Tests: adapted session reuse tests to work with TLSv1.3.
Tue, 21 Mar 2023 02:57:39 +0300 Maxim Dounin Tests: handling of EWOULDBLOCK from sysread() with IO::Socket::SSL.
Tue, 21 Mar 2023 02:57:20 +0300 Maxim Dounin Tests: style.
Fri, 10 Mar 2023 07:30:28 +0300 Maxim Dounin Tests: expect HTTP 400 on HTTP/2 header validation errors.
Mon, 06 Feb 2023 09:36:14 -0800 Dmitry Volyntsev Tests: removed excessive tab characters from js_fetch_objects.t.
Mon, 06 Feb 2023 09:36:13 -0800 Dmitry Volyntsev Tests: fixed js tests for Fetch API for nginx-1.22 and below.
Fri, 03 Feb 2023 15:20:26 +0400 Sergey Kandaurov Tests: speedup lingering close with request pipelining.
Sat, 28 Jan 2023 03:11:04 +0300 Maxim Dounin Tests: fixed warning about protocol options redefinition.
Thu, 12 Jan 2023 22:09:35 +0400 Sergey Kandaurov Tests: h2_limit_req.t cleanup.
Fri, 23 Dec 2022 19:20:50 +0400 Sergey Kandaurov Tests: revised tests for listen port ranges.
Tue, 20 Dec 2022 19:42:09 +0400 Sergey Kandaurov Tests: ssl session ticket key rotation tests.
Thu, 15 Dec 2022 21:02:18 +0400 Sergey Kandaurov Tests: fixed hostname verification in ssl_certificate_chain.t.
Tue, 13 Dec 2022 08:50:42 -0800 Dmitry Volyntsev Tests: added js tests for Fetch API objects.
Tue, 13 Dec 2022 08:50:12 -0800 Dmitry Volyntsev Tests: improved fetch tests by avoding match for specific messages.
Fri, 02 Dec 2022 17:46:32 -0800 Dmitry Volyntsev Test: avoiding forbidden Host header in js fetch tests.
Fri, 02 Dec 2022 17:46:22 -0800 Dmitry Volyntsev Tests: improved njs version check to account multi digit versions.
Fri, 02 Dec 2022 17:46:16 -0800 Dmitry Volyntsev Tests: removed remaining njs version checks older than 0.6.0.
Fri, 18 Nov 2022 09:52:36 -0800 Eugene Grebenschikov Tests: clearing of pre-existing Content-Range headers.
Tue, 15 Nov 2022 22:01:34 -0800 Eugene Grebenschikov Tests: proxy protocol v2 TLVs tests for stream module.
Tue, 15 Nov 2022 17:39:18 -0800 Dmitry Volyntsev Tests: added stream js test for Fetch object reinitialization.
Mon, 14 Nov 2022 17:52:23 -0800 Dmitry Volyntsev Tests: added stream fetch tests for js_access directive.
Thu, 10 Nov 2022 17:08:43 +0400 Sergey Kandaurov Tests: improved readability in PROXY protocol v2 TLV tests.
Thu, 10 Nov 2022 16:42:01 +0400 Sergey Kandaurov Tests: use try_run() in proxy_protocol2_tlv.t.
Thu, 10 Nov 2022 16:40:05 +0400 Sergey Kandaurov Tests: removed rewrite dependency in proxy_protocol2_tlv.t.
Thu, 10 Nov 2022 16:37:54 +0400 Sergey Kandaurov Tests: fixed proxy_protocol2_tlv.t prerequisites.
Wed, 26 Oct 2022 13:29:19 -0700 Eugene Grebenschikov Tests: skip proxy_protocol2_tlv.t for nginx stable.
Mon, 24 Oct 2022 09:59:19 -0700 Eugene Grebenschikov Tests: variables for proxy protocol v2 TLVs
Thu, 13 Oct 2022 20:29:39 +0400 Sergey Kandaurov Tests: proxy_ssl_certificate inheritance test with empty value.
Wed, 12 Oct 2022 13:41:32 -0700 Eugene Grebenschikov Tests: removing unneeded changes in the previous commit.
Wed, 12 Oct 2022 11:55:32 -0700 Eugene Grebenschikov Tests: http resolver with ipv4/ipv6 parameters.
Tue, 27 Sep 2022 16:11:56 -0700 Dmitry Volyntsev Tests: added HEAD method tests for js fetch API.
Tue, 27 Sep 2022 21:49:46 +0400 Sergey Kandaurov Tests: fixed previous commit mismerge.
Tue, 27 Sep 2022 18:39:52 +0400 Sergey Kandaurov Tests: merged tests for proxy protocol server variables.
Mon, 26 Sep 2022 17:48:03 -0700 Dmitry Volyntsev Tests: added js tests for s.send() in async context.
Mon, 26 Sep 2022 15:49:15 +0400 Sergey Kandaurov Tests: added missing TEST_GLOBALS_STREAM templates.
Mon, 19 Sep 2022 14:13:22 +0400 Sergey Kandaurov Tests: avoid uninitialized warnings in fastcgi tests.
Mon, 19 Sep 2022 13:26:32 +0400 Sergey Kandaurov Tests: updated try_run() to rely on nginx "-e".
Thu, 15 Sep 2022 16:53:57 -0700 Vadim Zhestikov Tests: added js tests for js_preload_object directive.
Tue, 30 Aug 2022 17:24:16 +0400 Sergey Kandaurov Tests: avoid send timeout in h2_ssl.t test with canceled streams.
Thu, 25 Aug 2022 16:53:15 -0700 Dmitry Volyntsev Tests: added js r.internal test.
Thu, 25 Aug 2022 16:53:08 -0700 Dmitry Volyntsev Tests: adjusted stream_js_fetch.t TODO for njs 0.7.6 and older.
Tue, 23 Aug 2022 19:40:07 -0700 Dmitry Volyntsev Tests: added stream js test for s.send() in async context.
Tue, 23 Aug 2022 19:40:05 -0700 Dmitry Volyntsev Tests: improved stream fetch test with async callbacks.
Thu, 04 Aug 2022 09:41:44 -0700 Dmitry Volyntsev Tests: fixed version check for tests added in bd21a4a7c9f5.
Tue, 02 Aug 2022 20:35:06 -0700 Dmitry Volyntsev Tests: added js tests for directives in additional contexts.
Tue, 02 Aug 2022 20:35:05 -0700 Dmitry Volyntsev Tests: updated js properties deprecated since 0.5.0.
Wed, 20 Jul 2022 17:47:22 -0700 Dmitry Volyntsev Tests: added js fetch tests for responses without Content-Length.
Sun, 17 Jul 2022 11:59:24 +0400 Sergey Kandaurov Tests: socket leaks with zero available bytes (ticket #2367).
Thu, 14 Jul 2022 20:05:07 -0700 Dmitry Volyntsev Tests: added extended request arguments tests.
Thu, 14 Jul 2022 20:00:51 -0700 Dmitry Volyntsev Tests: removing js case-insensitive tests for r.args.
Wed, 13 Jul 2022 14:55:55 -0700 Dmitry Volyntsev Tests: removed njs version checks older than 0.6.0.
Wed, 06 Jul 2022 15:51:40 -0700 Dmitry Volyntsev Tests: added js headers test for multiple special headers set.
Mon, 13 Jun 2022 15:13:30 +0400 Sergey Kandaurov Tests: added proxy cache tests with upstream cache headers.
Tue, 07 Jun 2022 21:28:14 -0700 Dmitry Volyntsev Tests: added js headers tests when value is absent.
Fri, 03 Jun 2022 18:24:51 +0400 Sergey Kandaurov Tests: corrected proxy_cache_error.t comment.
Mon, 30 May 2022 21:37:05 +0300 Maxim Dounin Tests: tests for multiple WWW-Authenticate headers (ticket #485).
Mon, 30 May 2022 21:35:56 +0300 Maxim Dounin Tests: tests for multiple Vary headers (ticket #1423).
Mon, 30 May 2022 21:34:22 +0300 Maxim Dounin Tests: tests for duplicate response headers.
Mon, 30 May 2022 21:33:44 +0300 Maxim Dounin Tests: perl $r->header_in() combining headers test.
Mon, 30 May 2022 21:33:05 +0300 Maxim Dounin Tests: perl $r->header_in("Connection") test.
Mon, 30 May 2022 21:32:08 +0300 Maxim Dounin Tests: tests for various http header variables.
Mon, 30 May 2022 21:30:35 +0300 Maxim Dounin Tests: uwsgi tests for combining headers.
Mon, 30 May 2022 21:29:45 +0300 Maxim Dounin Tests: scgi tests for combining headers.
Mon, 30 May 2022 21:28:56 +0300 Maxim Dounin Tests: fastcgi tests for combining headers.
Mon, 30 May 2022 21:27:01 +0300 Maxim Dounin Tests: tests for passing Date and Server headers.
Thu, 26 May 2022 16:02:52 -0700 Dmitry Volyntsev Tests: adapted js_headers.t to upcoming changes in njs.
Thu, 26 May 2022 14:49:10 +0400 Sergey Kandaurov Tests: fixed js_internal_redirect.t TODO.
Tue, 24 May 2022 15:28:21 +0400 Sergey Kandaurov Tests: fixed stream_proxy_ssl_conf_command.t on win32.
Wed, 11 May 2022 09:23:40 -0700 Dmitry Volyntsev Tests: skip unsafe large header test in js_fetch.t.
Thu, 28 Apr 2022 17:20:27 -0700 Dmitry Volyntsev Tests: added extended js internalRedirect tests.
Thu, 28 Apr 2022 16:28:33 -0700 Dmitry Volyntsev Tests: added js fetch tests for a response with many headers.
Thu, 28 Apr 2022 16:38:01 +0400 Sergey Kandaurov Tests: added js fetch verify tests.
Thu, 28 Apr 2022 16:27:38 -0700 Dmitry Volyntsev Tests: added js fetch timeout directive tests.
Tue, 11 Jan 2022 17:39:28 +0300 Sergey Kandaurov Tests: added http keepalive test for Connection header on shutdown.
Wed, 29 Dec 2021 22:29:23 +0300 Sergey Kandaurov Tests: improved stop_daemons() to send signal again.
Thu, 09 Dec 2021 17:36:29 +0000 Dmitry Volyntsev Tests: rewriting njs tests without deprecated "js_include".
Mon, 29 Nov 2021 19:12:36 +0300 Sergey Kandaurov Tests: skip ssl_verify_depth.t with LibreSSL.
Wed, 24 Nov 2021 19:28:03 +0300 Sergey Kandaurov Tests: $ssl_curve.
Tue, 23 Nov 2021 16:14:46 +0300 Sergey Kandaurov Tests: removed TODOs for fixes merged in 1.20.2.
Tue, 23 Nov 2021 03:58:07 +0300 Maxim Dounin Tests: updated ssl_engine_keys.t test to use SoftHSM v2.
Wed, 17 Nov 2021 12:57:05 +0300 Sergey Kandaurov Tests: mp4_start_key_frame tests.
Sun, 31 Oct 2021 23:32:08 +0300 Sergey Kandaurov Tests: adjusted TODO for alerts not seen after c7a8bdf5af55.
Mon, 25 Oct 2021 15:26:34 +0300 Sergey Kandaurov Tests: skip ALPN rejection tests with OpenSSL < 1.1.0.
Thu, 21 Oct 2021 20:18:01 +0300 Sergey Kandaurov Tests: skip ALPN rejection tests with too old LibreSSL.
Thu, 21 Oct 2021 13:56:16 +0300 Sergey Kandaurov Tests: basic ALPN tests in the mail module.
Thu, 21 Oct 2021 13:56:15 +0300 Sergey Kandaurov Tests: added HTTP/2 test with rejected ALPN.
Thu, 21 Oct 2021 13:55:44 +0300 Sergey Kandaurov Tests: added HTTP/2 test for ALPN fallback to HTTP/1.1.
Thu, 21 Oct 2021 13:54:29 +0300 Sergey Kandaurov Tests: ALPN tests in the stream module.
Mon, 11 Oct 2021 14:34:54 +0000 Dmitry Volyntsev Tests: added js tests for async functions.
Thu, 07 Oct 2021 20:29:02 +0300 Sergey Kandaurov Tests: uwsgi request body tests.
Mon, 04 Oct 2021 14:33:46 +0000 Antoine Bonavita Tests: added fetch js tests, HTTPS support.
Wed, 15 Sep 2021 17:01:40 +0300 Sergey Kandaurov Tests: proxy_half_close tests in the stream module.
Fri, 17 Sep 2021 19:16:31 +0300 Sergey Kandaurov Tests: added HTTP/2 tests for PUSH_PROMISE with CONTINUATION.
Fri, 17 Sep 2021 18:56:36 +0300 Sergey Kandaurov Tests: handling of HTTP/2 PUSH_PROMISE frames with CONTINUATION.
Wed, 15 Sep 2021 20:32:11 +0300 Sergey Kandaurov Tests: added absolute_redirect and Location tests for HTTP/2.
Wed, 15 Sep 2021 18:04:24 +0300 Sergey Kandaurov Tests: added server_name_in_redirect and port_in_redirect tests.
Wed, 15 Sep 2021 16:37:32 +0300 Sergey Kandaurov Tests: added proxy_max_temp_file_size tests.
Tue, 14 Sep 2021 01:00:13 +0300 Sergey Kandaurov Tests: typo.
Sat, 04 Sep 2021 14:50:02 +0300 Sergey Kandaurov Tests: added HTTP/2 test with big request body.
Thu, 02 Sep 2021 19:30:06 +0000 Dmitry Volyntsev Tests: removed negative fetch API test for HTTPS schema.
Mon, 30 Aug 2021 16:42:46 +0300 Maxim Dounin Tests: additional HTTP/2 request body tests.
Mon, 23 Aug 2021 11:31:21 +0300 Sergey Kandaurov Tests: added grpcs tests with flow control (ticket #2229).
Wed, 18 Aug 2021 17:43:43 +0300 Sergey Kandaurov Tests: Auth-SSL-Protocol and Auth-SSL-Cipher tests (ticket #2134).
Wed, 11 Aug 2021 11:55:51 +0300 Sergey Kandaurov Tests: added ssl test for "unexpected eof while reading".
Mon, 09 Aug 2021 18:13:08 +0300 Sergey Kandaurov Tests: HTTP/1.0 requests with Transfer-Encoding.
Tue, 20 Jul 2021 16:12:54 +0300 Sergey Kandaurov Tests: restored HTTP/2 request body tests with Content-Length.
Tue, 20 Jul 2021 16:12:53 +0300 Sergey Kandaurov Tests: h2_limit_req.t cleanup.
Wed, 30 Jun 2021 23:48:45 +0300 Sergey Kandaurov Tests: auth_basic_user_file variable tests with conf_prefix.
Wed, 30 Jun 2021 10:39:32 +0300 Sergey Kandaurov Tests: skip Location header escaping test on win32.