summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-232-25/+222
|\
| * Fix cookie path matching for empty url pathMårten Nordheim2017-10-191-0/+11
| * Fix redirecting POST for HTTP 307 and 308Mårten Nordheim2017-10-171-3/+149
| * Open a session during redirects when neededMårten Nordheim2017-10-171-0/+28
| * QNAM (redirects) - clear 'raw' headers before sending the next requestTimur Pocheptsov2017-10-171-0/+17
| * QNetworkReply: Reduce noise and a fail when building with no-sslMårten Nordheim2017-10-171-22/+17
* | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2017-10-171-0/+40
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-161-0/+40
| |\|
| | * Add support for HTTP status 308 Permanent RedirectMårten Nordheim2017-10-101-0/+40
* | | HTTP/2 protocol handler: tweak receive window sizesTimur Pocheptsov2017-10-161-1/+3
|/ /
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-041-0/+28
|\|
| * Fix cookies not being applied on redirectMårten Nordheim2017-09-291-0/+28
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-0/+9
|\|
| * Workaround for proxyChange failing when run aloneMårten Nordheim2017-09-131-0/+9
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-061-2/+2
|\|
| * Convert features.socks5 to QT_[REQUIRE_]CONFIGStephan Binner2017-09-061-2/+2
* | HTTP/2 - implement the proper 'h2c' (protocol upgrade)Timur Pocheptsov2017-08-273-15/+218
* | QTemporaryFile: Add support for Linux's O_TMPFILEThiago Macieira2017-08-231-0/+1
* | Merge remote-tracking branch 'origin/5.9' into devThiago Macieira2017-08-081-4/+4
|\|
| * Fix failing network cookie jar testsSimon Hausmann2017-08-071-4/+4
* | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devFrederik Gladhorn2017-08-021-1/+1
|\|
| * Use QSharedPointer::create() moreMarc Mutz2017-07-191-1/+1
* | Introduce QHstsStore - the permanent store for HSTS policiesTimur Pocheptsov2017-08-021-0/+72
|/
* Fix some MSVC warnings in testsFriedemann Kleint2017-06-281-1/+1
* Fix tests that assume system files are owned by root for qemuSami Nurmenniemi2017-04-262-2/+20
* Use HTTP2WasUsedAttribute for HTTP2Timur Pocheptsov2017-03-291-1/+8
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-3/+3
|\
| * Properly use the "process" featureUlf Hermann2017-02-271-3/+3
* | Deprecate QString::nullMarc Mutz2017-03-121-1/+1
* | QNAM - rename Redirect*s*Nnn to RedirectNnnTimur Pocheptsov2017-02-231-35/+35
* | Fix http2 auto-testTimur Pocheptsov2017-02-151-1/+3
* | Add HTTP strict tranport security support to QNAMTimur Pocheptsov2017-01-203-2/+328
* | Add a user-controlled auto-redirect policyTimur Pocheptsov2017-01-191-6/+59
* | Add redirects policy to QNetworkAccessManagerTimur Pocheptsov2017-01-171-0/+169
* | Introduce QNetworkAccessManager::clearConnectionCache()Sebastian Lösch2017-01-161-1/+2
* | HTTP/2 - fix handling of GOAWAY frameTimur Pocheptsov2017-01-113-12/+113
* | tst_qnetworkreply - remove redundant semicolonTimur Pocheptsov2016-12-281-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-024-36/+193
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-7/+7
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-221-7/+7
| | |\
| | | * QUrl effective TLDs: update tableKai Koehne2016-10-211-7/+7
| * | | HTTP/2 - fix the handling of PUSH_PROMISETimur Pocheptsov2016-10-213-29/+186
* | | | macOS: Don't build auto-tests as application bundles unless explicitly requestedTor Arne Vestbø2016-10-231-1/+1
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-134-122/+1
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-061-1/+1
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-051-1/+1
| | |\|
| | | * Fix some typos and minor sentence structure issues in docsFrederik Schwarzer2016-10-051-1/+1
| * | | Add qtest_network.hMarc Mutz2016-09-294-121/+0
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-212-0/+0
|\| | |
| * | | HTTP/2 tests: Remove execute permissions from source filesEdward Welbourne2016-09-062-0/+0