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).