log

age author description
Thu, 15 Jun 2017 16:01:08 +0300 Sergey Kandaurov Tests: added access_log test with long line in log_format.
Wed, 14 Jun 2017 12:38:45 +0300 Sergey Kandaurov Tests: h2_headers.t TODO for missing ':scheme' adjusted.
Wed, 07 Jun 2017 18:10:54 +0300 Sergey Kandaurov Tests: converted UTF-8 character to ASCII, no functional changes.
Tue, 06 Jun 2017 21:41:09 +0300 Sergey Kandaurov Tests: unbreak h2.t with aio.
Tue, 06 Jun 2017 18:42:35 +0300 Sergey Kandaurov Tests: added HTTP/2 SETTINGS test for no ack until queued DATA.
Tue, 06 Jun 2017 15:50:45 +0300 Sergey Kandaurov Tests: added HTTP/2 SETTINGS test for no ack on PROTOCOL_ERROR.
Tue, 06 Jun 2017 14:55:26 +0300 Sergey Kandaurov Tests: added HTTP/2 SETTINGS test with multiple parameters.
Tue, 06 Jun 2017 14:40:46 +0300 Sergey Kandaurov Tests: adjusted HTTP2.pm to send SETTINGS params in a given order.
Fri, 02 Jun 2017 13:28:04 +0300 Sergey Kandaurov Tests: added perl test with not satisfiable range.
Tue, 30 May 2017 22:26:00 +0300 Sergey Kandaurov Tests: TODO proxy_cache_use_stale.t alert seen with "aio_write".
Tue, 30 May 2017 17:05:44 +0300 Sergey Kandaurov Tests: added tests for background subrequests for cache updates.
Fri, 26 May 2017 19:29:56 +0300 Sergey Kandaurov Tests: do not inadvertently disable debug logging in userid.t.
Tue, 16 May 2017 15:45:10 +0300 Sergey Kandaurov Tests: realip tests for 'unix:' and hostname in set_real_ip_from.
Mon, 15 May 2017 19:14:29 +0300 Maxim Dounin Tests: added gzip prerequisite for "access_log ... gzip".
Thu, 04 May 2017 19:19:30 +0300 Sergey Kandaurov Tests: handled SIGPIPE in h2.t.