log ssl_sni.t @ 1961:fe6f22da53ec default tip

age author description
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:15 +0300 Maxim Dounin Tests: fixed ssl_sni.t with LibreSSL and TLSv1.3.
Mon, 02 Dec 2019 14:56:37 +0300 Sergey Kandaurov Tests: removed TODO and try_run() checks for legacy versions.
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 17:47:07 +0300 Sergey Kandaurov Tests: fixed session reuse in ssl_sni.t with OpenSSL 1.1.0+.
Tue, 05 Mar 2019 13:21:30 +0300 Sergey Kandaurov Tests: moved $ssl_server_name tests in http to ssl_sni.t.
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.
Wed, 20 Sep 2017 14:46:51 +0300 Sergey Kandaurov Tests: removed single quotes from system() calls.
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, 09 Jul 2013 18:27:00 +0400 Sergey Kandaurov Tests: better handle the lack of client side SNI support.
Thu, 24 Jan 2013 02:17:36 +0400 Maxim Dounin Tests: remove extra spaces in "daemon off".
Wed, 16 Jan 2013 17:42:00 +0400 Homutov Vladimir Tests: set SSL_verify_mode explicitly.
Mon, 14 Jan 2013 16:57:50 +0400 Homutov Vladimir Tests: removed trailing spaces.
Mon, 01 Oct 2012 02:54:57 +0400 Valentin Bartenev Tests: https sni tests.