summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/qnetworkreply/tst_qnetworkreply.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* 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-121-3/+162
* 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 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-281-10/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+10
* tst_qnetworkreply: unblacklist putWithServerClosingConnectionImmediatelyMårten Nordheim2020-12-071-0/+3
* tst_qnetworkreply: stabilize and unblacklist getFromHttpIntoBuffer2Mårten Nordheim2020-12-041-6/+7
* tst_qnetworkreply: cleanup BLACKLISTTimur Pocheptsov2020-12-021-1/+27
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-3/+3
* QDecompressHelper: limit decompression ratioMårten Nordheim2020-09-221-0/+4
* 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
* Set default redirect policy to NoLessSafeRedirectPolicyFrederik Gladhorn2020-08-131-11/+11
* QDecompressHelper: Add brotli supportMårten Nordheim2020-08-061-0/+6
* Use qsizetype in QListLars Knoll2020-07-061-2/+2
* Http: Fix POST-to-GET redirects still uploading or transmitting CLMårten Nordheim2020-06-121-1/+73
* QNetworkReply/http2: Add a contentEncoding testMårten Nordheim2020-05-131-0/+55
* Remove bearermanagement usage inside QNAM and QNetworkProxyMårten Nordheim2020-04-011-297/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-181-0/+3
|\
| * QNetworkReply: stabilize sslSessionSharing testMårten Nordheim2020-03-161-0/+3
* | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-041-21/+21
|\|
| * QNetworkReply: Deprecate 'error' signal, use 'errorOccurred' insteadMårten Nordheim2020-03-031-21/+21
* | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-281-165/+170
|\|
| * Revert "QNetworkReply: deprecate the 'error' getter"Alexander Akulich2020-02-281-161/+166
| * QAbstractSocket: deprecate 'error' signal, use 'errorOccurred' insteadAlexander Akulich2020-02-271-1/+1
| * Revert "QAbstractSocket: deprecate 'error' member-function"Alexander Akulich2020-02-261-3/+3
* | Disable FTP support in QNAM by defaultKarsten Heimrich2020-02-171-1/+50
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-3/+3
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-061-3/+3
| |\
| | * tst_qnetworkreply: Print proxy warning to stderr instead of stdoutMorten Johan Sørvig2020-02-051-3/+3
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-151-166/+161
|\| |
| * | QNetworkReply: deprecate the 'error' getterTimur Pocheptsov2020-01-131-166/+161
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-131-3/+3
|\| |
| * | QAbstractSocket: deprecate 'error' member-functionTimur Pocheptsov2020-01-101-3/+3