log

age author description
Sat, 27 Apr 2024 18:55:50 +0300 Maxim Dounin Tests: tests for usage of discarded body. default tip
Sat, 27 Apr 2024 18:55:21 +0300 Maxim Dounin Tests: adjusted http_headers_multi.t for $content_length changes.
Sat, 27 Apr 2024 18:55:14 +0300 Maxim Dounin Tests: fixed HTTP/3 build_int() for large integers.
Sat, 27 Apr 2024 18:55:08 +0300 Maxim Dounin Tests: fixed HTTP/3 stream offset adjustment when sending body.
Sat, 20 Apr 2024 20:58:42 +0300 Maxim Dounin Tests: removed dependencies on 405 error text.
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.
Tue, 29 Jun 2021 13:17:40 +0300 Sergey Kandaurov Tests: style.
Tue, 29 Jun 2021 12:00:41 +0300 Sergey Kandaurov Tests: added Host header test with control character.
Tue, 29 Jun 2021 12:00:07 +0300 Sergey Kandaurov Tests: added header name tests with forbidden characters.
Tue, 29 Jun 2021 11:58:21 +0300 Sergey Kandaurov Tests: added URI tests with forbidden control characters.
Tue, 29 Jun 2021 11:57:40 +0300 Sergey Kandaurov Tests: added one more Location header escaping test.
Tue, 29 Jun 2021 11:57:39 +0300 Sergey Kandaurov Tests: added ssi echo encoding tests.
Tue, 29 Jun 2021 11:57:39 +0300 Sergey Kandaurov Tests: requests with both Content-Length and Transfer-Encoding.
Tue, 29 Jun 2021 11:57:38 +0300 Sergey Kandaurov Tests: CONNECT and TRACE method tests.
Tue, 29 Jun 2021 11:57:25 +0300 Sergey Kandaurov Tests: http_uri.t TODO adjusted.
Mon, 28 Jun 2021 17:13:45 +0300 Sergey Kandaurov Tests: adjusted access_log escaping tests.
Mon, 28 Jun 2021 17:13:44 +0300 Sergey Kandaurov Tests: removed spaces in URI in various other tests.
Mon, 28 Jun 2021 17:13:43 +0300 Sergey Kandaurov Tests: updated test for spaces in URI to expect HTTP 400.
Mon, 21 Jun 2021 12:44:38 +0300 Sergey Kandaurov Tests: fixed grpc.t TODO hang on win32.
Sat, 19 Jun 2021 19:09:59 +0300 Sergey Kandaurov Tests: proxy_cache_use_stale.t speedup.
Fri, 18 Jun 2021 20:02:00 +0300 Sergey Kandaurov Tests: mirror_proxy.t speedup.
Fri, 18 Jun 2021 03:54:36 +0300 Maxim Dounin Tests: fixed spurious mail_imap_ssl.t failures after 408fe0dd3fed.
Thu, 17 Jun 2021 19:52:36 +0300 Sergey Kandaurov Tests: fixed mail_imap_ssl.t too long shutdown.
Thu, 17 Jun 2021 12:45:21 +0300 Sergey Kandaurov Tests: added grpc GOAWAY tests.
Thu, 03 Jun 2021 19:51:08 +0300 Sergey Kandaurov Tests: added grpc test for receiving SETTINGS in grpc filter.
Thu, 03 Jun 2021 14:38:58 +0300 Sergey Kandaurov Tests: added grpc request body test with a special last buffer.
Wed, 02 Jun 2021 15:51:29 +0300 Sergey Kandaurov Tests: added OpenSSL command tests for uwsgi and grpc backends.
Tue, 01 Jun 2021 23:46:32 +0300 Sergey Kandaurov Tests: skip ssl_conf_command tests with BoringSSL.
Tue, 01 Jun 2021 19:00:29 +0300 Sergey Kandaurov Tests: adjusted TODO for SSL logging with lingering close.
Tue, 01 Jun 2021 16:47:13 +0300 Sergey Kandaurov Tests: renamed test to better match HTTP/2 keepalive tests.
Tue, 01 Jun 2021 16:40:18 +0300 Sergey Kandaurov Tests: removed TODO and try_run() checks for legacy versions.
Tue, 01 Jun 2021 16:40:15 +0300 Sergey Kandaurov Tests: skip ssl_conf_command tests on too old OpenSSL explicitly.
Thu, 27 May 2021 13:07:46 +0300 Sergey Kandaurov Tests: added Location header escaping tests (ticket #882).
Tue, 25 May 2021 16:50:14 +0300 Sergey Kandaurov Tests: removed HTTP/2 Upgrade-based negotiation tests.
Mon, 24 May 2021 22:09:54 +0300 Sergey Kandaurov Tests: adjusted mail_smtp.t "long pipelined" TODO.
Mon, 24 May 2021 18:28:17 +0300 Sergey Kandaurov Tests: more uwsgi tests with SSL.
Wed, 19 May 2021 04:33:16 +0300 Maxim Dounin Tests: mail max_errors tests.
Wed, 19 May 2021 04:33:13 +0300 Maxim Dounin Tests: IMAP pipelining tests.
Wed, 19 May 2021 04:33:11 +0300 Maxim Dounin Tests: additional IMAP tests.
Wed, 19 May 2021 04:33:09 +0300 Maxim Dounin Tests: literals support in IMAP test backend.
Wed, 19 May 2021 04:33:07 +0300 Maxim Dounin Tests: POP3 pipelining tests.
Wed, 19 May 2021 04:33:05 +0300 Maxim Dounin Tests: test for invalid SMTP commands split between packets.
Wed, 19 May 2021 04:33:03 +0300 Maxim Dounin Tests: test for split commands with SMTP pipelining.
Wed, 19 May 2021 04:33:00 +0300 Maxim Dounin Tests: removed $http_auth_smtp_to from POP3 and IMAP tests.
Wed, 19 May 2021 04:32:59 +0300 Maxim Dounin Tests: added proxy_timeout in mail tests.
Wed, 19 May 2021 04:32:57 +0300 Maxim Dounin Tests: better timeout handling in mail tests.
Wed, 19 May 2021 04:32:55 +0300 Maxim Dounin Tests: improved stop() to send TERM after QUIT.
Tue, 18 May 2021 13:34:53 +0300 Sergey Kandaurov Tests: added grpc tests with malformed headers.
Wed, 12 May 2021 12:50:55 +0300 Sergey Kandaurov Tests: logging ssl variables with lingering close.
Thu, 06 May 2021 13:52:37 +0300 Sergey Kandaurov Tests: variables support in certificates to upstream.
Thu, 22 Apr 2021 13:51:57 +0300 Sergey Kandaurov Tests: added smtp_client_buffer test.
Fri, 16 Apr 2021 20:20:26 +0300 Sergey Kandaurov Tests: adjusted caching time for Vary tests with cold cache.
Mon, 12 Apr 2021 20:38:17 +0300 Sergey Kandaurov Tests: upstream keepalive_time tests.
Mon, 12 Apr 2021 12:12:18 +0300 Sergey Kandaurov Tests: adjusted keepalive_time test timeout.
Fri, 09 Apr 2021 16:12:30 +0300 Sergey Kandaurov Tests: added access_log test with server/client address variables.
Thu, 08 Apr 2021 14:51:04 +0300 Sergey Kandaurov Tests: $connection_requests and $connection_time tests.
Thu, 08 Apr 2021 12:59:11 +0300 Sergey Kandaurov Tests: keepalive_time tests.
Sat, 27 Mar 2021 16:18:56 +0000 Dmitry Volyntsev Tests: added js_var directive tests.
Wed, 24 Mar 2021 14:13:49 +0300 Sergey Kandaurov Tests: keepalive test with EOF in discard body (ticket #2145).
Wed, 24 Mar 2021 14:01:50 +0300 Sergey Kandaurov Tests: added grpc tests with DATA padding and Content-Length.
Mon, 22 Mar 2021 18:53:09 +0300 Sergey Kandaurov Tests: $sent_http_keep_alive tests (ticket #1850).
Sat, 06 Mar 2021 12:21:28 +0000 Dmitry Volyntsev Tests: fixed stream js exit tests introduced in 69d71a15d407.
Sat, 06 Mar 2021 11:09:54 +0000 Dmitry Volyntsev Tests: added exit hook tests for js stream.
Fri, 05 Mar 2021 19:18:52 +0300 Sergey Kandaurov Tests: smtp tests with proxy protocol to backend.
Thu, 04 Mar 2021 14:45:40 +0300 Sergey Kandaurov Tests: smtp tests with proxy protocol and realip.
Tue, 02 Mar 2021 10:05:12 +0300 Sergey Kandaurov Tests: proxy_cookie_flags with variables.
Mon, 01 Mar 2021 20:03:40 +0300 Sergey Kandaurov Tests: added HTTP/2 test with "keepalive_timeout 0" (ticket #2142).
Fri, 19 Feb 2021 12:20:57 +0000 Dmitry Volyntsev Tests: added tests for js_body_filter directive.
Thu, 18 Feb 2021 13:52:47 +0300 Sergey Kandaurov Tests: ssl_session_timeout fixes.
Mon, 15 Feb 2021 15:55:54 +0300 Sergey Kandaurov Tests: HTTP/2 tests speedup.
Wed, 10 Feb 2021 15:13:22 +0300 Sergey Kandaurov Tests: compatibility with http2_max_header/field_size removal.
Wed, 10 Feb 2021 15:13:22 +0300 Sergey Kandaurov Tests: compatibility with http2_max_requests removal.
Wed, 10 Feb 2021 15:12:56 +0300 Sergey Kandaurov Tests: h2.t tests speedup.
Tue, 09 Feb 2021 14:24:34 +0300 Sergey Kandaurov Tests: simplified testing configuration in h2.t.
Tue, 09 Feb 2021 13:50:23 +0300 Sergey Kandaurov Tests: removed a duplicate HTTP/2 graceful shutdown test.
Tue, 09 Feb 2021 10:51:56 +0300 Sergey Kandaurov Tests: HTTP/2 connection timeout tests removed.
Mon, 08 Feb 2021 20:17:23 +0300 Sergey Kandaurov Tests: sorted h2.t tests.
Mon, 08 Feb 2021 19:47:51 +0300 Sergey Kandaurov Tests: avoid http2_max_field_size in h2_trailers.t.
Mon, 08 Feb 2021 19:47:34 +0300 Sergey Kandaurov Tests: removed unnecessary http2 directives from grpc_ssl.t.
Mon, 08 Feb 2021 17:09:23 +0300 Sergey Kandaurov Tests: proxy_protocol tests with unix socket.
Wed, 03 Feb 2021 12:20:37 +0000 Dmitry Volyntsev Tests: fixed typo in stream_js.t introduced in fd7766ab0a69.
Mon, 01 Feb 2021 12:00:53 +0000 Dmitry Volyntsev Tests: added tests for js_header_filter directive.
Fri, 22 Jan 2021 20:02:17 +0300 Sergey Kandaurov Tests: fixed stream_js_fetch.t with parallel tests.
Thu, 21 Jan 2021 18:19:37 +0000 Dmitry Volyntsev Tests: added js tests for ngx.fetch() method.
Tue, 12 Jan 2021 21:07:11 +0300 Maxim Dounin Tests: adjusted TODOs for alerts in unbuffered proxying.
Mon, 11 Jan 2021 21:32:34 +0300 Maxim Dounin Tests: tests for "zero size buf" alerts in unbuffered proxying.
Tue, 29 Dec 2020 20:21:18 +0300 Sergey Kandaurov Tests: avoid ssl_certificate.t hang on SIGPIPE.
Thu, 24 Dec 2020 19:17:05 +0300 Sergey Kandaurov Tests: fixed serving binary OCSP responses on win32.
Thu, 10 Dec 2020 23:54:32 +0300 Maxim Dounin Tests: absolute URI parsing tests.
Tue, 08 Dec 2020 17:00:18 +0300 Maxim Dounin Tests: trailing space removed.
Wed, 02 Dec 2020 12:40:01 +0000 Sergey Kandaurov Tests: basic proxy tests with implicit upstream.
Wed, 02 Dec 2020 12:16:32 +0000 Sergey Kandaurov Tests: added proxy_next_upstream test with "down".
Mon, 30 Nov 2020 21:32:20 +0000 Sergey Kandaurov Tests: fixed grpc.t after previous change.
Mon, 30 Nov 2020 20:53:12 +0300 Maxim Dounin Tests: "-e" command line option support.
Mon, 30 Nov 2020 20:53:11 +0300 Maxim Dounin Tests: reworked try_run() to redirect stderr.
Thu, 26 Nov 2020 18:58:23 +0300 Alexander Borisov Tests: added js promise test with standalone promises.
Fri, 27 Nov 2020 13:10:55 +0000 Dmitry Volyntsev Tests: adapted js buffer tests to renaming body properties.
Thu, 26 Nov 2020 11:29:53 +0000 Dmitry Volyntsev Tests: adapted js buffer tests to renaming vars to rawVariables.
Wed, 25 Nov 2020 12:25:24 +0000 Dmitry Volyntsev Tests: added js buffer tests.
Tue, 24 Nov 2020 16:11:13 +0000 Sergey Kandaurov Tests: added test for "grpc error" followed by RST_STREAM NO_ERROR.
Tue, 24 Nov 2020 01:23:01 +0000 Sergey Kandaurov Tests: introduced HTTP/2 frames buffering option in HTTP2 package.
Tue, 24 Nov 2020 01:23:00 +0000 Sergey Kandaurov Tests: converted HTTP2 raw_read() and raw_write() to class methods.
Tue, 24 Nov 2020 00:43:56 +0000 Sergey Kandaurov Tests: simplified get_ssl_socket() functions that use Net::SSLeay.
Mon, 23 Nov 2020 22:46:07 +0000 Sergey Kandaurov Tests: added $ssl_server_name checks to stream_ssl_certificate.t.
Mon, 23 Nov 2020 22:46:06 +0000 Sergey Kandaurov Tests: correctly shutdown ssl for reproducible session reuse tests.
Mon, 23 Nov 2020 22:46:04 +0000 Sergey Kandaurov Tests: fixed TLSv1.3 session reuse in stream_ssl_certificate.t.
Mon, 23 Nov 2020 11:23:49 +0000 Dmitry Volyntsev Tests: adapted js_dump.t to upcoming changes in 0.5.0.
Wed, 18 Nov 2020 19:03:09 +0000 Dmitry Volyntsev Tests: added js subrequest test with error_page redirect.
Wed, 18 Nov 2020 11:14:56 +0000 Dmitry Volyntsev Tests: added njs version check for js ngx tests.
Tue, 17 Nov 2020 17:49:16 +0000 Dmitry Volyntsev Tests: js TODO adjusted up to 0.4.0.
Tue, 17 Nov 2020 17:39:11 +0300 Maxim Dounin Tests: reworked proxy_unfinished.t to use http_content().
Tue, 17 Nov 2020 17:39:09 +0300 Maxim Dounin Tests: made http_content() exportable.
Tue, 17 Nov 2020 13:33:48 +0000 Dmitry Volyntsev Tests: added js tests for ngx object.
Tue, 17 Nov 2020 06:53:45 +0300 Maxim Dounin Tests: reworked ssl_verify_depth tests.
Thu, 12 Nov 2020 17:46:49 +0300 Andrei Belov Tests: added TEST_GLOBALS_STREAM variable support.
Wed, 11 Nov 2020 10:45:26 +0000 Sergey Kandaurov Tests: added test for SSL shutdown on lingering close.
Tue, 10 Nov 2020 18:45:10 +0000 Dmitry Volyntsev Tests: changed log js test.
Tue, 10 Nov 2020 05:03:29 +0300 Maxim Dounin Tests: fixed stream_proxy_ssl_conf_command.t.
Fri, 06 Nov 2020 14:32:13 +0000 Sergey Kandaurov Tests: actually test the verification depth in ssl_verify_depth.t.
Fri, 23 Oct 2020 13:22:19 +0100 Sergey Kandaurov Tests: proxy_ssl_conf_command tests.
Fri, 23 Oct 2020 13:15:41 +0100 Sergey Kandaurov Tests: ssl_conf_command tests.
Fri, 23 Oct 2020 01:07:27 +0100 Sergey Kandaurov Tests: fixed ssl_reject_handshake.t with too old IO::Socket::SSL.
Thu, 22 Oct 2020 18:55:53 +0100 Sergey Kandaurov Tests: ssl_reject_handshake tests.
Mon, 12 Oct 2020 18:13:07 +0100 Sergey Kandaurov Tests: using Sys::Hostname to get hostname in a portable way.
Tue, 06 Oct 2020 20:52:06 +0100 Sergey Kandaurov Tests: proxy_smtp_auth directive tests.
Thu, 01 Oct 2020 17:17:04 +0100 Sergey Kandaurov Tests: compatibility with uwsgi python package on Fedora Linux.
Thu, 01 Oct 2020 12:28:34 +0100 Sergey Kandaurov Tests: added HTTP/2 tests for DATA frames after 400 errors.
Tue, 29 Sep 2020 10:59:16 +0100 Sergey Kandaurov Tests: added userid_flags tests with "off" and unset values.
Mon, 28 Sep 2020 19:10:40 +0100 Sergey Kandaurov Tests: userid_flags tests.
Sat, 26 Sep 2020 18:09:28 +0100 Sergey Kandaurov Tests: proxy_cookie_flags tests.
Thu, 24 Sep 2020 14:30:06 -0700 Vladimir Kokshenev Tests: stream set tests.
Fri, 18 Sep 2020 20:26:30 +0100 Sergey Kandaurov Tests: HTTP/2 tests for posted requests after reading body.
Fri, 18 Sep 2020 13:36:41 +0100 Sergey Kandaurov Tests: style.
Mon, 14 Sep 2020 22:27:59 +0100 Sergey Kandaurov Tests: added two cache Vary cases fixed in 1.19.3.
Thu, 03 Sep 2020 11:53:11 +0300 Sergey Kandaurov Tests: h2.t TODO adjusted, GOAWAY fix committed.
Wed, 02 Sep 2020 23:42:12 +0300 Sergey Kandaurov Tests: fixed h2_max_requests.t TODOs on linux.
Fri, 14 Aug 2020 13:32:27 +0300 Roman Arutyunyan Tests: 4xx and 5xx codes with stale-while-revalidate.
Mon, 27 Jul 2020 21:19:20 +0300 Maxim Dounin Tests: tests for "zero size buf" alerts in fastcgi (ticket #2018).
Thu, 23 Jul 2020 12:17:39 +0300 Sergey Kandaurov Tests: added proxy_cookie_domain/path tests with "off" parameter.
Thu, 23 Jul 2020 12:16:41 +0300 Sergey Kandaurov Tests: added xslt filter tests with ranges.
Sat, 11 Jul 2020 01:04:14 +0300 Sergey Kandaurov Tests: added grpc tests with wrong response size.
Fri, 10 Jul 2020 12:19:37 +0300 Sergey Kandaurov Tests: added slice filter test for original Accept-Ranges.
Mon, 06 Jul 2020 18:37:20 +0300 Maxim Dounin Tests: tests for extra data and short responses.
Mon, 06 Jul 2020 18:01:10 +0300 Sergey Kandaurov Tests: allowed syslog messages arrival out-of-order.
Mon, 06 Jul 2020 15:38:51 +0300 Sergey Kandaurov Tests: HTTP/2 tests for lingering close.
Tue, 30 Jun 2020 12:11:00 +0300 Sergey Kandaurov Tests: added "ssl_verify_client off" tests (ticket #2008).
Fri, 19 Jun 2020 18:21:25 +0300 Sergey Kandaurov Tests: added ssl_ocsp test with failing request.
Thu, 18 Jun 2020 12:42:01 +0300 Sergey Kandaurov Tests: proxy_cache_path with min_free parameter.
Tue, 16 Jun 2020 21:25:37 +0300 Maxim Dounin Tests: uwsgi tests with SSL.
Wed, 10 Jun 2020 15:35:20 +0300 Sergey Kandaurov Tests: stream udp tests with zero-length payload (ticket #1982).
Tue, 02 Jun 2020 14:30:27 +0300 Sergey Kandaurov Tests: unix sockets removal tests on master process exit.
Mon, 01 Jun 2020 14:36:44 +0300 Sergey Kandaurov Tests: fixed ssl_verify_client.t with LibreSSL.
Fri, 29 May 2020 23:10:20 +0300 Sergey Kandaurov Tests: fixed ssl_certificate.t with LibreSSL client.
Wed, 20 May 2020 15:04:50 +0300 Sergey Kandaurov Tests: ssl_ocsp tests.
Fri, 08 May 2020 19:45:18 +0300 Sergey Kandaurov Tests: added generic tests for $arg_ variables.
Wed, 06 May 2020 12:52:17 +0000 Dmitry Volyntsev Tests: added js tests for raw headers API.
Wed, 06 May 2020 12:08:07 +0000 Dmitry Volyntsev Tests: fixed js_subrequest.t compatibility to 0.3.7.
Wed, 29 Apr 2020 12:33:06 +0000 Dmitry Volyntsev Tests: added js tests for multi-values headers in r.headersIn.
Wed, 29 Apr 2020 12:33:04 +0000 Dmitry Volyntsev Tests: js TODO adjusted.
Tue, 28 Apr 2020 18:44:29 +0300 Sergey Kandaurov Tests: more grpc tests with discarded request body.
Tue, 21 Apr 2020 12:12:31 +0000 Dmitry Volyntsev Tests: added js tests for multi-values headers.
Tue, 14 Apr 2020 12:14:47 +0000 Dmitry Volyntsev Tests: added js_import tests.
Fri, 10 Apr 2020 13:50:47 +0300 Sergey Kandaurov Tests: unbreak auth_delay tests on win32.
Thu, 09 Apr 2020 20:38:10 +0300 Sergey Kandaurov Tests: auth_delay directive.
Fri, 20 Mar 2020 16:32:06 +0300 Dmitry Volyntsev Tests: added object js tests.
Thu, 19 Mar 2020 19:34:58 +0300 Dmitry Volyntsev Tests: stream_js_variables.t cleanup.
Wed, 18 Mar 2020 17:44:37 +0300 Dmitry Volyntsev Tests: adapted js_subrequests.t to njs changes after 0.4.0.
Sun, 15 Mar 2020 21:43:04 +0300 Sergey Kandaurov Tests: todo_alerts() with sendfile for added mp4 overflow test.
Thu, 12 Mar 2020 15:56:11 +0300 Sergey Kandaurov Tests: added mp4 test with chunk offset overflow.
Mon, 02 Mar 2020 21:10:59 +0300 Dmitry Volyntsev Tests: added detached subrequest js tests.
Mon, 02 Mar 2020 19:46:52 +0300 Dmitry Volyntsev Tests: adjusted todo_alerts() in js_subrequest.t.
Fri, 28 Feb 2020 18:20:33 +0300 Sergey Kandaurov Tests: added https test with pipelined requests.
Thu, 27 Feb 2020 19:49:54 +0300 Sergey Kandaurov Tests: additional Transfer-Encoding and Host headers tests.
Fri, 07 Feb 2020 17:21:46 +0300 Sergey Kandaurov Tests: added HTTP/2 test for invalid index in literal header field.
Wed, 05 Feb 2020 18:04:55 +0300 Sergey Kandaurov Tests: HTTP/2 tests for error handling in parsing HPACK integers.
Wed, 05 Feb 2020 18:02:04 +0300 Sergey Kandaurov Tests: added HTTP/2 test for HEADERS split on field boundary.
Mon, 20 Jan 2020 16:30:56 +0300 Sergey Kandaurov Tests: grpc_pass with variables.
Fri, 17 Jan 2020 22:36:34 +0300 Sergey Kandaurov Tests: added rewrite "break" directive test for valid location.
Thu, 16 Jan 2020 19:15:26 +0300 Dmitry Volyntsev Tests: adapted js_subrequests.t to njs changes after 0.3.8.
Thu, 16 Jan 2020 19:15:25 +0300 Dmitry Volyntsev Tests: js TODO adjusted.
Thu, 16 Jan 2020 19:15:24 +0300 Dmitry Volyntsev Tests: get rid of outdated API in js_subrequest.t.
Mon, 13 Jan 2020 18:15:35 +0300 Sergey Kandaurov Tests: reworked libgd version detection.
Sat, 28 Dec 2019 19:22:28 +0300 Sergey Kandaurov Tests: unbreak dav tests on Perl < 5.12.
Fri, 27 Dec 2019 13:15:37 +0300 Sergey Kandaurov Tests: TODO js_promise.t on njs < 0.3.8.
Fri, 27 Dec 2019 11:59:19 +0300 Sergey Kandaurov Tests: discarded request body in error_page redirect.
Thu, 26 Dec 2019 18:55:56 +0300 Sergey Kandaurov Tests: dav tests with unsupported request body.
Thu, 26 Dec 2019 15:35:42 +0300 Alexander Borisov Tests: added njs Promise tests.
Mon, 23 Dec 2019 19:38:49 +0300 Sergey Kandaurov Tests: dav.t MKCOL test for trailing slash in Location (if any).
Mon, 02 Dec 2019 14:56:37 +0300 Sergey Kandaurov Tests: removed TODO and try_run() checks for legacy versions.
Tue, 26 Nov 2019 18:25:18 +0300 Dmitry Volyntsev Tests: added js dump tests.
Fri, 22 Nov 2019 20:45:03 +0300 Dmitry Volyntsev Tests: adapted js_subrequests.t to njs changes after 0.3.7.
Tue, 19 Nov 2019 21:03:41 +0300 Sergey Kandaurov Tests: limit_conn_dry_run, $limit_conn_status tests.
Tue, 19 Nov 2019 19:35:00 +0300 Sergey Kandaurov Tests: added $limit_req_status not found tests.
Wed, 06 Nov 2019 20:59:44 +0300 Sergey Kandaurov Tests: $limit_req_status tests.
Wed, 30 Oct 2019 15:27:55 +0300 Sergey Kandaurov Tests: restored access bits in index.t.
Tue, 29 Oct 2019 20:37:58 +0300 Sergey Kandaurov Tests: various index module error cases.
Thu, 24 Oct 2019 15:00:30 +0300 Sergey Kandaurov Tests: proxy protocol server variables.
Thu, 24 Oct 2019 15:00:27 +0300 Sergey Kandaurov Tests: merged $proxy_protocol_port tests with the rest for brevity.
Tue, 22 Oct 2019 21:05:51 +0300 Dmitry Volyntsev Tests: added js keys tests.
Tue, 22 Oct 2019 19:18:00 +0300 Sergey Kandaurov Tests: js_return.t TODO remnants for old njs versions removed.
Fri, 18 Oct 2019 17:17:51 +0300 Sergey Kandaurov Tests: extended proxy_ssl.t for more ngx_ssl_recv_chain() cases.
Fri, 18 Oct 2019 13:33:34 +0300 Sergey Kandaurov Tests: ignore_invalid_headers, underscores_in_headers directives.
Tue, 15 Oct 2019 19:36:27 +0300 Dmitry Volyntsev Tests: added Cookie and X-Forwarded-For r.headersIn tests.
Tue, 15 Oct 2019 19:36:25 +0300 Dmitry Volyntsev Tests: js TODO adjusted.
Thu, 10 Oct 2019 18:15:02 +0300 Sergey Kandaurov Tests: fixed reading chunked body in HTTP/2 unbuffered body tests.
Thu, 10 Oct 2019 14:49:26 +0300 Sergey Kandaurov Tests: adjusted worker_shutdown_timeout_h2.t shutdown delay more.
Wed, 09 Oct 2019 19:03:12 +0300 Sergey Kandaurov Tests: adjusted worker_shutdown_timeout_h2.t delay for NetBSD.
Wed, 09 Oct 2019 16:46:03 +0300 Sergey Kandaurov Tests: merge_slashes tests.
Wed, 09 Oct 2019 11:25:26 +0300 Sergey Kandaurov Tests: URI normalization tests.
Mon, 07 Oct 2019 16:19:07 +0300 Sergey Kandaurov Tests: revised ssl.t.
Mon, 23 Sep 2019 20:46:30 +0300 Sergey Kandaurov Tests: testing worker_shutdown_timeout works with HTTP/2.
Mon, 23 Sep 2019 18:04:48 +0300 Sergey Kandaurov Tests: worker_shutdown_timeout_h2.t TODO adjusted.
Thu, 19 Sep 2019 12:18:10 +0300 Sergey Kandaurov Tests: HTTP/2 discarded body TODO adjusted, fix committed.
Tue, 17 Sep 2019 14:16:10 +0300 Sergey Kandaurov Tests: updated h2_priority.t TODOs, change was committed.
Mon, 16 Sep 2019 19:13:18 +0300 Sergey Kandaurov Tests: $sent_http_connection tests.
Mon, 16 Sep 2019 19:00:29 +0300 Sergey Kandaurov Tests: fixed http_keepalive.t with short reads and double logging.
Mon, 09 Sep 2019 17:51:47 +0300 Sergey Kandaurov Tests: HTTP/2 tests for alerts seen with worker_shutdown_timeout.
Mon, 09 Sep 2019 17:16:00 +0300 Sergey Kandaurov Tests: expect GOAWAY on HTTP/2 frames with dependency on itself.
Mon, 09 Sep 2019 15:42:31 +0300 Sergey Kandaurov Tests: unbreak various tests with TCP blackhole.
Mon, 09 Sep 2019 15:21:31 +0300 Sergey Kandaurov Tests: fixed h2_proxy_request_buffering_redirect.t on old versions.
Thu, 05 Sep 2019 11:24:58 +0300 Sergey Kandaurov Tests: tune proxy_limit_rate tests for slow hosts.
Wed, 04 Sep 2019 15:03:03 +0300 Sergey Kandaurov Tests: adjusted request body tests with invalid chunked body.
Tue, 03 Sep 2019 18:50:56 +0300 Sergey Kandaurov Tests: request body and invalid chunked transfer encoding.
Thu, 22 Aug 2019 14:02:14 +0300 Sergey Kandaurov Tests: client_max_body_size tests in body.t, body_chunked.t.
Tue, 20 Aug 2019 15:39:03 +0300 Sergey Kandaurov Tests: HTTP/2 request body preread of DATA without END_STREAM.
Mon, 19 Aug 2019 17:17:42 +0300 Sergey Kandaurov Tests: HTTP/2 unbuffered request body with redirect (ticket #1819).
Tue, 06 Aug 2019 20:45:56 +0300 Sergey Kandaurov Tests: upstream_ip_hash_ipv6.t startup fixes.
Thu, 01 Aug 2019 14:22:46 +0300 Sergey Kandaurov Tests: added mail resolver tests with ssl.
Wed, 31 Jul 2019 12:58:03 +0300 Sergey Kandaurov Tests: limit_rate.t adjusted.
Mon, 29 Jul 2019 19:26:21 +0300 Sergey Kandaurov Tests: added mail resolver tests for PTR with rn->waiting.
Thu, 18 Jul 2019 19:11:55 +0300 Sergey Kandaurov Tests: xslt_stylesheet parameter from variable.
Wed, 17 Jul 2019 15:59:08 +0300 Sergey Kandaurov Tests: tune proxy_timeout in stream_udp_limit_rate.t.
Fri, 12 Jul 2019 18:27:11 +0300 Sergey Kandaurov Tests: more perl request body tests.
Fri, 12 Jul 2019 18:27:10 +0300 Sergey Kandaurov Tests: adjusted perl.t TODO for not satisfiable range.
Thu, 11 Jul 2019 15:01:23 +0300 Sergey Kandaurov Tests: perl header_only, status, and args tests.
Tue, 09 Jul 2019 13:37:55 +0300 Sergey Kandaurov Tests: align with OpenSSL security level 2.
Wed, 19 Jun 2019 15:07:29 +0300 Sergey Kandaurov Tests: perl and conditional requests processing.
Fri, 07 Jun 2019 16:10:49 +0300 Sergey Kandaurov Tests: limit_req_dry_run tests.
Wed, 05 Jun 2019 18:25:49 +0300 Sergey Kandaurov Tests: added stream $session_time test.
Tue, 04 Jun 2019 13:40:44 +0300 Sergey Kandaurov Tests: not_modified_finalize.t with cached response (ticket #1782).
Thu, 30 May 2019 16:16:14 +0300 Sergey Kandaurov Tests: removed unused Config imports.
Tue, 28 May 2019 16:51:24 +0300 Dmitry Volyntsev Tests: adapted js_subrequests.t to njs changes after 0.3.3.