log ssl_sni_sessions.t @ 1974:b5036a0f9ae0 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.
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:50:06 +0300 Maxim Dounin Tests: disabled ssl_sni_sessions.t with LibreSSL and BoringSSL.
Thu, 23 Mar 2023 19:50:04 +0300 Maxim Dounin Tests: restored proper port numbers in ssl_sni_sessions.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.
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, 08 Oct 2018 15:30:39 +0300 Sergey Kandaurov Tests: removed TODO and try_run() checks for legacy versions.
Mon, 23 Oct 2017 18:23:11 +0300 Sergey Kandaurov Tests: skip ssl_sni_sessions.t on win32 prior to 1.13.5.
Wed, 20 Sep 2017 14:46:51 +0300 Sergey Kandaurov Tests: removed single quotes from system() calls.
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.
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, 26 Jan 2016 14:36:57 +0300 Sergey Kandaurov Tests: removed TODOs for fixes merged in 1.8.1.
Fri, 23 Oct 2015 23:25:03 +0300 Maxim Dounin Tests: avoid using SSL_session_key.
Fri, 23 Oct 2015 23:00:09 +0300 Maxim Dounin Tests: session resumption with SNI.