log h2.t @ 699:5768830f01c4

age author description
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.
Fri, 04 Sep 2015 15:39:39 +0300 Sergey Kandaurov Tests: more HTTP/2 tests for newline in request header.
Fri, 04 Sep 2015 14:45:15 +0300 Sergey Kandaurov Tests: added HTTP/2 test for request header with newline.
Wed, 02 Sep 2015 19:03:24 +0300 Sergey Kandaurov Tests: HTTP/2 regression test for empty authority request header.
Wed, 02 Sep 2015 17:37:48 +0300 Sergey Kandaurov Tests: more HTTP/2 error handling tests.