qt6-bb10/tests/auto/network/ssl
Timur Pocheptsov 1a878e65c2 QSslSocket - remove old OpenSSL backend (< 1.1)
OpenSSL 1.0.2 will stop receiving all support at the end
of 2019. Qt 5.15 is our next LTS thus makes sense remove
OpenSSL 1.0.2 support there. This also allows us quite
a significant cleanup of an old heavily if-defed code
and all 'pre11' suffixed source files.

[ChangeLog][QtNetwork][SSL] Removed OpenSSL 1.0.x support, now 1.1.x is required

Change-Id: I70c70c56cbd8aeff793afe793335696d1b1b7408
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2019-11-01 14:52:09 +01:00
..
qasn1element QAsn1Element - fix toDateTime function 2017-07-18 13:09:16 +00:00
qdtls QSslSocket - remove old OpenSSL backend (< 1.1) 2019-11-01 14:52:09 +01:00
qdtlscookie DTLS auto-test(s) - fix a buggy logic with pending datagrams 2019-10-10 11:28:24 +02:00
qocsp Add tst_QOcsp auto-test 2018-12-06 05:14:45 +00:00
qpassworddigestor Introduce QPasswordDigestor functions 2018-04-23 12:55:45 +00:00
qsslcertificate unblacklist passing tests 2019-07-08 11:01:42 +00:00
qsslcipher prune cargo-culted and obsolete winsock deps from autotests 2018-07-19 13:31:08 +00:00
qssldiffiehellmanparameters prune cargo-culted and obsolete winsock deps from autotests 2018-07-19 13:31:08 +00:00
qsslellipticcurve prune cargo-culted and obsolete winsock deps from autotests 2018-07-19 13:31:08 +00:00
qsslerror prune cargo-culted and obsolete winsock deps from autotests 2018-07-19 13:31:08 +00:00
qsslkey Update for failures only on dev branch. Use general platform names 2019-08-19 18:22:11 +02:00
qsslsocket QSslSocket - remove old OpenSSL backend (< 1.1) 2019-11-01 14:52:09 +01:00
qsslsocket_onDemandCertificates_member Make network tests build and pass with disabled deprecated APIs 2019-07-23 18:48:17 +00:00
qsslsocket_onDemandCertificates_static Make network tests build and pass with disabled deprecated APIs 2019-07-23 18:48:17 +00:00
ssl.pro Add tst_QOcsp auto-test 2018-12-06 05:14:45 +00:00