log

age author description
Thu, 22 Mar 2018 14:18:33 +0300 Sergey Kandaurov Tests: unbreak stream_ssl_preread_alpn.t on OpenSSL < 1.0.2h.
Wed, 21 Mar 2018 20:11:41 +0300 Sergey Kandaurov Tests: stream_ssl_preread module tests, ALPN preread.
Wed, 21 Mar 2018 17:30:44 +0300 Dmitry Volyntsev Tests: added njs subrequest tests.
Wed, 21 Mar 2018 17:30:44 +0300 Dmitry Volyntsev Tests: added njs async tests.
Tue, 20 Mar 2018 18:56:33 +0300 Sergey Kandaurov Tests: grpc module tests.
Mon, 19 Mar 2018 12:51:39 +0300 Sergey Kandaurov Tests: grpc module prerequisite.
Mon, 19 Mar 2018 12:51:37 +0300 Sergey Kandaurov Tests: allow to wait reading unspecified HTTP/2 stream ID.
Mon, 19 Mar 2018 12:51:35 +0300 Sergey Kandaurov Tests: fixed initial window size for HTTP/2 streams with given ID.
Thu, 15 Mar 2018 19:31:52 +0300 Sergey Kandaurov Tests: do not set undefined flag 0x1 for HTTP/2 CONTINUATION frame.
Thu, 15 Mar 2018 19:10:10 +0300 Sergey Kandaurov Tests: allow to set empty HTTP/2 connection preface.
Wed, 07 Mar 2018 19:03:37 +0300 Sergey Kandaurov Tests: avoid empty DATA frame in h2_variables.t.
Fri, 02 Mar 2018 19:16:54 +0300 Sergey Kandaurov Tests: basic access_log tests with log_format 'escape=none'.
Thu, 01 Mar 2018 20:11:53 +0300 Sergey Kandaurov Tests: subrequest_output_buffer_size.t adjusted.
Thu, 01 Mar 2018 19:30:44 +0300 Sergey Kandaurov Tests: subrequest_output_buffer_size directive tests.
Thu, 01 Mar 2018 15:14:43 +0300 Sergey Kandaurov Tests: wrap long line.
Wed, 28 Feb 2018 22:53:57 +0300 Sergey Kandaurov Tests: set in ssl_verify_client.t how many tests to skip.
Mon, 26 Feb 2018 18:09:32 +0300 Maxim Dounin Tests: adjusted proxy variables time checks.
Wed, 21 Feb 2018 20:32:07 +0300 Sergey Kandaurov Tests: removed TODO for HTTP/2 duplicate settings.
Wed, 21 Feb 2018 19:39:38 +0300 Sergey Kandaurov Tests: removed h2_server_push.t TODO, fixed in 3d2b0b02bd3d.
Tue, 20 Feb 2018 16:22:58 +0300 Sergey Kandaurov Tests: renamed upgrade.t for better sorting.
Thu, 15 Feb 2018 02:10:15 +0300 Sergey Kandaurov Tests: removed leftover from h2_server_push.t.
Wed, 14 Feb 2018 15:10:55 +0300 Sergey Kandaurov Tests: added HTTP/2 $request_length tests.
Tue, 13 Feb 2018 16:49:53 +0300 Sergey Kandaurov Tests: handled "aio threads" in h2_server_push.t as well.
Tue, 13 Feb 2018 15:25:42 +0300 Sergey Kandaurov Tests: added HTTP/2 server push tests with gzip (ticket #1478).
Tue, 13 Feb 2018 13:36:37 +0300 Sergey Kandaurov Tests: added h2_server_push.t test for missing ':authority'.
Mon, 12 Feb 2018 14:46:40 +0300 Sergey Kandaurov Tests: better test names in h2_server_push.t.
Fri, 09 Feb 2018 10:21:27 +0300 Sergey Kandaurov Tests: unbreak h2_server_push.t on win32.
Fri, 09 Feb 2018 10:11:14 +0300 Sergey Kandaurov Tests: TODO HTTP/2 server push flow control tests with "aio on".
Thu, 08 Feb 2018 21:52:23 +0300 Sergey Kandaurov Tests: HTTP/2 server push.
Thu, 01 Feb 2018 15:30:35 +0300 Sergey Kandaurov Tests: fixed HTTP/2 PUSH_PROMISE frame parsing.