summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/http2/tst_http2.cpp
Commit message (Expand)AuthorAgeFilesLines
* QNAM: Disable h2c by defaultMårten Nordheim2021-11-301-0/+1
* Http/2 - handle PADDED flag correctlyTimur Pocheptsov2021-10-091-0/+84
* tst_http2: Fix flaky authentication testMårten Nordheim2021-09-101-0/+5
* QNetworkReply: Add two new signalsMarkus Goetz2021-07-201-0/+74
* H2: emit encrypted for at least the first reply, similar to H1Timur Pocheptsov2021-07-201-0/+9
* tst_http2: use the supportedFeatures() instead of macrosTimur Pocheptsov2021-06-241-10/+14
* Let the h2 test server both send and receive DATA framesMårten Nordheim2021-04-301-4/+13
* HTTP/2 authentication requiredMårten Nordheim2021-04-291-0/+81
* Move plugin code from QtNetwork to qtbase/pluginsTimur Pocheptsov2021-04-221-6/+0
* Move QEMU emulation detector to QTestSamuli Piippo2021-02-131-2/+2
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+5
* QDecompressHelper: Introduce zstd supportMårten Nordheim2020-08-141-0/+5
* Set default redirect policy to NoLessSafeRedirectPolicyFrederik Gladhorn2020-08-131-1/+1
* QDecompressHelper: Add brotli supportMårten Nordheim2020-08-061-0/+5
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-3/+3
* Use QList instead of QVector in network testsJarek Kobus2020-06-251-1/+1
* QNetworkReply/http2: Add a contentEncoding testMårten Nordheim2020-05-131-0/+106
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-3/+1
|\
| * More qOverload cleanups in qtbaseTimur Pocheptsov2020-03-241-3/+1
* | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-041-1/+1
|\|
| * QNetworkReply: Deprecate 'error' signal, use 'errorOccurred' insteadMårten Nordheim2020-03-031-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-281-10/+10
|\|
| * Revert "QNetworkReply: deprecate the 'error' getter"Alexander Akulich2020-02-281-10/+10
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-151-10/+10
|\|
| * QNetworkReply: deprecate the 'error' getterTimur Pocheptsov2020-01-131-10/+10
| * Move away from recently deprecated HTTP2 attributesMårten Nordheim2019-10-011-9/+9
* | Retire SPDY protocol implementation (Qt6)Timur Pocheptsov2019-09-251-16/+9
|/
* 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-221-0/+70
* | | Add means to configure HTTP/2 protocol handlerTimur Pocheptsov2019-08-201-25/+43
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-081-3/+0
|\|
| * tst_http2::connectToHost - fix flakinessTimur Pocheptsov2019-08-071-3/+0
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-051-0/+13
|\|
| * tst_http2::connectToHost - add a fix for SecureTransport backendTimur Pocheptsov2019-08-011-0/+13
* | 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.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.12' into 5.13Qt Forward Merge Bot2019-07-181-0/+7
|\|
| * tst_http2::flowControlServerSideTimur Pocheptsov2019-07-151-0/+7
| * H2 auto-test, degrage flowControlServerSideTimur Pocheptsov2019-06-121-1/+1
* | H2 auto-test, degrage flowControlServerSideTimur Pocheptsov2019-06-131-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-101-18/+75
|\|
| * tst_http2 - extend 'singleRequest' test caseTimur Pocheptsov2019-04-091-18/+75
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-211-1/+1
|\|
| * tst_http2::earlyResponse - fix a flaky and somewhat broken testTimur Pocheptsov2019-02-201-1/+1
* | Schannel: Add ALPN supportMårten Nordheim2019-01-281-1/+2
|/
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-11-271-0/+5
|\