qt5base-lts/tests/auto/network/ssl
Timur Pocheptsov d786c55b9e Make tst_qsslsocket::protocolServerSide() less flaky
By accident, when we erroneously tried testing TlsV1_3 on macOS with
SecureTransport (which does not support TLS 1.3) we hit this quite
subtle problem: it can happen that a server-side socket is never
created but a client (after TCP connection was established) fails
in TLS initialization and ... stops the loop preventing
SslServer::incomingConnection() from creating its socket. Then we
dereference nullptr.

Task-number: QTBUG-71638
Change-Id: I8dc5a4c53022a25aafe2c80a6931087517a48441
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2018-11-07 12:25:12 +00:00
..
qasn1element QAsn1Element - fix toDateTime function 2017-07-18 13:09:16 +00:00
qdtls tst_qdtls: add 'invalidConfiguration' test 2018-08-10 12:18:41 +00:00
qdtlscookie QDtls - refactor 2018-07-26 15:13:57 +00:00
qpassworddigestor Introduce QPasswordDigestor functions 2018-04-23 12:55:45 +00:00
qsslcertificate prune cargo-culted and obsolete winsock deps from autotests 2018-07-19 13:31:08 +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 prune cargo-culted and obsolete winsock deps from autotests 2018-07-19 13:31:08 +00:00
qsslsocket Make tst_qsslsocket::protocolServerSide() less flaky 2018-11-07 12:25:12 +00:00
qsslsocket_onDemandCertificates_member prune cargo-culted and obsolete winsock deps from autotests 2018-07-19 13:31:08 +00:00
qsslsocket_onDemandCertificates_static prune cargo-culted and obsolete winsock deps from autotests 2018-07-19 13:31:08 +00:00
ssl.pro Fix builds without DTLS 2018-10-09 13:14:42 +00:00