summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access
Commit message (Expand)AuthorAgeFilesLines
* More qOverload cleanups in qtbaseTimur Pocheptsov2020-03-241-3/+1
* QNetworkReply: stabilize sslSessionSharing testMårten Nordheim2020-03-161-0/+3
* QNetworkReply: Deprecate 'error' signal, use 'errorOccurred' insteadMårten Nordheim2020-03-035-28/+26
* Revert "QNetworkReply: deprecate the 'error' getter"Alexander Akulich2020-02-284-180/+185
* QAbstractSocket: deprecate 'error' signal, use 'errorOccurred' insteadAlexander Akulich2020-02-271-1/+1
* Revert "QAbstractSocket: deprecate 'error' member-function"Alexander Akulich2020-02-261-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
* | QNetworkAccessManager: deprecate bearer related functionsMårten Nordheim2020-01-301-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-281-20/+20
|\|
| * Flatten version-specific blacklisting on macOS to all macOS versionsTor Arne Vestbø2020-01-221-20/+20
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-153-3/+6
|\|
| * Skip instead of fail tests when test server is not availableTor Arne Vestbø2020-01-143-3/+6
* | QNetworkReply: deprecate the 'error' getterTimur Pocheptsov2020-01-134-185/+180
* | QAbstractSocket: deprecate 'error' member-functionTimur Pocheptsov2020-01-101-3/+3
* | Add a transfer timeout at QNAM level as wellVille Voutilainen2019-10-311-0/+26
* | Add a timeout for transfersVille Voutilainen2019-10-281-2/+58
* | Move away from recently deprecated HTTP2 attributesMårten Nordheim2019-10-011-9/+9
|/
* Fix mis-handling of actual TLD in qIsEffectiveTLD()Edward Welbourne2019-09-161-0/+4
* Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-09-091-0/+3
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-081-0/+3
| |\
| | * tst_http2::goaway - run in ALPN mode onlyTimur Pocheptsov2019-09-041-0/+3
* | | HTTP/2: use a non-default MAX_FRAME_SIZETimur Pocheptsov2019-08-223-1/+76
* | | Add means to configure HTTP/2 protocol handlerTimur Pocheptsov2019-08-203-32/+53
* | | Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-194-168/+37
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-131-3/+13
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-082-6/+0
| |\|
| | * tst_http2::connectToHost - fix flakinessTimur Pocheptsov2019-08-072-6/+0
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-052-0/+16
| |\|
| | * tst_http2::connectToHost - add a fix for SecureTransport backendTimur Pocheptsov2019-08-011-0/+13
| | * Blacklist tst_http2::connectToHostTimur Pocheptsov2019-08-011-0/+3
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-271-0/+123
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-07-261-0/+123
| |\|
| | * Implement 'preconnect-https' and 'preconnect-http' for H2Timur Pocheptsov2019-07-241-0/+123
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-221-11/+40
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-201-11/+40
| |\|
| | * tst_http2 - make the test less rough in generalTimur Pocheptsov2019-07-181-11/+40
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-191-0/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-181-0/+7
| |\|
| | * tst_http2::flowControlServerSideTimur Pocheptsov2019-07-151-0/+7
* | | tst_qnetworkreply: Use object.connect() to get rid of warningMårten Nordheim2019-07-181-1/+2
* | | tst_qnetworkreply: skip ssl session sharing tests with schannelMårten Nordheim2019-07-181-4/+4
* | | QNetworkRequest: make the default ctor implicitMarc Mutz2019-07-151-0/+7
* | | Revert "QFtp: Skip the flaky QTestEventLoop::timeout in Coin network"Ryan Chu2019-07-091-48/+32
* | | unblacklist passing testsDaniel Smith2019-07-084-25/+244
* | | QNetworkReply: Skip a test when QNetworkStatusMonitor is enabledMårten Nordheim2019-07-081-0/+3
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-271-23/+0
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-252-38/+15
| |\|
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-201-2/+2
| |\ \
| * | | H2 auto-test, degrage flowControlServerSideTimur Pocheptsov2019-06-131-1/+1