log

age author description
Fri, 23 Oct 2015 23:25:03 +0300 Maxim Dounin Tests: avoid using SSL_session_key.
Fri, 23 Oct 2015 23:00:09 +0300 Maxim Dounin Tests: session resumption with SNI.
Fri, 23 Oct 2015 16:24:53 +0300 Sergey Kandaurov Tests: fixed proxy_noclose.t timeouts on painfully slow hosts.
Fri, 23 Oct 2015 16:03:40 +0300 Sergey Kandaurov Tests: adjusted proxy_cache.t timeouts.
Tue, 20 Oct 2015 14:45:19 +0300 Sergey Kandaurov Tests: removed HTTP/2 multibyte index TODOs, fix committed.
Tue, 20 Oct 2015 14:07:00 +0300 Sergey Kandaurov Tests: rethought 78b4e12e6efe to fix http_resolver_aaaa.t tests.
Tue, 20 Oct 2015 00:18:56 +0300 Sergey Kandaurov Tests: unbreak access_log tests in jails.
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.
Mon, 12 Oct 2015 12:57:03 +0300 Sergey Kandaurov Tests: adjusted http_resolver_aaaa.t test timeouts.
Wed, 07 Oct 2015 18:56:09 +0300 Sergey Kandaurov Tests: removed stream_proxy_ssl.t TODO, fix committed.
Mon, 05 Oct 2015 13:19:45 +0300 Sergey Kandaurov Tests: stream and http proxy_connect_timeout tests.
Thu, 01 Oct 2015 19:54:33 +0300 Sergey Kandaurov Tests: removed debugging leftover.
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.
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.