summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-03-262-3/+35
|\
| * Network cache: Stop treating no-cache like no-storeMårten Nordheim2019-03-222-3/+35
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-03-061-36/+13
|\|
| * Hpack - fix the static lookupTimur Pocheptsov2019-03-041-36/+13
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-213-1/+16
|\|
| * tst_http2::earlyResponse - fix a flaky and somewhat broken testTimur Pocheptsov2019-02-203-1/+16
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-191-2/+2
|\|
| * Add cmdline feature to qmakeJoerg Bornemann2019-02-181-2/+2
* | Schannel: Add ALPN supportMårten Nordheim2019-01-281-1/+2
* | Select single-name SSL certificate for test servers using host networkRyan Chu2019-01-282-0/+23
* | Skip smb-path test of tst_QNetworkReply when using Docker test serversRyan Chu2019-01-081-0/+10
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-042-1/+7
|\|
| * 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.12' into devLiang Qi2018-11-221-0/+3
|\| |
| * | 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
* | | tst_qnetworkcookiejar: fix build for without topleveldomainMårten Nordheim2018-08-241-2/+4
|/ /
* | 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
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-12-051-0/+2
| |\|
| | * tst_QNetworkReply: Blacklist putToFtpWithInvalidCredentials for WindowsFriedemann Kleint2017-11-291-0/+2
* | | Avoid compile warning in tst_qftpUlf Hermann2017-11-301-0/+2
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-301-11/+26
|\| |