log

age author description
Fri, 13 Oct 2017 18:14:59 +0300 Sergey Kandaurov Tests: added stream $status test with invalid PROXY header.
Fri, 13 Oct 2017 17:42:10 +0300 Sergey Kandaurov Tests: fixed stream_status_variable.t transient failure on win32.
Thu, 12 Oct 2017 16:55:14 +0300 Sergey Kandaurov Tests: connection upgrade in subrequests.
Tue, 19 Sep 2017 01:45:05 +0300 Sergey Kandaurov Tests: HTTP/2 request body sync buffer test added (ticket #1384).
Wed, 04 Oct 2017 15:44:52 +0300 Sergey Kandaurov Tests: intercepted errors with cache control (ticket #1382).
Mon, 02 Oct 2017 13:26:43 +0300 Sergey Kandaurov Tests: fixed ssl_certificates.t for nginx built with OpenSSL 0.9.8.
Fri, 29 Sep 2017 17:12:48 +0300 Sergey Kandaurov Tests: http_disable_symlinks.t fails on NetBSD.
Thu, 21 Sep 2017 16:41:27 +0300 Sergey Kandaurov Tests: made all tests in stream_status_variable.t work on win32.
Wed, 20 Sep 2017 14:52:12 +0300 Sergey Kandaurov Tests: added has_daemon() support for win32.
Wed, 20 Sep 2017 14:46:51 +0300 Sergey Kandaurov Tests: removed single quotes from system() calls.
Mon, 11 Sep 2017 20:06:15 +0300 Andrey Zelenkov Tests: stream_ssl_preread.t TODO adjusted.
Tue, 12 Sep 2017 05:34:31 +0300 Maxim Dounin Tests: minimal handling of HTTP/2 dynamic table size update.
Fri, 08 Sep 2017 17:51:52 +0300 Sergey Kandaurov Tests: made access_log.t pass under root user again (closes #1379).
Thu, 07 Sep 2017 15:09:03 +0300 Sergey Kandaurov Tests: switch from DSS to ECDSA in ssl_certificates.t.
Thu, 31 Aug 2017 19:09:04 +0300 Sergey Kandaurov Tests: cope with resolver resend in mail resolver tests.
Wed, 30 Aug 2017 04:25:38 +0300 Maxim Dounin Tests: removed rewrite dependency in proxy_cache_range.t.
Tue, 29 Aug 2017 17:21:42 +0300 Sergey Kandaurov Tests: more corner cases for secure_link module.
Tue, 29 Aug 2017 17:03:54 +0300 Sergey Kandaurov Tests: added "expires modified" test with proxy.
Tue, 29 Aug 2017 16:56:52 +0300 Sergey Kandaurov Tests: If-Range tests with proxy.
Wed, 23 Aug 2017 13:48:32 +0300 Sergey Kandaurov Tests: proxy_cache_use_stale.t adjusted.
Tue, 22 Aug 2017 17:14:43 +0300 Sergey Kandaurov Tests: ssl_client_escaped_cert variable tests.
Fri, 11 Aug 2017 19:01:44 +0300 Sergey Kandaurov Tests: http mirror module tests.
Fri, 11 Aug 2017 17:06:46 +0300 Sergey Kandaurov Tests: ignore SIGPIPE in ssl_verify_client.t.
Wed, 09 Aug 2017 15:57:38 +0300 Sergey Kandaurov Tests: reload() introduced in Test::Nginx.
Wed, 09 Aug 2017 15:57:36 +0300 Sergey Kandaurov Tests: use read_file() in Test::Nginx::stop().
Tue, 08 Aug 2017 19:49:14 +0300 Sergey Kandaurov Tests: skip stream_ssl.t on win32 due to mkfifo.
Mon, 07 Aug 2017 16:08:54 +0300 Sergey Kandaurov Tests: basic stream upstream zone tests.
Thu, 03 Aug 2017 17:29:54 +0300 Sergey Kandaurov Tests: fixed stream_ssl_preread.t when run in parallel.
Wed, 02 Aug 2017 16:13:08 +0300 Sergey Kandaurov Tests: basic upstream zone tests.
Mon, 31 Jul 2017 14:40:39 +0300 Sergey Kandaurov Tests: proxy_ssi_body.t TODO adjusted.