log

age author description
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.
Thu, 01 Oct 2015 14:40:14 +0300 Sergey Kandaurov Tests: hid configuration error on win32.
Thu, 01 Oct 2015 12:45:58 +0300 Sergey Kandaurov Tests: made sure to test limit_conn with rate limited request.
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.