log stream_ssl_certificate.t @ 1974:b5036a0f9ae0 default tip

age author description
Mon, 06 May 2024 00:04:26 +0300 Maxim Dounin Tests: improved compatibility when using recent "openssl" app. default tip
Mon, 06 May 2024 00:01:46 +0300 Maxim Dounin Tests: session reuse handling with Net::SSLeay with LibreSSL.
Tue, 23 May 2023 13:21:27 +0400 Sergey Kandaurov Tests: unbreak tests with IO::Socket:SSL lacking SSL_session_key.
Thu, 18 May 2023 18:07:12 +0300 Maxim Dounin Tests: reworked stream SSL tests to use IO::Socket::SSL.
Thu, 18 May 2023 18:07:06 +0300 Maxim Dounin Tests: added has_feature() test for SSL libraries.
Tue, 28 Mar 2023 01:36:32 +0400 Sergey Kandaurov Tests: unbreak tests with dynamic certificates on stable.
Thu, 23 Mar 2023 19:50:02 +0300 Maxim Dounin Tests: enabled session reuse via TLS session tickets.
Tue, 29 Dec 2020 20:21:18 +0300 Sergey Kandaurov Tests: avoid ssl_certificate.t hang on SIGPIPE.
Tue, 24 Nov 2020 00:43:56 +0000 Sergey Kandaurov Tests: simplified get_ssl_socket() functions that use Net::SSLeay.
Mon, 23 Nov 2020 22:46:07 +0000 Sergey Kandaurov Tests: added $ssl_server_name checks to stream_ssl_certificate.t.
Mon, 23 Nov 2020 22:46:06 +0000 Sergey Kandaurov Tests: correctly shutdown ssl for reproducible session reuse tests.
Mon, 23 Nov 2020 22:46:04 +0000 Sergey Kandaurov Tests: fixed TLSv1.3 session reuse in stream_ssl_certificate.t.
Thu, 12 Nov 2020 17:46:49 +0300 Andrei Belov Tests: added TEST_GLOBALS_STREAM variable support.
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.
Wed, 27 Feb 2019 17:30:04 +0300 Sergey Kandaurov Tests: added basic ssl tests with dynamic certificate not found.
Tue, 26 Feb 2019 19:45:07 +0300 Sergey Kandaurov Tests: ssl tests with dynamic certificates.