qt6-bb10/tests/auto/network
Timur Pocheptsov 23173c725c QSslSocket (OpenSSL) - handle abort/close on sslErrors emitted
If a user's code, attached to sslErrors signal, calls abort/close
or disconnectFromHost but our SSL socket was configured not to verify a peer,
no need to continue handshake after calling checkSslErrors
(and finally crashing on invalid 'ssl' pointer).

Task-number: QTBUG-53906
Change-Id: I7f185511d278f9d6f16e7d6c5ba424707141459c
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@theqtcompany.com>
2016-06-14 07:29:01 +00:00
..
access tst_QNetworkReply: Un-blacklist recently fixed test. 2016-05-25 11:12:00 +00:00
bearer Fix compilation for WinRT 2015-12-14 08:43:15 +00:00
kernel Fixed crash in QAuthenticator::operator== 2016-05-13 03:58:06 +00:00
socket tst_QTcpSocket: Replace insignification on Windows by BLACKLIST. 2016-06-10 21:48:54 +00:00
ssl QSslSocket (OpenSSL) - handle abort/close on sslErrors emitted 2016-06-14 07:29:01 +00:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00