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.
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.