log stream_ssl.t @ 1961:fe6f22da53ec default tip

age author description
Thu, 18 May 2023 18:07:12 +0300 Maxim Dounin Tests: reworked stream SSL tests to use IO::Socket::SSL.
Thu, 23 Mar 2023 19:49:55 +0300 Maxim Dounin Tests: separate SSL session reuse tests in stream.
Tue, 21 Mar 2023 02:58:02 +0300 Maxim Dounin Tests: adapted session reuse tests to work with TLSv1.3.
Tue, 24 Nov 2020 00:43:56 +0000 Sergey Kandaurov Tests: simplified get_ssl_socket() functions that use Net::SSLeay.
Thu, 12 Nov 2020 17:46:49 +0300 Andrei Belov Tests: added TEST_GLOBALS_STREAM variable support.
Tue, 09 Jul 2019 13:37:55 +0300 Sergey Kandaurov Tests: align with OpenSSL security level 2.
Wed, 20 Sep 2017 14:46:51 +0300 Sergey Kandaurov Tests: removed single quotes from system() calls.
Tue, 08 Aug 2017 19:49:14 +0300 Sergey Kandaurov Tests: skip stream_ssl.t on win32 due to mkfifo.
Wed, 01 Mar 2017 19:20:14 +0300 Andrey Zelenkov Tests: typo.
Wed, 01 Mar 2017 19:15:39 +0300 Andrey Zelenkov Tests: reduced OpenSSL default key length to 1024.
Fri, 20 Jan 2017 18:55:03 +0300 Sergey Kandaurov Tests: reduced OpenSSL default key length to 1024.
Wed, 28 Dec 2016 16:28:33 +0300 Andrey Zelenkov Tests: whitespace fixes.
Tue, 06 Dec 2016 14:06:44 +0300 Sergey Kandaurov Tests: fixed ssl_password_file test hang with missing FIFO reader.
Thu, 22 Sep 2016 15:25:25 +0300 Sergey Kandaurov Tests: quoted 'genrsa -out' parameter, 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.
Fri, 01 Apr 2016 20:16:27 +0300 Sergey Kandaurov Tests: mark 'phantom event' alerts on Solaris as TODO (iff any).
Thu, 13 Aug 2015 16:52:00 +0300 Andrey Zelenkov Tests: more ssl_session_cache tests in stream_ssl.t.
Mon, 27 Jul 2015 13:37:47 +0300 Sergey Kandaurov Tests: more todo_alerts() in stream tests on solaris.
Thu, 23 Apr 2015 14:01:21 +0300 Sergey Kandaurov Tests: stream ssl and proxy ssl tests.