log stream_ssl_alpn.t @ 1976:4e79bd25642f default tip

age author description
Mon, 06 May 2024 00:03:01 +0300 Maxim Dounin Tests: adjusted stream_ssl_alpn.t to handle old SSL libraries.
Fri, 25 Aug 2023 18:12:08 +0400 Sergey Kandaurov Tests: removed TODO and try_run() checks for legacy versions.
Thu, 18 May 2023 18:07:15 +0300 Maxim Dounin Tests: simplified stream SSL tests with IO::Socket::SSL.
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.
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:54:29 +0300 Sergey Kandaurov Tests: ALPN tests in the stream module.