qt5base-lts/tests/auto/network/ssl
Timur Pocheptsov 1a2dd92767 TLS backend: merge with its factory
QTlsBackend is a factory itself - it creates TLS/X509 objects. Having
an intermediary between Factory->Backend->TLS primitive does not look
very natural thus let's squash the first two parts. Backend is a factory
creating TLS primitives, but its static functions also provide information
about backends availablei and give access to those backends.

Fixes: QTBUG-90606
Task-number: QTBUG-65922
Change-Id: I8409d81fd11fb46e6ab4465b4937a7680a8c2447
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2021-01-28 16:21:07 +01:00
..
qasn1element Remove the qmake project files 2021-01-07 15:32:28 +01:00
qdtls Remove the qmake project files 2021-01-07 15:32:28 +01:00
qdtlscookie Remove the qmake project files 2021-01-07 15:32:28 +01:00
qocsp Remove the qmake project files 2021-01-07 15:32:28 +01:00
qpassworddigestor Remove the qmake project files 2021-01-07 15:32:28 +01:00
qsslcertificate Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
qsslcipher Remove the qmake project files 2021-01-07 15:32:28 +01:00
qssldiffiehellmanparameters Remove the qmake project files 2021-01-07 15:32:28 +01:00
qsslellipticcurve Remove the qmake project files 2021-01-07 15:32:28 +01:00
qsslerror Remove the qmake project files 2021-01-07 15:32:28 +01:00
qsslkey Remove the qmake project files 2021-01-07 15:32:28 +01:00
qsslsocket TLS backend: merge with its factory 2021-01-28 16:21:07 +01:00
qsslsocket_onDemandCertificates_member Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
qsslsocket_onDemandCertificates_static Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
CMakeLists.txt tst_QSslError: improve the code coverage, as pointed at by LCOV 2020-12-01 09:12:10 +01:00