qt5base-lts/tests/auto/network/ssl
Tor Arne Vestbø c70bb357cc Fix loading of OpenSSL on macOS versions that ship its own OpenSSL
The unversioned libcrypto.dylib that's shipped with macOS 10.15 will
result in a crash if loaded, with a message saying that the unversioned
library should not be loaded, as it doesn't provide a stable ABI.

Task-number: QTBUG-95249
Pick-to: 6.2 5.15
Change-Id: I49325e5d675155e90840cc93623549f725bc77b4
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2021-09-17 16:09:51 +02:00
..
qasn1element Remove the qmake project files 2021-01-07 15:32:28 +01:00
qdtls tst_QDtls: Move the function declaration outside the function 2021-07-02 13:05:32 +00:00
qdtlscookie QDtls(Cookie) autotests - use the proper API to detect DTLS support 2021-06-03 20:08:32 +02:00
qocsp Introduce a mini-version of qsslsocket_openssl_symbols_p.h/.cpp 2021-06-09 20:55:49 +02:00
qpassworddigestor Remove the qmake project files 2021-01-07 15:32:28 +01:00
qsslcertificate tst_QSslCertificate::verify - remove QSKIP 2021-08-06 16:08:43 +02:00
qsslcipher Remove the qmake project files 2021-01-07 15:32:28 +01:00
qssldiffiehellmanparameters Fix auto-tests that are fooled by the presence of more than one plugin 2021-05-27 06:41:26 +02:00
qsslellipticcurve Fix auto-tests that are fooled by the presence of more than one plugin 2021-05-27 06:41:26 +02:00
qsslerror Remove the qmake project files 2021-01-07 15:32:28 +01:00
qsslkey testlib: Deprecate QWARN() in favor of qWarning() 2021-08-04 19:31:51 +02:00
qsslsocket tests: Remove unused SRCDIR defines 2021-08-17 12:41:57 +00:00
qsslsocket_onDemandCertificates_member tests: Remove unused SRCDIR defines 2021-08-17 12:41:57 +00:00
qsslsocket_onDemandCertificates_static tests: Remove unused SRCDIR defines 2021-08-17 12:41:57 +00:00
shared Fix loading of OpenSSL on macOS versions that ship its own OpenSSL 2021-09-17 16:09:51 +02:00
CMakeLists.txt Move plugin code from QtNetwork to qtbase/plugins 2021-04-22 22:51:54 +02:00