log ssl.t @ 1961:fe6f22da53ec default tip

age author description
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.
Wed, 20 Sep 2017 14:46:51 +0300 Sergey Kandaurov Tests: removed single quotes from system() calls.
Wed, 01 Mar 2017 18:04:25 +0300 Sergey Kandaurov Tests: split ssl.t to run relevant tests on stable versions again.
Wed, 15 Feb 2017 23:59:44 +0300 Sergey Kandaurov Tests: avoid $ssl_session_reused tests failure with OpenSSL 1.1.0.
Fri, 20 Jan 2017 18:55:03 +0300 Sergey Kandaurov Tests: reduced OpenSSL default key length to 1024.
Mon, 19 Dec 2016 17:48:01 +0300 Andrey Zelenkov Tests: fixed ssl.t when run in parallel.
Mon, 12 Dec 2016 15:53:27 +0300 Andrey Zelenkov Tests: client certificate time variables tests.
Mon, 12 Dec 2016 15:53:27 +0300 Andrey Zelenkov Tests: added test for $ssl_ciphers variable (ticket #870).
Fri, 21 Oct 2016 16:32:45 +0300 Sergey Kandaurov Tests: client certificate issuer/subject variables.
Fri, 21 Oct 2016 16:32:30 +0300 Sergey Kandaurov Tests: ssl.t cleanup, no functional changes.
Tue, 12 Jul 2016 17:39:03 +0300 Andrey Zelenkov Tests: simplified parallel modifications in tests.
Tue, 21 Jun 2016 16:39:13 +0300 Andrey Zelenkov Tests: converted tests to run in parallel.
Tue, 25 Aug 2015 18:36:04 +0300 Andrey Zelenkov Tests: more http ssl tests.
Thu, 27 Nov 2014 07:39:55 +0300 Maxim Dounin Tests: reduce shared memory zone sizes.
Tue, 08 Jul 2014 16:34:31 +0400 Maxim Dounin Tests: skip ssl tests with ancient IO::Socket::SSL.
Mon, 05 May 2014 11:46:01 +0400 Sergey Kandaurov Tests: removed TODO and try_run() checks for legacy versions.
Tue, 25 Feb 2014 19:29:21 +0400 Sergey Kandaurov Tests: disabled session tickets.
Wed, 12 Feb 2014 13:02:50 +0400 Sergey Kandaurov Tests: simple https tests.