summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/qnetworkreply
Commit message (Expand)AuthorAgeFilesLines
...
* QHttp: Fix handling of redirect loaded from cacheMårten Nordheim2022-04-271-0/+59
* QNetworkReply: update decompress error message and handlingMårten Nordheim2022-04-271-1/+34
* Replace uses of _qs with _s in testsSona Kurazyan2022-04-071-4/+6
* Tests: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+2
* Deprecate {QString, QByteArray}::count()Sona Kurazyan2022-03-121-9/+9
* QHttp: Move the emission of requestSentMårten Nordheim2022-02-181-7/+22
* QAbstractSocket: Don't pretend pause and resume is a stackMårten Nordheim2022-02-091-2/+0
* Blacklist putWithServerClosingConnectionImmediately on WindowsFabian Kosmale2022-02-021-0/+2
* QNetworkReply: rename socketConnecting to socketStartedConnectingMårten Nordheim2022-01-311-2/+2
* Remove unused .qrc filesJoerg Bornemann2022-01-171-5/+0
* Silence compiler warning from int/size_t mismatchVolker Hilsheimer2021-10-071-1/+1
* Compile autotests for IntegrityTatiana Borisova2021-09-201-0/+6
* 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
* 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-201-0/+55
* QNetworkRequest: Rename (set)minimumArchiveBombSizeMårten Nordheim2021-07-021-2/+2
* 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-311-2/+1
* Fix auto-tests that are fooled by the presence of more than one pluginTimur Pocheptsov2021-05-271-75/+74
* Fix BASE argument of qt_add_resourcesJoerg Bornemann2021-05-181-4/+1
* Blacklist tst_qnetworkreply::ioHttpRedirectMultipartPost on LinuxAllan Sandfeld Jensen2021-05-121-2/+1
* Fix linking on Windows when SSL is not configuredVolker Hilsheimer2021-04-261-1/+4
* Move plugin code from QtNetwork to qtbase/pluginsTimur Pocheptsov2021-04-221-52/+57
* tests: remove unnecessary skips for qemuSamuli Piippo2021-01-282-13/+0
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-122-69/+0
* Remove the qmake project filesJoerg Bornemann2021-01-073-28/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+10
* 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
* Blacklist authenticationCacheAfterCancel on Ubuntu 20.04Alexandru Croitor2020-11-241-0/+4
* Blacklist authenticationCacheAfterCancel on Ubuntu 20.04Andreas Buhr2020-11-131-0/+5
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-3/+3
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-234-6/+6
* QDecompressHelper: limit decompression ratioMårten Nordheim2020-09-221-0/+4
* CMake Build: Add qtnetwork docker testserver supportCristian Adam2020-09-171-0/+1
* QSsl: workaround a 'very secure' OpenSSL version (CentOS 8.x et al)Timur Pocheptsov2020-09-121-0/+10
* tst_QNetworkReply: Avoid race in ioGetFromHttpWithAuthMårten Nordheim2020-09-111-1/+5
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-30/+30
* Remove QFtp sources etc. in favor of alternate distributionMårten Nordheim2020-08-271-95/+102
* tst_qnetworkreply: Extend httpConnectionCount to test HTTP/2 and TLSMårten Nordheim2020-08-241-7/+46
* QDecompressHelper: Introduce zstd supportMårten Nordheim2020-08-141-0/+8