qt5base-lts/tests/auto/network
Brendan Long 860f95946b Add support for explicit TLS 1.1 and 1.2
Add SslProtocol enums TlsV1_1 and TlsV1_2 and use the appropriate OpenSSL
methods when they're selected (TLSv1_1_client_method, TLSv1_2_client_method,
TLSv1_1_server_method and TLSv1_2_server_method). This allows us to
explicitly use TLS 1.1 or 1.2.

Task-number: QTBUG-26866
Change-Id: I159da548546fa746c20e9e96bc0e5b785e4e761b
Reviewed-by: Richard J. Moore <rich@kde.org>
Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
2012-08-29 14:22:54 +02:00
..
access QtNetwork: Handle FD_CLOSE on Windows 2012-08-01 18:12:34 +02:00
bearer Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
kernel Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
socket Doc: Fix spelling errors 2012-08-17 22:45:27 +02:00
ssl Add support for explicit TLS 1.1 and 1.2 2012-08-29 14:22:54 +02:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00