log

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