summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access
Commit message (Expand)AuthorAgeFilesLines
* tst_http2::goaway - run in ALPN mode onlyTimur Pocheptsov2019-09-041-0/+3
* tst_http2::connectToHost - fix flakinessTimur Pocheptsov2019-08-072-6/+0
* tst_http2::connectToHost - add a fix for SecureTransport backendTimur Pocheptsov2019-08-011-0/+13
* Blacklist tst_http2::connectToHostTimur Pocheptsov2019-08-011-0/+3
* Implement 'preconnect-https' and 'preconnect-http' for H2Timur Pocheptsov2019-07-241-0/+123
* tst_http2 - make the test less rough in generalTimur Pocheptsov2019-07-181-11/+40
* tst_http2::flowControlServerSideTimur Pocheptsov2019-07-151-0/+7
* SSL: Update an about-to-expire certificateMårten Nordheim2019-06-241-15/+15
* Revert "tst_qnetworkreply - QSKIP/disable tests that deadlock on Windows"Timur Pocheptsov2019-06-211-23/+0
* Merge remote-tracking branch 'origin/5.12.4' into 5.12Qt Forward Merge Bot2019-06-172-1/+24
|\
| * H2 auto-test, degrage flowControlServerSideTimur Pocheptsov2019-06-121-1/+1
| * tst_qnetworkreply - QSKIP/disable tests that deadlock on WindowsTimur Pocheptsov2019-06-121-0/+23
* | Do not use the resolver for the local hostnameDimitrios Apostolou2019-06-111-2/+2
|/
* tst_http2 - extend 'singleRequest' test caseTimur Pocheptsov2019-04-093-44/+119
* Network cache: Stop treating no-cache like no-storeMårten Nordheim2019-03-222-3/+35
* Hpack - fix the static lookupTimur Pocheptsov2019-03-041-36/+13
* tst_http2::earlyResponse - fix a flaky and somewhat broken testTimur Pocheptsov2019-02-203-1/+16
* Add cmdline feature to qmakeJoerg Bornemann2019-02-181-2/+2
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-11-272-1/+7
|\
| * Make developer build tests pass for boot2qtSami Nurmenniemi2018-11-262-1/+7
* | 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.11' into devQt Forward Merge Bot2018-08-071-0/+32
|\|
| * Return to eventloop after emitting encryptedMårten Nordheim2018-07-311-0/+32
* | Rework QNetworkReply tests to use docker-based test serversRyan Chu2018-07-274-209/+359
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-1/+1
|\|
| * Make tests compile for AndroidLiang Qi2018-06-251-1/+1
* | 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-082-7/+6
|\|
| * tests/auto/network: Avoid unconditional qWait()sKari Oikarinen2018-05-082-7/+6
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-021-1/+32
|\|
| * Stop rejecting cookies which have a domain that matches a TLDMårten Nordheim2018-04-301-1/+32
* | Add HTTP caching headers to KnownHeadersJan Murawski2018-04-191-0/+96
* | Auto-tests: remove unneeded 'gui' from QT variableTimur Pocheptsov2018-04-182-3/+3
* | h2 auto test - replace QEventLoop (and QTimer) with QTestEventLoopTimur Pocheptsov2018-04-182-13/+4
|/
* HTTP/2 - reset uploadByteDevice if necessaryTimur Pocheptsov2018-04-123-2/+78
* QNetworkReply: fix isFinished() for disabled repliesDavid Faure2018-03-171-0/+9
* Blacklist tst_QNetworkReply::ioHttpRedirectPolicySami Nurmenniemi2018-02-281-2/+2
* Blacklist tst_QNetworkReply::ioHttpRedirectMultipartPostSami Nurmenniemi2018-02-221-1/+2
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-142-0/+4
|\
| * Fix build failure of qftp testsVille Voutilainen2018-02-141-0/+1
| * Blacklist flaky casesSami Nurmenniemi2018-02-091-0/+3
* | qtbase: cleanup BLACKLIST filesChristian Ehrlicher2018-02-132-8/+0
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-111-2/+207
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-091-2/+207
| |\|
| | * QFtp: only use fall-back password for anonymous accessRyan Chu2018-01-091-2/+207
* | | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-0/+2
|\| |