log h2.t @ 728:61800918f647

age author description
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.
Thu, 17 Sep 2015 20:05:26 +0300 Sergey Kandaurov Tests: HTTP/2 test for CONTINUATION in the middle of header field.
Tue, 15 Sep 2015 18:44:09 +0300 Sergey Kandaurov Tests: one more HTTP/2 test for max frame size.
Tue, 15 Sep 2015 18:40:33 +0300 Sergey Kandaurov Tests: added HTTP/2 test for unknown frame type.
Tue, 15 Sep 2015 12:54:19 +0300 Sergey Kandaurov Tests: added HTTP/2 tests for CONTINUATION frame in response.
Mon, 14 Sep 2015 18:30:03 +0300 Sergey Kandaurov Tests: finished HPACK coding in HTTP/2 tests.
Mon, 14 Sep 2015 13:26:33 +0300 Sergey Kandaurov Tests: removed HTTP/2 TODOs for now passing GOAWAY tests.
Mon, 14 Sep 2015 13:23:37 +0300 Sergey Kandaurov Tests: extended HTTP/2 tests for GOAWAY on compression error.
Tue, 08 Sep 2015 21:19:35 +0300 Sergey Kandaurov Tests: updated HTTP/2 tests for malformed requests.
Tue, 08 Sep 2015 21:19:35 +0300 Sergey Kandaurov Tests: added http2_max_field_size and http2_max_header_size tests.
Tue, 08 Sep 2015 15:12:23 +0300 Sergey Kandaurov Tests: added HTTP/2 tests for SETTINGS_MAX_FRAME_SIZE.
Tue, 08 Sep 2015 14:58:56 +0300 Sergey Kandaurov Tests: fixed HTTP/2 tests with large frames.