summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access
Commit message (Expand)AuthorAgeFilesLines
* Remove unused .qrc filesJoerg Bornemann2022-01-171-5/+0
* Convert date-time to UTC before claiming it's in GMTEdward Welbourne2022-01-171-8/+26
* QNAM: Reintroduce h2c with an attributeMårten Nordheim2021-12-041-1/+81
* QNAM: Disable h2c by defaultMårten Nordheim2021-11-301-0/+1
* Add more verification when parsing http headers and add testsØystein Heskestad2021-11-191-0/+74
* Http/2 - handle PADDED flag correctlyTimur Pocheptsov2021-10-091-0/+84
* Silence compiler warning from int/size_t mismatchVolker Hilsheimer2021-10-071-1/+1
* Compile autotests for IntegrityTatiana Borisova2021-09-201-0/+6
* tst_http2: Fix flaky authentication testMårten Nordheim2021-09-101-0/+5
* Move QNAM's http header parsing into separate classØystein Heskestad2021-09-091-1/+1
* tst_QNetworkReply: Remove and suppress one debug messageMårten Nordheim2021-09-011-1/+4
* Test QNetworkAccessCache insertions with varying expiry timesMårten Nordheim2021-09-011-0/+106
* tests: Use QT_TESTCASE_SOURCEDIR defineIevgenii Meshcheriakov2021-08-112-4/+2
* QDecompressHelper: Skip double-decompression if download is smallMårten Nordheim2021-08-041-9/+17
* QNAM: Allow to configure when connections to a host are torn downMarkus Goetz2021-07-271-0/+52
* QLocalSocket/Win: do not close the device on disconnectFromServer()Alex Trotsenko2021-07-241-4/+0
* QNetworkReply: Add two new signalsMarkus Goetz2021-07-202-0/+129
* QNetworkDiskCache: Fix tracking of size during storeItem()Mårten Nordheim2021-07-201-10/+38
* H2: emit encrypted for at least the first reply, similar to H1Timur Pocheptsov2021-07-201-0/+9
* QNetworkRequest: Rename (set)minimumArchiveBombSizeMårten Nordheim2021-07-022-4/+4
* tst_http2: use the supportedFeatures() instead of macrosTimur Pocheptsov2021-06-241-10/+14
* Fix compiler warning from unused parameterVolker Hilsheimer2021-06-231-1/+1
* Prefer QFAIL("Informative message") over QVERIFY(false)Edward Welbourne2021-06-141-3/+2
* QNetworkReply: Decompress when readingMårten Nordheim2021-06-125-3/+1515
* tst_QNetworkReply::ignoreSslErrorsList, use the right errorTimur Pocheptsov2021-06-081-10/+8
* QNetworkRequest: Add API to set a minimum archive bomb sizeMårten Nordheim2021-05-312-4/+3
* Fix auto-tests that are fooled by the presence of more than one pluginTimur Pocheptsov2021-05-271-75/+74
* tst_QDecompressHelper: Move pointer size check inside the testMårten Nordheim2021-05-211-4/+4
* Fix BASE argument of qt_add_resourcesJoerg Bornemann2021-05-181-4/+1
* Blacklist tst_qnetworkreply::ioHttpRedirectMultipartPost on LinuxAllan Sandfeld Jensen2021-05-121-2/+1
* Blacklist and skip failing tests on macOS ARMTor Arne Vestbø2021-05-041-0/+2
* Let the h2 test server both send and receive DATA framesMårten Nordheim2021-04-302-6/+17
* HTTP/2 authentication requiredMårten Nordheim2021-04-293-0/+114
* Fix linking on Windows when SSL is not configuredVolker Hilsheimer2021-04-261-1/+4
* Move plugin code from QtNetwork to qtbase/pluginsTimur Pocheptsov2021-04-222-58/+57
* QNetworkCookie: Rename sameSite to sameSitePolicyMårten Nordheim2021-04-141-3/+3
* Make qdecompresshelper archive bomb check only trigger for large filesØystein Heskestad2021-03-052-0/+40
* Move QEMU emulation detector to QTestSamuli Piippo2021-02-132-5/+3
* tests: remove unnecessary skips for qemuSamuli Piippo2021-01-282-13/+0
* Update public suffix list to today's latestEdward Welbourne2021-01-271-13/+18
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-125-132/+0
* Remove the qmake project filesJoerg Bornemann2021-01-0717-139/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-2215-18/+38
* Add SameSite API to QNetworkCookieAllan Sandfeld Jensen2020-12-071-0/+13
* tst_qnetworkreply: unblacklist putWithServerClosingConnectionImmediatelyMårten Nordheim2020-12-072-4/+3
* tst_qnetworkreply: unblacklist various testsMårten Nordheim2020-12-071-18/+0
* tst_qnetworkreply: stabilize and unblacklist getFromHttpIntoBuffer2Mårten Nordheim2020-12-042-8/+7
* tst_qnetworkreply: cleanup BLACKLISTTimur Pocheptsov2020-12-022-19/+27
* Unblacklist tst_qnetworkreply getFromHttpMårten Nordheim2020-12-021-3/+0
* Http2: Remove errored-out requests from queueMårten Nordheim2020-12-021-12/+0