log

age author description
Mon, 29 Nov 2021 19:12:36 +0300 Sergey Kandaurov Tests: skip ssl_verify_depth.t with LibreSSL.
Wed, 24 Nov 2021 19:28:03 +0300 Sergey Kandaurov Tests: $ssl_curve.
Tue, 23 Nov 2021 16:14:46 +0300 Sergey Kandaurov Tests: removed TODOs for fixes merged in 1.20.2.
Tue, 23 Nov 2021 03:58:07 +0300 Maxim Dounin Tests: updated ssl_engine_keys.t test to use SoftHSM v2.
Wed, 17 Nov 2021 12:57:05 +0300 Sergey Kandaurov Tests: mp4_start_key_frame tests.
Sun, 31 Oct 2021 23:32:08 +0300 Sergey Kandaurov Tests: adjusted TODO for alerts not seen after c7a8bdf5af55.
Mon, 25 Oct 2021 15:26:34 +0300 Sergey Kandaurov Tests: skip ALPN rejection tests with OpenSSL < 1.1.0.
Thu, 21 Oct 2021 20:18:01 +0300 Sergey Kandaurov Tests: skip ALPN rejection tests with too old LibreSSL.
Thu, 21 Oct 2021 13:56:16 +0300 Sergey Kandaurov Tests: basic ALPN tests in the mail module.
Thu, 21 Oct 2021 13:56:15 +0300 Sergey Kandaurov Tests: added HTTP/2 test with rejected ALPN.
Thu, 21 Oct 2021 13:55:44 +0300 Sergey Kandaurov Tests: added HTTP/2 test for ALPN fallback to HTTP/1.1.
Thu, 21 Oct 2021 13:54:29 +0300 Sergey Kandaurov Tests: ALPN tests in the stream module.
Mon, 11 Oct 2021 14:34:54 +0000 Dmitry Volyntsev Tests: added js tests for async functions.
Thu, 07 Oct 2021 20:29:02 +0300 Sergey Kandaurov Tests: uwsgi request body tests.
Mon, 04 Oct 2021 14:33:46 +0000 Antoine Bonavita Tests: added fetch js tests, HTTPS support.
Wed, 15 Sep 2021 17:01:40 +0300 Sergey Kandaurov Tests: proxy_half_close tests in the stream module.
Fri, 17 Sep 2021 19:16:31 +0300 Sergey Kandaurov Tests: added HTTP/2 tests for PUSH_PROMISE with CONTINUATION.
Fri, 17 Sep 2021 18:56:36 +0300 Sergey Kandaurov Tests: handling of HTTP/2 PUSH_PROMISE frames with CONTINUATION.
Wed, 15 Sep 2021 20:32:11 +0300 Sergey Kandaurov Tests: added absolute_redirect and Location tests for HTTP/2.
Wed, 15 Sep 2021 18:04:24 +0300 Sergey Kandaurov Tests: added server_name_in_redirect and port_in_redirect tests.
Wed, 15 Sep 2021 16:37:32 +0300 Sergey Kandaurov Tests: added proxy_max_temp_file_size tests.
Tue, 14 Sep 2021 01:00:13 +0300 Sergey Kandaurov Tests: typo.
Sat, 04 Sep 2021 14:50:02 +0300 Sergey Kandaurov Tests: added HTTP/2 test with big request body.
Thu, 02 Sep 2021 19:30:06 +0000 Dmitry Volyntsev Tests: removed negative fetch API test for HTTPS schema.
Mon, 30 Aug 2021 16:42:46 +0300 Maxim Dounin Tests: additional HTTP/2 request body tests.
Mon, 23 Aug 2021 11:31:21 +0300 Sergey Kandaurov Tests: added grpcs tests with flow control (ticket #2229).
Wed, 18 Aug 2021 17:43:43 +0300 Sergey Kandaurov Tests: Auth-SSL-Protocol and Auth-SSL-Cipher tests (ticket #2134).
Wed, 11 Aug 2021 11:55:51 +0300 Sergey Kandaurov Tests: added ssl test for "unexpected eof while reading".
Mon, 09 Aug 2021 18:13:08 +0300 Sergey Kandaurov Tests: HTTP/1.0 requests with Transfer-Encoding.
Tue, 20 Jul 2021 16:12:54 +0300 Sergey Kandaurov Tests: restored HTTP/2 request body tests with Content-Length.
Tue, 20 Jul 2021 16:12:53 +0300 Sergey Kandaurov Tests: h2_limit_req.t cleanup.
Wed, 30 Jun 2021 23:48:45 +0300 Sergey Kandaurov Tests: auth_basic_user_file variable tests with conf_prefix.
Wed, 30 Jun 2021 10:39:32 +0300 Sergey Kandaurov Tests: skip Location header escaping test on win32.
Tue, 29 Jun 2021 13:17:40 +0300 Sergey Kandaurov Tests: style.
Tue, 29 Jun 2021 12:00:41 +0300 Sergey Kandaurov Tests: added Host header test with control character.
Tue, 29 Jun 2021 12:00:07 +0300 Sergey Kandaurov Tests: added header name tests with forbidden characters.
Tue, 29 Jun 2021 11:58:21 +0300 Sergey Kandaurov Tests: added URI tests with forbidden control characters.
Tue, 29 Jun 2021 11:57:40 +0300 Sergey Kandaurov Tests: added one more Location header escaping test.
Tue, 29 Jun 2021 11:57:39 +0300 Sergey Kandaurov Tests: added ssi echo encoding tests.
Tue, 29 Jun 2021 11:57:39 +0300 Sergey Kandaurov Tests: requests with both Content-Length and Transfer-Encoding.
Tue, 29 Jun 2021 11:57:38 +0300 Sergey Kandaurov Tests: CONNECT and TRACE method tests.
Tue, 29 Jun 2021 11:57:25 +0300 Sergey Kandaurov Tests: http_uri.t TODO adjusted.
Mon, 28 Jun 2021 17:13:45 +0300 Sergey Kandaurov Tests: adjusted access_log escaping tests.
Mon, 28 Jun 2021 17:13:44 +0300 Sergey Kandaurov Tests: removed spaces in URI in various other tests.
Mon, 28 Jun 2021 17:13:43 +0300 Sergey Kandaurov Tests: updated test for spaces in URI to expect HTTP 400.
Mon, 21 Jun 2021 12:44:38 +0300 Sergey Kandaurov Tests: fixed grpc.t TODO hang on win32.
Sat, 19 Jun 2021 19:09:59 +0300 Sergey Kandaurov Tests: proxy_cache_use_stale.t speedup.
Fri, 18 Jun 2021 20:02:00 +0300 Sergey Kandaurov Tests: mirror_proxy.t speedup.
Fri, 18 Jun 2021 03:54:36 +0300 Maxim Dounin Tests: fixed spurious mail_imap_ssl.t failures after 408fe0dd3fed.
Thu, 17 Jun 2021 19:52:36 +0300 Sergey Kandaurov Tests: fixed mail_imap_ssl.t too long shutdown.
Thu, 17 Jun 2021 12:45:21 +0300 Sergey Kandaurov Tests: added grpc GOAWAY tests.
Thu, 03 Jun 2021 19:51:08 +0300 Sergey Kandaurov Tests: added grpc test for receiving SETTINGS in grpc filter.
Thu, 03 Jun 2021 14:38:58 +0300 Sergey Kandaurov Tests: added grpc request body test with a special last buffer.
Wed, 02 Jun 2021 15:51:29 +0300 Sergey Kandaurov Tests: added OpenSSL command tests for uwsgi and grpc backends.
Tue, 01 Jun 2021 23:46:32 +0300 Sergey Kandaurov Tests: skip ssl_conf_command tests with BoringSSL.
Tue, 01 Jun 2021 19:00:29 +0300 Sergey Kandaurov Tests: adjusted TODO for SSL logging with lingering close.
Tue, 01 Jun 2021 16:47:13 +0300 Sergey Kandaurov Tests: renamed test to better match HTTP/2 keepalive tests.
Tue, 01 Jun 2021 16:40:18 +0300 Sergey Kandaurov Tests: removed TODO and try_run() checks for legacy versions.
Tue, 01 Jun 2021 16:40:15 +0300 Sergey Kandaurov Tests: skip ssl_conf_command tests on too old OpenSSL explicitly.
Thu, 27 May 2021 13:07:46 +0300 Sergey Kandaurov Tests: added Location header escaping tests (ticket #882).
Tue, 25 May 2021 16:50:14 +0300 Sergey Kandaurov Tests: removed HTTP/2 Upgrade-based negotiation tests.
Mon, 24 May 2021 22:09:54 +0300 Sergey Kandaurov Tests: adjusted mail_smtp.t "long pipelined" TODO.
Mon, 24 May 2021 18:28:17 +0300 Sergey Kandaurov Tests: more uwsgi tests with SSL.
Wed, 19 May 2021 04:33:16 +0300 Maxim Dounin Tests: mail max_errors tests.
Wed, 19 May 2021 04:33:13 +0300 Maxim Dounin Tests: IMAP pipelining tests.
Wed, 19 May 2021 04:33:11 +0300 Maxim Dounin Tests: additional IMAP tests.
Wed, 19 May 2021 04:33:09 +0300 Maxim Dounin Tests: literals support in IMAP test backend.
Wed, 19 May 2021 04:33:07 +0300 Maxim Dounin Tests: POP3 pipelining tests.
Wed, 19 May 2021 04:33:05 +0300 Maxim Dounin Tests: test for invalid SMTP commands split between packets.
Wed, 19 May 2021 04:33:03 +0300 Maxim Dounin Tests: test for split commands with SMTP pipelining.
Wed, 19 May 2021 04:33:00 +0300 Maxim Dounin Tests: removed $http_auth_smtp_to from POP3 and IMAP tests.
Wed, 19 May 2021 04:32:59 +0300 Maxim Dounin Tests: added proxy_timeout in mail tests.
Wed, 19 May 2021 04:32:57 +0300 Maxim Dounin Tests: better timeout handling in mail tests.
Wed, 19 May 2021 04:32:55 +0300 Maxim Dounin Tests: improved stop() to send TERM after QUIT.
Tue, 18 May 2021 13:34:53 +0300 Sergey Kandaurov Tests: added grpc tests with malformed headers.
Wed, 12 May 2021 12:50:55 +0300 Sergey Kandaurov Tests: logging ssl variables with lingering close.
Thu, 06 May 2021 13:52:37 +0300 Sergey Kandaurov Tests: variables support in certificates to upstream.
Thu, 22 Apr 2021 13:51:57 +0300 Sergey Kandaurov Tests: added smtp_client_buffer test.
Fri, 16 Apr 2021 20:20:26 +0300 Sergey Kandaurov Tests: adjusted caching time for Vary tests with cold cache.
Mon, 12 Apr 2021 20:38:17 +0300 Sergey Kandaurov Tests: upstream keepalive_time tests.
Mon, 12 Apr 2021 12:12:18 +0300 Sergey Kandaurov Tests: adjusted keepalive_time test timeout.
Fri, 09 Apr 2021 16:12:30 +0300 Sergey Kandaurov Tests: added access_log test with server/client address variables.
Thu, 08 Apr 2021 14:51:04 +0300 Sergey Kandaurov Tests: $connection_requests and $connection_time tests.
Thu, 08 Apr 2021 12:59:11 +0300 Sergey Kandaurov Tests: keepalive_time tests.
Sat, 27 Mar 2021 16:18:56 +0000 Dmitry Volyntsev Tests: added js_var directive tests.
Wed, 24 Mar 2021 14:13:49 +0300 Sergey Kandaurov Tests: keepalive test with EOF in discard body (ticket #2145).
Wed, 24 Mar 2021 14:01:50 +0300 Sergey Kandaurov Tests: added grpc tests with DATA padding and Content-Length.
Mon, 22 Mar 2021 18:53:09 +0300 Sergey Kandaurov Tests: $sent_http_keep_alive tests (ticket #1850).
Sat, 06 Mar 2021 12:21:28 +0000 Dmitry Volyntsev Tests: fixed stream js exit tests introduced in 69d71a15d407.
Sat, 06 Mar 2021 11:09:54 +0000 Dmitry Volyntsev Tests: added exit hook tests for js stream.
Fri, 05 Mar 2021 19:18:52 +0300 Sergey Kandaurov Tests: smtp tests with proxy protocol to backend.
Thu, 04 Mar 2021 14:45:40 +0300 Sergey Kandaurov Tests: smtp tests with proxy protocol and realip.
Tue, 02 Mar 2021 10:05:12 +0300 Sergey Kandaurov Tests: proxy_cookie_flags with variables.
Mon, 01 Mar 2021 20:03:40 +0300 Sergey Kandaurov Tests: added HTTP/2 test with "keepalive_timeout 0" (ticket #2142).
Fri, 19 Feb 2021 12:20:57 +0000 Dmitry Volyntsev Tests: added tests for js_body_filter directive.
Thu, 18 Feb 2021 13:52:47 +0300 Sergey Kandaurov Tests: ssl_session_timeout fixes.
Mon, 15 Feb 2021 15:55:54 +0300 Sergey Kandaurov Tests: HTTP/2 tests speedup.
Wed, 10 Feb 2021 15:13:22 +0300 Sergey Kandaurov Tests: compatibility with http2_max_header/field_size removal.
Wed, 10 Feb 2021 15:13:22 +0300 Sergey Kandaurov Tests: compatibility with http2_max_requests removal.
Wed, 10 Feb 2021 15:12:56 +0300 Sergey Kandaurov Tests: h2.t tests speedup.
Tue, 09 Feb 2021 14:24:34 +0300 Sergey Kandaurov Tests: simplified testing configuration in h2.t.
Tue, 09 Feb 2021 13:50:23 +0300 Sergey Kandaurov Tests: removed a duplicate HTTP/2 graceful shutdown test.
Tue, 09 Feb 2021 10:51:56 +0300 Sergey Kandaurov Tests: HTTP/2 connection timeout tests removed.
Mon, 08 Feb 2021 20:17:23 +0300 Sergey Kandaurov Tests: sorted h2.t tests.
Mon, 08 Feb 2021 19:47:51 +0300 Sergey Kandaurov Tests: avoid http2_max_field_size in h2_trailers.t.
Mon, 08 Feb 2021 19:47:34 +0300 Sergey Kandaurov Tests: removed unnecessary http2 directives from grpc_ssl.t.
Mon, 08 Feb 2021 17:09:23 +0300 Sergey Kandaurov Tests: proxy_protocol tests with unix socket.
Wed, 03 Feb 2021 12:20:37 +0000 Dmitry Volyntsev Tests: fixed typo in stream_js.t introduced in fd7766ab0a69.
Mon, 01 Feb 2021 12:00:53 +0000 Dmitry Volyntsev Tests: added tests for js_header_filter directive.
Fri, 22 Jan 2021 20:02:17 +0300 Sergey Kandaurov Tests: fixed stream_js_fetch.t with parallel tests.
Thu, 21 Jan 2021 18:19:37 +0000 Dmitry Volyntsev Tests: added js tests for ngx.fetch() method.
Tue, 12 Jan 2021 21:07:11 +0300 Maxim Dounin Tests: adjusted TODOs for alerts in unbuffered proxying.
Mon, 11 Jan 2021 21:32:34 +0300 Maxim Dounin Tests: tests for "zero size buf" alerts in unbuffered proxying.
Tue, 29 Dec 2020 20:21:18 +0300 Sergey Kandaurov Tests: avoid ssl_certificate.t hang on SIGPIPE.
Thu, 24 Dec 2020 19:17:05 +0300 Sergey Kandaurov Tests: fixed serving binary OCSP responses on win32.
Thu, 10 Dec 2020 23:54:32 +0300 Maxim Dounin Tests: absolute URI parsing tests.
Tue, 08 Dec 2020 17:00:18 +0300 Maxim Dounin Tests: trailing space removed.
Wed, 02 Dec 2020 12:40:01 +0000 Sergey Kandaurov Tests: basic proxy tests with implicit upstream.
Wed, 02 Dec 2020 12:16:32 +0000 Sergey Kandaurov Tests: added proxy_next_upstream test with "down".
Mon, 30 Nov 2020 21:32:20 +0000 Sergey Kandaurov Tests: fixed grpc.t after previous change.