log mail_ssl.t @ 1860:58951cf933e1

age author description
Thu, 18 May 2023 18:07:06 +0300 Maxim Dounin Tests: added has_feature() test for SSL libraries.
Thu, 18 May 2023 18:06:59 +0300 Maxim Dounin Tests: SIGPIPE handling in mail tests.
Thu, 23 Mar 2023 19:49:51 +0300 Maxim Dounin Tests: separate SSL session reuse tests in mail.
Tue, 21 Mar 2023 02:58:02 +0300 Maxim Dounin Tests: adapted session reuse tests to work with TLSv1.3.
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:16 +0300 Sergey Kandaurov Tests: basic ALPN tests in the mail module.
Tue, 24 Nov 2020 00:43:56 +0000 Sergey Kandaurov Tests: simplified get_ssl_socket() functions that use Net::SSLeay.
Tue, 09 Jul 2019 13:37:55 +0300 Sergey Kandaurov Tests: align with OpenSSL security level 2.
Tue, 08 May 2018 13:59:22 +0300 Sergey Kandaurov Tests: hide startup warnings about deprecated ssl.
Wed, 20 Sep 2017 14:46:51 +0300 Sergey Kandaurov Tests: removed single quotes from system() calls.
Tue, 07 Mar 2017 10:09:29 +0300 Andrey Zelenkov Tests: added starttls tests for smtp.
Tue, 07 Mar 2017 10:07:42 +0300 Andrey Zelenkov Tests: simplified ssl_password_file tests in mail_ssl.t.
Wed, 01 Mar 2017 23:49:13 +0300 Andrey Zelenkov Tests: remove unused http block in mail_ssl.t.
Wed, 01 Mar 2017 19:20:32 +0300 Andrey Zelenkov Tests: basic mail ssl tests.