log ssl_proxy_upgrade.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.
Thu, 18 May 2023 18:07:02 +0300 Maxim Dounin Tests: added has_feature() tests for IO::Socket::SSL.
Tue, 09 Jul 2019 13:37:55 +0300 Sergey Kandaurov Tests: align with OpenSSL security level 2.
Wed, 15 Nov 2017 20:16:09 +0300 Sergey Kandaurov Tests: avoid interleaved output in Upgrade handling tests.
Wed, 20 Sep 2017 14:46:51 +0300 Sergey Kandaurov Tests: removed single quotes from system() calls.
Tue, 28 Mar 2017 17:58:42 +0300 Sergey Kandaurov Tests: handled EOF in ssl_proxy_upgrade.t.
Tue, 28 Mar 2017 17:57:49 +0300 Sergey Kandaurov Tests: adjusted read timeout in proxy upgrade tests for slow hosts.
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.
Fri, 13 May 2016 14:46:07 +0300 Andrey Zelenkov Tests: removed unused variables.
Thu, 27 Aug 2015 13:33:41 +0300 Sergey Kandaurov Tests: fixed Upgrade handling tests without client abort detection.
Tue, 09 Jun 2015 17:10:45 -0400 Sergey Kandaurov Tests: read in full-size SSL records in ssl_proxy_upgrade.t.
Tue, 26 May 2015 19:35:36 +0300 Sergey Kandaurov Tests: retry on SSL_WANT_READ in ssl_proxy_upgrade.t.
Mon, 25 May 2015 18:42:34 +0300 Andrey Zelenkov Tests: whitespaces fix.
Mon, 25 May 2015 18:02:01 +0300 Sergey Kandaurov Tests: retry on SSL_WANT_WRITE in ssl_proxy_upgrade.t.
Wed, 20 May 2015 14:44:14 +0300 Sergey Kandaurov Tests: Upgrade handling tests with http ssl module.