log

age author description
Mon, 13 May 2019 21:06:25 +0300 Sergey Kandaurov Tests: range filter and chunked transfer encoding test.
Thu, 25 Apr 2019 13:41:45 +0300 Sergey Kandaurov Tests: stream limit rate tests, variables support.
Thu, 25 Apr 2019 13:40:34 +0300 Sergey Kandaurov Tests: more stream_limit_rate.t tests.
Thu, 25 Apr 2019 13:40:28 +0300 Sergey Kandaurov Tests: limit_rate / limit_rate_after tests.
Wed, 24 Apr 2019 14:57:13 +0300 Sergey Kandaurov Tests: http include tests.
Wed, 24 Apr 2019 14:52:53 +0300 Sergey Kandaurov Tests: avoid uninitialized warnings in stream_upstream_random.t.
Wed, 24 Apr 2019 14:49:05 +0300 Sergey Kandaurov Tests: removed now unused timeout adjustments in stream tests.
Tue, 23 Apr 2019 13:21:09 +0300 Sergey Kandaurov Tests: removed now unused timeout adjustments in h2_proxy_cache.t.
Mon, 22 Apr 2019 14:45:45 +0300 Sergey Kandaurov Tests: use TODO for js_subrequests.t sr_file + aio test.
Fri, 19 Apr 2019 18:28:27 +0300 Sergey Kandaurov Tests: run HTTP/2 unsafe socket tests on a fresh connection.
Tue, 16 Apr 2019 17:12:06 +0300 Sergey Kandaurov Tests: added $limit_rate test with invalid empty value.
Thu, 11 Apr 2019 20:12:24 +0300 Sergey Kandaurov Tests: fastcgi_catch_stderr test.
Tue, 09 Apr 2019 18:52:53 +0300 Sergey Kandaurov Tests: removed HTTP/2 proxy cache TODO tests for empty DATA frame.
Fri, 05 Apr 2019 18:40:26 +0300 Sergey Kandaurov Tests: adjusted proxy.t proxy_read_timeout for slow hosts.
Fri, 05 Apr 2019 18:36:18 +0300 Sergey Kandaurov Tests: proxy.t doesn't need Socket since cdbdb75cf194, drop it.
Wed, 03 Apr 2019 13:47:20 +0300 Sergey Kandaurov Tests: adjusted limit_req rate in HTTP/2 body preread tests more.
Tue, 02 Apr 2019 13:21:47 +0300 Sergey Kandaurov Tests: unbreak stream_ssl_realip.t with TLS 1.3.
Wed, 27 Mar 2019 15:10:50 +0300 Sergey Kandaurov Tests: loading "data:..." certificates with perl module.
Tue, 26 Mar 2019 15:43:16 +0300 Dmitry Volyntsev Tests: added njs modules tests.
Tue, 26 Mar 2019 15:43:10 +0300 Dmitry Volyntsev Tests: adapted js.t to njs changes.
Mon, 25 Mar 2019 19:34:25 +0300 Sergey Kandaurov Tests: shutdown in stream_upstream_zone.t with closed connections.
Mon, 25 Mar 2019 19:11:11 +0300 Sergey Kandaurov Tests: simplified stream_proxy_ssl_verify.t using return directive.
Fri, 22 Mar 2019 16:30:10 +0300 Sergey Kandaurov Tests: listen port ranges.
Fri, 22 Mar 2019 15:31:10 +0300 Sergey Kandaurov Tests: style.
Tue, 05 Mar 2019 17:47:07 +0300 Sergey Kandaurov Tests: fixed session reuse in ssl_sni.t with OpenSSL 1.1.0+.
Tue, 05 Mar 2019 13:21:30 +0300 Sergey Kandaurov Tests: moved $ssl_server_name tests in http to ssl_sni.t.
Mon, 04 Mar 2019 17:25:39 +0300 Sergey Kandaurov Tests: preserving original SNI in a resumption handshake.
Mon, 04 Mar 2019 13:02:36 +0300 Sergey Kandaurov Tests: added $ssl_server_name tests with SSL session reuse.
Thu, 28 Feb 2019 17:02:24 +0300 Sergey Kandaurov Tests: loading "engine:..." keys with certificate variable.
Wed, 27 Feb 2019 17:30:04 +0300 Sergey Kandaurov Tests: added basic ssl tests with dynamic certificate not found.
Tue, 26 Feb 2019 20:45:09 +0300 Dmitry Volyntsev Tests: adapted js_internal_redirect.t to njs changes.
Tue, 26 Feb 2019 19:45:07 +0300 Sergey Kandaurov Tests: ssl tests with dynamic certificates.
Thu, 21 Feb 2019 20:42:20 +0300 Dmitry Volyntsev Tests: njs tests for setting nginx variables.
Mon, 18 Feb 2019 20:21:55 +0300 Dmitry Volyntsev Tests: adapted stream_js.t to njs changes.
Thu, 07 Feb 2019 20:24:02 +0300 Dmitry Volyntsev Tests: moved njs http headers test to a separate file.
Thu, 07 Feb 2019 20:23:58 +0300 Dmitry Volyntsev Tests: added njs http r.headersOut tests.
Wed, 06 Feb 2019 20:19:00 +0300 Dmitry Volyntsev Tests: adapted js.t to set header changes in njs.
Wed, 06 Feb 2019 12:17:04 +0300 Sergey Kandaurov Tests: adjusted stream_udp_stream.t for slow hosts.
Mon, 28 Jan 2019 16:17:11 +0300 Dmitry Volyntsev Tests: get rid of deprecated njs API in 0.2.2.
Mon, 28 Jan 2019 16:17:11 +0300 Dmitry Volyntsev Tests: removed js tests for deprecated njs API.
Thu, 24 Jan 2019 17:05:04 +0300 Sergey Kandaurov Tests: removed ngx_parse_inet6_url() "::" test from proxy.t.
Tue, 22 Jan 2019 14:37:04 +0300 Sergey Kandaurov Tests: keep stream_udp_limit_rate.t TODOs for a while.
Fri, 18 Jan 2019 16:05:23 +0300 Sergey Kandaurov Tests: adjusted stream_udp_limit_rate.t for slow hosts.
Thu, 17 Jan 2019 19:29:18 +0300 Sergey Kandaurov Tests: stream_udp_limit_rate.t TODOs removed, fix committed.
Wed, 16 Jan 2019 18:32:30 +0300 Sergey Kandaurov Tests: stream limit rate tests with datagrams.
Tue, 15 Jan 2019 12:32:18 +0300 Sergey Kandaurov Tests: upstream ip_hash tests with IPv6 and unix sockets.
Mon, 14 Jan 2019 16:07:19 +0300 Sergey Kandaurov Tests: reverted 2f7d7953b2a8 after FreeBSD-EN-19:02.tcp.
Thu, 10 Jan 2019 17:42:34 +0300 Sergey Kandaurov Tests: avoid edge cases in upstream random two test.
Thu, 03 Jan 2019 00:18:32 +0300 Sergey Kandaurov Tests: userid TODO adjusted, fix committed.
Thu, 03 Jan 2019 00:16:22 +0300 Sergey Kandaurov Tests: skip certain tests on FreeBSD 12.0.
Tue, 25 Dec 2018 13:56:51 +0300 Sergey Kandaurov Tests: adjusted stream udp test with failed peer.
Tue, 25 Dec 2018 13:56:49 +0300 Sergey Kandaurov Tests: aligned generic read timeouts in stream and mail tests.
Mon, 24 Dec 2018 19:56:15 +0300 Sergey Kandaurov Tests: added userid tests with IPv6 and unix sockets.
Mon, 24 Dec 2018 14:24:51 +0300 Sergey Kandaurov Tests: aligned various generic read timeouts to http_end().
Wed, 19 Dec 2018 12:51:18 +0300 Sergey Kandaurov Tests: adjusted read timeout in HTTP/2 request buffering tests.
Tue, 18 Dec 2018 17:54:39 +0300 Sergey Kandaurov Tests: upstream_response_length_variable tests, proxy.t merged.
Sun, 16 Dec 2018 13:06:22 +0300 Sergey Kandaurov Tests: simple geo module tests with unix socket address.
Sun, 16 Dec 2018 13:05:55 +0300 Sergey Kandaurov Tests: added missing proxy prerequisites.
Wed, 12 Dec 2018 23:00:33 +0300 Sergey Kandaurov Tests: adjusted rate in limit_req_delay.t for slow hosts.
Tue, 11 Dec 2018 18:59:31 +0300 Sergey Kandaurov Tests: removed TODOs for gRPC fixes merged in 1.14.2.