summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* QSslSocket: add and set the TLSv1.3-specific PSK callbackv5.12.4Mårten Nordheim2019-06-121-11/+1
* H2 auto-test, degrage flowControlServerSideTimur Pocheptsov2019-06-121-1/+1
* tst_qsslsocket: fix racy testMårten Nordheim2019-06-121-2/+2
* tst_qnetworkreply - QSKIP/disable tests that deadlock on WindowsTimur Pocheptsov2019-06-121-0/+23
* tst_http2 - extend 'singleRequest' test caseTimur Pocheptsov2019-04-093-44/+119
* Populate test data for reverse lookups using system toolsVolker Hilsheimer2019-04-052-4/+66
* Blacklist the reverse lookup of 8.8.8.8 to unblock integrationsVolker Hilsheimer2019-03-291-0/+2
* Network cache: Stop treating no-cache like no-storeMårten Nordheim2019-03-222-3/+35
* Expand blacklisting of tst_qsslkey to cover all versions of RHELsTony Sarajärvi2019-03-101-2/+2
* Hpack - fix the static lookupTimur Pocheptsov2019-03-041-36/+13
* Make tst_QUdpSocket::lincLocalIPv6 less sadisticTimur Pocheptsov2019-02-211-5/+4
* tst_http2::earlyResponse - fix a flaky and somewhat broken testTimur Pocheptsov2019-02-203-1/+16
* Add cmdline feature to qmakeJoerg Bornemann2019-02-186-13/+7
* tst_qsslsocket - blacklist several test temporarilyTimur Pocheptsov2019-01-241-0/+6
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-11-273-2/+18
|\
| * Make developer build tests pass for boot2qtSami Nurmenniemi2018-11-263-2/+18
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-211-0/+3
|\|
| * tst_QNetworkReply: Blacklist getFromHttp:success-externalLiang Qi2018-11-211-0/+3
* | Merge remote-tracking branch 'origin/5.12.0' into 5.12Liang Qi2018-11-161-3/+57
|\ \
| * | Add missing protocol enumerators, report TLS 1.3 if negotiatedTimur Pocheptsov2018-11-071-3/+57
* | | Make tst_qsslsocket::protocolServerSide() less flakyTimur Pocheptsov2018-11-071-4/+10
|/ /
* | tst_QLocalSocket::processConnections: remove QSKIPTimur Pocheptsov2018-10-251-3/+0
* | Fix builds without DTLSAllan Sandfeld Jensen2018-10-091-1/+1
* | tst_qdtls: add 'invalidConfiguration' testTimur Pocheptsov2018-08-101-0/+15
* | QDtls: delay protocol version verificationTimur Pocheptsov2018-08-101-6/+0
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-071-0/+32
|\|
| * Return to eventloop after emitting encryptedMårten Nordheim2018-07-311-0/+32
* | Extend 'ignoreExpectedErrors' testTimur Pocheptsov2018-08-021-9/+28
* | QDtls: respect pre-set verification errorsTimur Pocheptsov2018-07-311-0/+27
* | Rework QNetworkReply tests to use docker-based test serversRyan Chu2018-07-274-209/+359
* | QDtls - use conventional namesTimur Pocheptsov2018-07-271-24/+24
* | QDtls - refactorTimur Pocheptsov2018-07-262-31/+31
* | prune cargo-culted and obsolete winsock deps from autotestsOswald Buddenhagen2018-07-1912-15/+0
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-171-0/+2
|\|
| * tst_qnetworkinterface: Fix for case of zero interfaceTuomas Heimonen2018-07-061-0/+2
* | QSslSocketBackendPrivate - avoid recursion while handing errorsTimur Pocheptsov2018-07-121-0/+63
* | QDtls - handle server-side timeoutsTimur Pocheptsov2018-07-051-1/+6
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-022-2/+2
|\|
| * Make tests compile for AndroidLiang Qi2018-06-252-2/+2
* | DTLS cookie auto-test - do not check the exact UDP socket errorsTimur Pocheptsov2018-06-281-2/+0
* | tst_QSslSocket::qtbug18498_peek() - fix several problemsTimur Pocheptsov2018-06-281-18/+16
* | Add tst_QDtls auto-testTimur Pocheptsov2018-06-2115-1/+1583
* | QDtlsClientVerifier - add auto-testTimur Pocheptsov2018-06-193-2/+502
* | De-parameterise tst_QNetworkReply::ignoreSslErrorsList()'s urlEdward Welbourne2018-06-131-8/+7
* | tst_Http2 auto-test: stop sending DATA frames if test failedTimur Pocheptsov2018-06-043-6/+34
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-241-0/+3
|\|
| * Treat the Content-Disposition header as a known headerAndy Shaw2018-05-141-0/+3
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-141-2/+10
|\|
| * OpenSSL v1.1.1: fix qtbug18498_peekMårten Nordheim2018-05-111-2/+10
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-085-33/+19
|\|