log h2_ssl.t @ 1961:fe6f22da53ec default tip

age author description
Fri, 25 Aug 2023 18:12:08 +0400 Sergey Kandaurov Tests: removed TODO and try_run() checks for legacy versions.
Wed, 31 May 2023 13:29:34 +0400 Sergey Kandaurov Tests: added HTTP/2 test with invalid h2c over ssl socket.
Thu, 18 May 2023 18:07:06 +0300 Maxim Dounin Tests: added has_feature() test for SSL libraries.
Thu, 18 May 2023 18:07:02 +0300 Maxim Dounin Tests: added has_feature() tests for IO::Socket::SSL.
Tue, 30 Aug 2022 17:24:16 +0400 Sergey Kandaurov Tests: avoid send timeout in h2_ssl.t test with canceled streams.
Mon, 25 Oct 2021 15:26:34 +0300 Sergey Kandaurov Tests: skip ALPN rejection tests with OpenSSL < 1.1.0.
Thu, 21 Oct 2021 20:18:01 +0300 Sergey Kandaurov Tests: skip ALPN rejection tests with too old LibreSSL.
Thu, 21 Oct 2021 13:56:15 +0300 Sergey Kandaurov Tests: added HTTP/2 test with rejected ALPN.
Thu, 21 Oct 2021 13:55:44 +0300 Sergey Kandaurov Tests: added HTTP/2 test for ALPN fallback to HTTP/1.1.
Mon, 15 Feb 2021 15:55:54 +0300 Sergey Kandaurov Tests: HTTP/2 tests speedup.
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.
Fri, 20 Jan 2017 18:55:03 +0300 Sergey Kandaurov Tests: reduced OpenSSL default key length to 1024.
Mon, 24 Oct 2016 15:59:23 +0300 Sergey Kandaurov Tests: removed TODOs for fixes merged in 1.10.2.
Tue, 20 Sep 2016 13:08:53 +0300 Sergey Kandaurov Tests: use port numbers from 8xxx pool.
Wed, 14 Sep 2016 19:38:13 +0300 Sergey Kandaurov Tests: unbreak for nginx built with OpenSSL without NPN/ALPN.
Tue, 26 Jul 2016 21:00:41 +0300 Sergey Kandaurov Tests: adjusted TODOs for HTTP/2 fixes committed in 1.11.3.
Wed, 20 Jul 2016 11:07:22 +0300 Sergey Kandaurov Tests: various HTTP/2 tests with canceled stream.
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, 17 Jun 2016 11:36:33 +0300 Sergey Kandaurov Tests: changed HTTP2 package to act as a class.
Thu, 05 May 2016 23:33:02 +0300 Andrey Zelenkov Tests: removed unused listen directives in HTTP/2 tests.
Wed, 23 Mar 2016 17:23:08 +0300 Andrey Zelenkov Tests: split HTTP/2 tests, HTTP2 package introduced.