log h2.t @ 1547:2d747d967fc0

age author description
Fri, 19 Apr 2019 18:28:27 +0300 Sergey Kandaurov Tests: run HTTP/2 unsafe socket tests on a fresh connection.
Mon, 08 Oct 2018 15:30:39 +0300 Sergey Kandaurov Tests: removed TODO and try_run() checks for legacy versions.
Wed, 21 Feb 2018 20:32:07 +0300 Sergey Kandaurov Tests: removed TODO for HTTP/2 duplicate settings.
Tue, 30 Jan 2018 19:14:49 +0300 Sergey Kandaurov Tests: h2.t TODO adjusted, fix committed.
Mon, 29 Jan 2018 15:14:18 +0300 Sergey Kandaurov Tests: HTTP/2 INITIAL_WINDOW_SIZE duplicate settings handling.
Fri, 24 Nov 2017 19:58:40 +0300 Sergey Kandaurov Tests: removed TODO and try_run() checks for legacy versions.
Wed, 09 Aug 2017 15:57:38 +0300 Sergey Kandaurov Tests: reload() introduced in Test::Nginx.
Tue, 06 Jun 2017 21:41:09 +0300 Sergey Kandaurov Tests: unbreak h2.t with aio.
Tue, 06 Jun 2017 18:42:35 +0300 Sergey Kandaurov Tests: added HTTP/2 SETTINGS test for no ack until queued DATA.
Tue, 06 Jun 2017 15:50:45 +0300 Sergey Kandaurov Tests: added HTTP/2 SETTINGS test for no ack on PROTOCOL_ERROR.
Tue, 06 Jun 2017 14:55:26 +0300 Sergey Kandaurov Tests: added HTTP/2 SETTINGS test with multiple parameters.
Thu, 04 May 2017 19:19:30 +0300 Sergey Kandaurov Tests: handled SIGPIPE in h2.t.
Tue, 10 Jan 2017 14:56:57 +0300 Sergey Kandaurov Tests: removed seemingly useless and unsafe HTTP/2 RST_STREAM test.
Wed, 04 Jan 2017 15:08:26 +0300 Sergey Kandaurov Tests: skip unsafe HTTP/2 tests.
Mon, 12 Dec 2016 15:45:49 +0300 Sergey Kandaurov Tests: simplified nginx reload in HTTP/2 GOAWAY tests.
Mon, 24 Oct 2016 15:59:23 +0300 Sergey Kandaurov Tests: removed TODOs for fixes merged in 1.10.2.
Fri, 21 Oct 2016 15:27:44 +0300 Sergey Kandaurov Tests: tweak HTTP/2 GOAWAY test with no new stream after reload.
Thu, 20 Oct 2016 18:52:37 +0300 Sergey Kandaurov Tests: more HTTP/2 GOAWAY tests with active stream.
Wed, 31 Aug 2016 18:21:07 +0300 Andrey Zelenkov Tests: removed TODO and try_run() checks for legacy versions.
Tue, 02 Aug 2016 15:56:50 +0300 Sergey Kandaurov Tests: added charset and gzip prerequisites in h2.t.
Tue, 26 Jul 2016 21:00:41 +0300 Sergey Kandaurov Tests: adjusted TODOs for HTTP/2 fixes committed in 1.11.3.
Tue, 26 Jul 2016 20:39:11 +0300 Sergey Kandaurov Tests: fixed HTTP/2 GOAWAY test for connection with active stream.
Thu, 21 Jul 2016 14:43:46 +0300 Sergey Kandaurov Tests: redo 892737e9fd31 without flaky send_timeout adjustments.
Mon, 18 Jul 2016 17:58:19 +0300 Sergey Kandaurov Tests: added HTTP/2 GOAWAY test for connection with active stream.
Tue, 12 Jul 2016 17:39:03 +0300 Andrey Zelenkov Tests: simplified parallel modifications in tests.
Tue, 21 Jun 2016 16:39:13 +0300 Andrey Zelenkov Tests: converted tests to run in parallel.
Fri, 17 Jun 2016 11:36:33 +0300 Sergey Kandaurov Tests: changed HTTP2 package to act as a class.
Wed, 15 Jun 2016 13:27:56 +0300 Sergey Kandaurov Tests: speed up HTTP/2 tests.
Sat, 11 Jun 2016 04:22:43 +0300 Andrey Zelenkov Tests: fixed h2.t test with default host header.
Wed, 13 Apr 2016 13:03:09 +0300 Sergey Kandaurov Tests: emit HTTP/2 SETTINGS acknowledgement by default.
Fri, 01 Apr 2016 17:41:57 +0300 Sergey Kandaurov Tests: adjusted h2.t todo_alerts after a6abbfed, improved comments.
Wed, 23 Mar 2016 17:23:08 +0300 Andrey Zelenkov Tests: split HTTP/2 tests, HTTP2 package introduced.
Wed, 16 Mar 2016 18:19:33 +0300 Sergey Kandaurov Tests: added HTTP/2 test for request body sent in separate frames.
Mon, 14 Mar 2016 19:16:03 +0300 Sergey Kandaurov Tests: h2.t cleanup, no functional changes.
Fri, 26 Feb 2016 17:59:04 +0300 Sergey Kandaurov Tests: HTTP/2 test with empty request body delayed in limit_req.
Fri, 26 Feb 2016 17:29:01 +0300 Sergey Kandaurov Tests: HTTP/2 test with empty request body to ssl backend.
Wed, 24 Feb 2016 17:07:51 +0300 Sergey Kandaurov Tests: h2.t TODOs adjusted.
Fri, 12 Feb 2016 17:18:08 +0300 Sergey Kandaurov Tests: adjusted TODOs for HTTP/2 huffman encoding.
Tue, 09 Feb 2016 14:30:57 +0300 Sergey Kandaurov Tests: typo.
Tue, 09 Feb 2016 14:24:47 +0300 Sergey Kandaurov Tests: added HTTP/2 proxy test with logging request headers.
Mon, 08 Feb 2016 14:47:07 +0300 Sergey Kandaurov Tests: added HTTP/2 huffman encoding tests against complete table.
Mon, 08 Feb 2016 13:22:02 +0300 Sergey Kandaurov Tests: added HTTP/2 positive test for huffman encoding.
Fri, 05 Feb 2016 19:29:21 +0300 Sergey Kandaurov Tests: added HTTP/2 test for huffman encoding.
Fri, 05 Feb 2016 18:27:21 +0300 Sergey Kandaurov Tests: added HTTP/2 test with gzip vary.
Fri, 05 Feb 2016 17:40:56 +0300 Sergey Kandaurov Tests: added HTTP/2 test with charset.
Thu, 04 Feb 2016 18:05:52 +0300 Sergey Kandaurov Tests: in HTTP/2 tests, read body with $request_body_file.
Thu, 04 Feb 2016 18:05:40 +0300 Sergey Kandaurov Tests: made HTTP/2 tests respect request body flow-control windows.
Thu, 04 Feb 2016 17:36:12 +0300 Sergey Kandaurov Tests: simplified constructing HTTP/2 request body.
Thu, 04 Feb 2016 17:36:11 +0300 Sergey Kandaurov Tests: adjusted h2.t configuration for per-request timeouts.
Tue, 02 Feb 2016 18:12:51 +0300 Sergey Kandaurov Tests: check timed out HTTP/2 streams for proper RST_STREAM code.
Tue, 02 Feb 2016 17:02:00 +0300 Sergey Kandaurov Tests: updated HTTP/2 padding TODO, fixed in 0e0e2e522fa2 (1.9.11).
Thu, 28 Jan 2016 12:49:44 +0300 Sergey Kandaurov Tests: HTTP/2 test with empty request body.
Thu, 28 Jan 2016 12:23:54 +0300 Sergey Kandaurov Tests: corrected HTTP/2 test timeout for discard body with EOF.
Wed, 27 Jan 2016 19:56:04 +0300 Sergey Kandaurov Tests: respect HTTP/2 header compression, related improvements.
Wed, 27 Jan 2016 18:44:18 +0300 Sergey Kandaurov Tests: added HTTP/2 tests for client header and body timeouts.
Wed, 27 Jan 2016 18:44:15 +0300 Sergey Kandaurov Tests: style.
Tue, 26 Jan 2016 20:20:53 +0300 Sergey Kandaurov Tests: added HTTP/2 discarded request body tests with limit_req.
Tue, 26 Jan 2016 16:57:33 +0300 Sergey Kandaurov Tests: added HTTP/2 test for padded HEADERS with CONTINUATION.
Fri, 15 Jan 2016 18:01:29 +0300 Andrey Zelenkov Tests: skip test broken by header compression in h2.t.
Mon, 21 Dec 2015 14:09:22 +0300 Sergey Kandaurov Tests: unbreak h2.t when data read with empty markers.
Fri, 04 Dec 2015 14:18:34 +0300 Sergey Kandaurov Tests: one more HTTP/2 write handler test.
Thu, 19 Nov 2015 17:25:19 +0300 Sergey Kandaurov Tests: turn typo into an actual RST_STREAM test with invalid path.
Sat, 14 Nov 2015 00:18:43 +0300 Sergey Kandaurov Tests: h2.t TODOs adjusted.
Sat, 14 Nov 2015 00:01:55 +0300 Sergey Kandaurov Tests: added HTTP/2 tests for response header sent in parts.
Fri, 13 Nov 2015 23:52:56 +0300 Sergey Kandaurov Tests: stop decoding HTTP/2 headers on unknown format.
Fri, 13 Nov 2015 23:51:18 +0300 Sergey Kandaurov Tests: do not break h2.t on incomplete frame header received.
Fri, 13 Nov 2015 01:51:02 +0300 Sergey Kandaurov Tests: added HTTP/2 test for invalid header name (ticket #831).
Fri, 06 Nov 2015 16:25:15 +0300 Sergey Kandaurov Tests: fix and speed up h2.t tests by waiting for proper data.
Thu, 05 Nov 2015 15:43:40 +0300 Sergey Kandaurov Tests: added HTTP/2 test for request body delayed in limit_req.
Fri, 30 Oct 2015 22:16:53 +0300 Maxim Dounin Tests: trailing spaces removed.
Wed, 28 Oct 2015 00:35:47 +0300 Sergey Kandaurov Tests: skip h2.t tests no longer that dumped core, fixes committed.
Wed, 28 Oct 2015 00:31:03 +0300 Sergey Kandaurov Tests: removed h2.t TODOs for now changed max_field_size behaviour.
Wed, 28 Oct 2015 00:28:18 +0300 Sergey Kandaurov Tests: removed h2.t header split TODO, fixed in b930e598a199.
Wed, 28 Oct 2015 00:11:46 +0300 Sergey Kandaurov Tests: added HTTP/2 tests for malformed request body length.
Wed, 28 Oct 2015 00:11:46 +0300 Sergey Kandaurov Tests: adopt h2.t to the changed max_field_size behaviour.
Wed, 28 Oct 2015 00:11:46 +0300 Sergey Kandaurov Tests: added HTTP/2 proxy cache tests for empty DATA frame.
Wed, 28 Oct 2015 00:11:45 +0300 Sergey Kandaurov Tests: fixed HTTP/2 proxy cache tests.
Wed, 28 Oct 2015 00:11:45 +0300 Sergey Kandaurov Tests: HTTP/2 test for write event timeout.
Wed, 28 Oct 2015 00:11:45 +0300 Sergey Kandaurov Tests: added HTTP/2 client_max_body_size tests.
Wed, 28 Oct 2015 00:11:45 +0300 Sergey Kandaurov Tests: HTTP/2 test for CONTINUATION on a closed stream.
Wed, 28 Oct 2015 00:11:44 +0300 Sergey Kandaurov Tests: HTTP/2 tests for client-initiated PUSH_PROMISE.
Wed, 28 Oct 2015 00:11:44 +0300 Sergey Kandaurov Tests: added simple HTTP/2 tests for client GOAWAY.
Wed, 28 Oct 2015 00:11:44 +0300 Sergey Kandaurov Tests: HTTP/2 circular stream dependency with exclusive dependency.
Wed, 28 Oct 2015 00:11:43 +0300 Sergey Kandaurov Tests: HTTP/2 circular stream dependency after removed dependency.
Wed, 28 Oct 2015 00:11:43 +0300 Sergey Kandaurov Tests: HTTP/2 tests for streams depending on itself.
Wed, 28 Oct 2015 00:11:43 +0300 Sergey Kandaurov Tests: HTTP/2 tests for alerts on graceful shutdown.
Wed, 28 Oct 2015 00:11:42 +0300 Sergey Kandaurov Tests: HTTP/2 regression test for incomplete HEADERS payload.
Tue, 20 Oct 2015 14:45:19 +0300 Sergey Kandaurov Tests: removed HTTP/2 multibyte index TODOs, fix committed.
Mon, 19 Oct 2015 20:43:22 +0300 Sergey Kandaurov Tests: simple HTTP/2 test for request body in multiple DATA frames.
Mon, 19 Oct 2015 17:06:09 +0300 Sergey Kandaurov Tests: style.
Mon, 19 Oct 2015 17:05:20 +0300 Sergey Kandaurov Tests: more HTTP/2 HPACK tests with multibyte indices.
Mon, 19 Oct 2015 17:04:42 +0300 Sergey Kandaurov Tests: isolated simple HTTP/2 HPACK tests.
Mon, 19 Oct 2015 17:04:34 +0300 Sergey Kandaurov Tests: hid unwanted output with old OpenSSL.
Mon, 19 Oct 2015 17:04:25 +0300 Sergey Kandaurov Tests: added HTTP/2 test for queued stream cleanup.
Mon, 19 Oct 2015 17:03:23 +0300 Sergey Kandaurov Tests: HTTP/2 tests for HPACK zero index.
Mon, 19 Oct 2015 17:03:04 +0300 Sergey Kandaurov Tests: HTTP/2 tests for Upgrade-based negotiation.
Mon, 19 Oct 2015 17:02:20 +0300 Sergey Kandaurov Tests: HTTP/2 test for indexed header field name in dynamic table.
Mon, 19 Oct 2015 17:00:24 +0300 Sergey Kandaurov Tests: added HTTP/2 tests for HPACK table boundary.
Tue, 06 Oct 2015 14:47:49 +0300 Sergey Kandaurov Tests: made h2.t inner functions anonymous.
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.
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 16:05:19 +0300 Sergey Kandaurov Tests: skipped some HTTP/2 tests is case of a failed connection.
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:11:59 +0300 Sergey Kandaurov Tests: removed HTTP/2 TODO for the bug fixed in 081a073e5164.
Tue, 22 Sep 2015 15:38:16 +0300 Sergey Kandaurov Tests: SPDY and HTTP/2 write handler tests.
Mon, 21 Sep 2015 13:59:09 +0300 Sergey Kandaurov Tests: fixed HTTP/2 test for CONTINUATION while in header field.
Fri, 18 Sep 2015 16:07:27 +0300 Sergey Kandaurov Tests: reduced two extra HTTP/2 tests.