log

age author description
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.
Mon, 30 Nov 2020 20:53:12 +0300 Maxim Dounin Tests: "-e" command line option support.
Mon, 30 Nov 2020 20:53:11 +0300 Maxim Dounin Tests: reworked try_run() to redirect stderr.
Thu, 26 Nov 2020 18:58:23 +0300 Alexander Borisov Tests: added js promise test with standalone promises.
Fri, 27 Nov 2020 13:10:55 +0000 Dmitry Volyntsev Tests: adapted js buffer tests to renaming body properties.
Thu, 26 Nov 2020 11:29:53 +0000 Dmitry Volyntsev Tests: adapted js buffer tests to renaming vars to rawVariables.
Wed, 25 Nov 2020 12:25:24 +0000 Dmitry Volyntsev Tests: added js buffer tests.
Tue, 24 Nov 2020 16:11:13 +0000 Sergey Kandaurov Tests: added test for "grpc error" followed by RST_STREAM NO_ERROR.
Tue, 24 Nov 2020 01:23:01 +0000 Sergey Kandaurov Tests: introduced HTTP/2 frames buffering option in HTTP2 package.
Tue, 24 Nov 2020 01:23:00 +0000 Sergey Kandaurov Tests: converted HTTP2 raw_read() and raw_write() to class methods.
Tue, 24 Nov 2020 00:43:56 +0000 Sergey Kandaurov Tests: simplified get_ssl_socket() functions that use Net::SSLeay.
Mon, 23 Nov 2020 22:46:07 +0000 Sergey Kandaurov Tests: added $ssl_server_name checks to stream_ssl_certificate.t.
Mon, 23 Nov 2020 22:46:06 +0000 Sergey Kandaurov Tests: correctly shutdown ssl for reproducible session reuse tests.
Mon, 23 Nov 2020 22:46:04 +0000 Sergey Kandaurov Tests: fixed TLSv1.3 session reuse in stream_ssl_certificate.t.
Mon, 23 Nov 2020 11:23:49 +0000 Dmitry Volyntsev Tests: adapted js_dump.t to upcoming changes in 0.5.0.
Wed, 18 Nov 2020 19:03:09 +0000 Dmitry Volyntsev Tests: added js subrequest test with error_page redirect.
Wed, 18 Nov 2020 11:14:56 +0000 Dmitry Volyntsev Tests: added njs version check for js ngx tests.
Tue, 17 Nov 2020 17:49:16 +0000 Dmitry Volyntsev Tests: js TODO adjusted up to 0.4.0.
Tue, 17 Nov 2020 17:39:11 +0300 Maxim Dounin Tests: reworked proxy_unfinished.t to use http_content().
Tue, 17 Nov 2020 17:39:09 +0300 Maxim Dounin Tests: made http_content() exportable.
Tue, 17 Nov 2020 13:33:48 +0000 Dmitry Volyntsev Tests: added js tests for ngx object.
Tue, 17 Nov 2020 06:53:45 +0300 Maxim Dounin Tests: reworked ssl_verify_depth tests.
Thu, 12 Nov 2020 17:46:49 +0300 Andrei Belov Tests: added TEST_GLOBALS_STREAM variable support.
Wed, 11 Nov 2020 10:45:26 +0000 Sergey Kandaurov Tests: added test for SSL shutdown on lingering close.
Tue, 10 Nov 2020 18:45:10 +0000 Dmitry Volyntsev Tests: changed log js test.
Tue, 10 Nov 2020 05:03:29 +0300 Maxim Dounin Tests: fixed stream_proxy_ssl_conf_command.t.
Fri, 06 Nov 2020 14:32:13 +0000 Sergey Kandaurov Tests: actually test the verification depth in ssl_verify_depth.t.