log h2.t @ 776:3fc382902cba

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