summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/http2
Commit message (Expand)AuthorAgeFilesLines
* tst_Http2 auto-test: stop sending DATA frames if test failedTimur Pocheptsov2018-06-043-6/+34
* h2 auto test - replace QEventLoop (and QTimer) with QTestEventLoopTimur Pocheptsov2018-04-182-13/+4
* HTTP/2 - reset uploadByteDevice if necessaryTimur Pocheptsov2018-04-123-2/+78
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-231-1/+1
|\
| * Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-1/+1
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-053-79/+53
|\|
| * HTTP/2 - make protocol settings configurablev5.10.0-beta3Timur Pocheptsov2017-10-263-79/+53
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-1/+3
|\|
| * HTTP/2 protocol handler: tweak receive window sizesTimur Pocheptsov2017-10-161-1/+3
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-1/+1
|/
* HTTP/2 - implement the proper 'h2c' (protocol upgrade)Timur Pocheptsov2017-08-273-15/+218
* Fix some MSVC warnings in testsFriedemann Kleint2017-06-281-1/+1
* Use HTTP2WasUsedAttribute for HTTP2Timur Pocheptsov2017-03-291-1/+8
* Fix http2 auto-testTimur Pocheptsov2017-02-151-1/+3
* HTTP/2 - fix handling of GOAWAY frameTimur Pocheptsov2017-01-113-12/+113
* HTTP/2 - fix the handling of PUSH_PROMISETimur Pocheptsov2016-10-213-29/+186
* HTTP/2 tests: Remove execute permissions from source filesEdward Welbourne2016-09-062-0/+0
* Refactor Http2::FrameReader/Http2::FrameWriterTimur Pocheptsov2016-08-192-45/+50
* HTTP/2 - fix invalid read (auto-test)Timur Pocheptsov2016-08-171-1/+1
* HTTP/2 - fix QT_NO_SSL buildTimur Pocheptsov2016-08-151-1/+2
* Enable cleartext HTTP/2 and bring the auto-test back to lifeTimur Pocheptsov2016-08-114-61/+77
* HTTP2 - autotestTimur Pocheptsov2016-07-146-0/+1325