log

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