log ssl.t @ 1976:4e79bd25642f default tip

age author description
Mon, 06 May 2024 00:03:13 +0300 Maxim Dounin Tests: relaxed SSL version used in testing.
Mon, 06 May 2024 00:01:46 +0300 Maxim Dounin Tests: session reuse handling with Net::SSLeay with LibreSSL.
Mon, 29 Jan 2024 00:34:16 +0300 Maxim Dounin Tests: compatibility with "openssl" app from OpenSSL 3.2.0.
Thu, 18 May 2023 18:07:19 +0300 Maxim Dounin Tests: simplified http SSL tests with IO::Socket::SSL.
Thu, 18 May 2023 18:07:02 +0300 Maxim Dounin Tests: added has_feature() tests for IO::Socket::SSL.
Thu, 23 Mar 2023 19:49:49 +0300 Maxim Dounin Tests: LibreSSL and BoringSSL session reuse with TLSv1.3.
Thu, 23 Mar 2023 19:49:47 +0300 Maxim Dounin Tests: separate SSL session reuse tests.
Fri, 03 Feb 2023 15:20:26 +0400 Sergey Kandaurov Tests: speedup lingering close with request pipelining.
Tue, 23 Nov 2021 16:14:46 +0300 Sergey Kandaurov Tests: removed TODOs for fixes merged in 1.20.2.
Wed, 11 Aug 2021 11:55:51 +0300 Sergey Kandaurov Tests: added ssl test for "unexpected eof while reading".
Tue, 01 Jun 2021 19:00:29 +0300 Sergey Kandaurov Tests: adjusted TODO for SSL logging with lingering close.
Tue, 01 Jun 2021 16:40:18 +0300 Sergey Kandaurov Tests: removed TODO and try_run() checks for legacy versions.
Wed, 12 May 2021 12:50:55 +0300 Sergey Kandaurov Tests: logging ssl variables with lingering close.
Thu, 18 Feb 2021 13:52:47 +0300 Sergey Kandaurov Tests: ssl_session_timeout fixes.
Wed, 11 Nov 2020 10:45:26 +0000 Sergey Kandaurov Tests: added test for SSL shutdown on lingering close.
Fri, 28 Feb 2020 18:20:33 +0300 Sergey Kandaurov Tests: added https test with pipelined requests.
Mon, 07 Oct 2019 16:19:07 +0300 Sergey Kandaurov Tests: revised ssl.t.
Tue, 09 Jul 2019 13:37:55 +0300 Sergey Kandaurov Tests: align with OpenSSL security level 2.
Mon, 20 May 2019 20:25:05 +0300 Sergey Kandaurov Tests: skip TLS 1.3 session reuse tests with older Perl modules.
Tue, 05 Mar 2019 13:21:30 +0300 Sergey Kandaurov Tests: moved $ssl_server_name tests in http to ssl_sni.t.
Mon, 04 Mar 2019 13:02:36 +0300 Sergey Kandaurov Tests: added $ssl_server_name tests with SSL session reuse.
Mon, 24 Dec 2018 14:24:51 +0300 Sergey Kandaurov Tests: aligned various generic read timeouts to http_end().
Fri, 30 Nov 2018 12:55:31 +0300 Sergey Kandaurov Tests: adjusted client connect timeout in various tests with SSL.
Mon, 19 Nov 2018 18:14:37 +0300 Sergey Kandaurov Tests: unbreak $ssl_ciphers test with BoringSSL.
Wed, 10 Oct 2018 13:24:45 +0300 Sergey Kandaurov Tests: disabled session cache for $ssl_ciphers tests.
Tue, 09 Oct 2018 18:33:01 +0300 Sergey Kandaurov Tests: simple https tests merged back.
Thu, 17 May 2018 15:43:08 +0300 Sergey Kandaurov Tests: c->read->ready handling in ngx_ssl_recv(), fixed in 1.5.8.
Tue, 08 May 2018 13:59:22 +0300 Sergey Kandaurov Tests: hide startup warnings about deprecated ssl.
Wed, 31 Jan 2018 13:00:34 +0300 Sergey Kandaurov Tests: style.
Fri, 24 Nov 2017 19:58:40 +0300 Sergey Kandaurov Tests: removed TODO and try_run() checks for legacy versions.