qt6-bb10/tests/auto/network/ssl
Timur Pocheptsov 5bd9f98342 QDtls - handle server-side timeouts
According to RFC 6347 a DTLS server also must retransmit buffered message(s)
if timeouts happen during the handshake phase (so it's not a client only as
I initially understood it).

Conveniently so an auto-test is already in place and needs just a tiny
adjustment - handshakeWithRetransmission covers both sides.

Change-Id: If914ec3052e28ef5bf12a40e5eede45bbc53e8e0
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2018-07-05 13:39:46 +00:00
..
qasn1element QAsn1Element - fix toDateTime function 2017-07-18 13:09:16 +00:00
qdtls QDtls - handle server-side timeouts 2018-07-05 13:39:46 +00:00
qdtlscookie DTLS cookie auto-test - do not check the exact UDP socket errors 2018-06-28 03:28:50 +00:00
qpassworddigestor Introduce QPasswordDigestor functions 2018-04-23 12:55:45 +00:00
qsslcertificate OpenSSL 1.1.1: Fix tst_QSslCertificate::toText 2018-05-04 12:57:47 +00:00
qsslcipher QtNetwork: Remove Windows CE. 2016-03-29 20:28:18 +00:00
qssldiffiehellmanparameters Remove remains of wince in .pro files 2017-07-03 05:32:51 +00:00
qsslellipticcurve QtNetwork: Remove Windows CE. 2016-03-29 20:28:18 +00:00
qsslerror QtNetwork: Remove Windows CE. 2016-03-29 20:28:18 +00:00
qsslkey QSslKey: Implement PKCS#8 support for the generic backend 2018-04-23 12:55:38 +00:00
qsslsocket tst_QSslSocket::qtbug18498_peek() - fix several problems 2018-06-28 03:28:38 +00:00
qsslsocket_onDemandCertificates_member tst_QSsl(longlongnamefollows) - fix a flakey auto-test 2017-10-03 16:37:30 +00:00
qsslsocket_onDemandCertificates_static Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
ssl.pro Add tst_QDtls auto-test 2018-06-21 17:01:25 +00:00