log

age author description
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.
Fri, 23 Oct 2020 13:22:19 +0100 Sergey Kandaurov Tests: proxy_ssl_conf_command tests.
Fri, 23 Oct 2020 13:15:41 +0100 Sergey Kandaurov Tests: ssl_conf_command tests.
Fri, 23 Oct 2020 01:07:27 +0100 Sergey Kandaurov Tests: fixed ssl_reject_handshake.t with too old IO::Socket::SSL.
Thu, 22 Oct 2020 18:55:53 +0100 Sergey Kandaurov Tests: ssl_reject_handshake tests.
Mon, 12 Oct 2020 18:13:07 +0100 Sergey Kandaurov Tests: using Sys::Hostname to get hostname in a portable way.
Tue, 06 Oct 2020 20:52:06 +0100 Sergey Kandaurov Tests: proxy_smtp_auth directive tests.
Thu, 01 Oct 2020 17:17:04 +0100 Sergey Kandaurov Tests: compatibility with uwsgi python package on Fedora Linux.
Thu, 01 Oct 2020 12:28:34 +0100 Sergey Kandaurov Tests: added HTTP/2 tests for DATA frames after 400 errors.
Tue, 29 Sep 2020 10:59:16 +0100 Sergey Kandaurov Tests: added userid_flags tests with "off" and unset values.