log

age author description
Tue, 06 Oct 2015 14:47:49 +0300 Sergey Kandaurov Tests: made h2.t inner functions anonymous.
Mon, 12 Oct 2015 12:57:03 +0300 Sergey Kandaurov Tests: adjusted http_resolver_aaaa.t test timeouts.
Wed, 07 Oct 2015 18:56:09 +0300 Sergey Kandaurov Tests: removed stream_proxy_ssl.t TODO, fix committed.
Mon, 05 Oct 2015 13:19:45 +0300 Sergey Kandaurov Tests: stream and http proxy_connect_timeout tests.
Thu, 01 Oct 2015 19:54:33 +0300 Sergey Kandaurov Tests: removed debugging leftover.
Thu, 01 Oct 2015 19:28:03 +0300 Sergey Kandaurov Tests: adjusted todo_alerts() in h2.t and spdy.t.
Thu, 01 Oct 2015 19:24:00 +0300 Sergey Kandaurov Tests: added HTTP/2 tests for invalid table size update.
Thu, 01 Oct 2015 17:43:54 +0300 Sergey Kandaurov Tests: added HTTP/2 tests with invalid connection preface.
Thu, 01 Oct 2015 17:43:54 +0300 Sergey Kandaurov Tests: added HTTP/2 test with invalid PROXY protocol string.
Thu, 01 Oct 2015 14:40:14 +0300 Sergey Kandaurov Tests: hid configuration error on win32.
Thu, 01 Oct 2015 12:45:58 +0300 Sergey Kandaurov Tests: made sure to test limit_conn with rate limited request.
Wed, 30 Sep 2015 17:54:12 +0300 Sergey Kandaurov Tests: avoid uninitialized warnings in h2.t with partial frame.
Tue, 29 Sep 2015 18:32:20 +0300 Sergey Kandaurov Tests: adjusted HTTP/2 test to trigger write handler in v2 module.
Mon, 28 Sep 2015 23:21:58 +0300 Sergey Kandaurov Tests: added HTTP/2 max_header_size tests for indexed header field.
Mon, 28 Sep 2015 22:35:16 +0300 Sergey Kandaurov Tests: removed HTTP/2 $server_protocol TODOs, fix committed.
Mon, 28 Sep 2015 17:22:35 +0300 Sergey Kandaurov Tests: typo.
Mon, 28 Sep 2015 17:22:33 +0300 Sergey Kandaurov Tests: adjusted field length in HTTP/2 test for max frame size.
Mon, 28 Sep 2015 17:15:40 +0300 Sergey Kandaurov Tests: rewrote HTTP/2 response CONTINUATION tests.
Mon, 28 Sep 2015 16:41:02 +0300 Sergey Kandaurov Tests: fixed multiple header field values representation in h2.t.
Sat, 26 Sep 2015 00:03:22 +0300 Sergey Kandaurov Tests: added HTTP/2 tests for some http core module variables.
Fri, 25 Sep 2015 23:30:39 +0300 Sergey Kandaurov Tests: more HTTP/2 HPACK decoding tests with discarded streams.
Fri, 25 Sep 2015 23:30:39 +0300 Sergey Kandaurov Tests: HTTP/2 connection timeout tests.
Thu, 24 Sep 2015 23:34:11 +0300 Sergey Kandaurov Tests: adjusted proxy_cache.t timeout to get stale cached response.
Thu, 24 Sep 2015 16:05:19 +0300 Sergey Kandaurov Tests: skipped some HTTP/2 tests is case of a failed connection.
Wed, 23 Sep 2015 18:29:34 +0300 Andrey Zelenkov Tests: adjusted socket read timeout in stream tests.
Wed, 23 Sep 2015 15:31:08 +0300 Andrey Zelenkov Tests: fixed comment after 40675bfad7d3.
Wed, 23 Sep 2015 13:22:12 +0300 Sergey Kandaurov Tests: require "njs", not just "js".
Wed, 15 Jul 2015 20:29:01 -0700 Roman Arutyunyan Tests: JavaScript tests.
Tue, 22 Sep 2015 17:52:18 +0300 Sergey Kandaurov Tests: removed now superfluous output_buffers from HTTP/2 tests.
Tue, 22 Sep 2015 17:25:58 +0300 Sergey Kandaurov Tests: adjusted sub_filter_merge.t skip_all, fix committed.