summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
...
| | * QHostAddress: fix assignment operatorsMarc Mutz2016-12-071-25/+38
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-135-16/+19
|\| |
| * | Fix warnings in tests (MinGW/MSCV)Friedemann Kleint2016-11-291-2/+2
| |/
| * Fix some warnings in testsFriedemann Kleint2016-11-284-6/+9
| * Fix SCTP API according to Qt conventionsFriedemann Kleint2016-11-221-8/+8
* | Add configurable connect timeout for QAbstractSocketSamuel Gaist2016-11-291-0/+16
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-024-36/+193
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-7/+7
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-221-7/+7
| | |\
| | | * QUrl effective TLDs: update tableKai Koehne2016-10-211-7/+7
| * | | HTTP/2 - fix the handling of PUSH_PROMISETimur Pocheptsov2016-10-213-29/+186
* | | | macOS: Don't build auto-tests as application bundles unless explicitly requestedTor Arne Vestbø2016-10-232-2/+1
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-135-124/+3
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-061-1/+1
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-051-1/+1
| | |\|
| | | * Fix some typos and minor sentence structure issues in docsFrederik Schwarzer2016-10-051-1/+1
| * | | remove redundant conditionals regarding sslOswald Buddenhagen2016-10-041-2/+2
| * | | Add qtest_network.hMarc Mutz2016-09-294-121/+0
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-291-0/+63
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-291-0/+63
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-281-0/+63
| | |\|
| | | * QSslSocket: respect read buffer's max size (SecureTransport)Timur Pocheptsov2016-09-271-0/+63
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-212-0/+0
|\| | |
| * | | HTTP/2 tests: Remove execute permissions from source filesEdward Welbourne2016-09-062-0/+0
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-153-0/+5
|\| | |
| * | | Modularize configure.json/.priLars Knoll2016-09-153-0/+5
* | | | tst_qnetworkreply: use preprocessor rather than "commenting out"Edward Welbourne2016-08-251-10/+11
* | | | tst_qnetworkreply: use .left(...) in place of .mid(0, ...)Edward Welbourne2016-08-251-1/+1
* | | | tst_qnetworkreply: ditch fatuous 1* on a constantEdward Welbourne2016-08-251-2/+2
* | | | tst_qnetworkreply: condition dereferencing on non-nullEdward Welbourne2016-08-251-2/+4
* | | | tst_qnetworkreply: purge stray space inside parenthesisEdward Welbourne2016-08-251-1/+1
* | | | tst_qnetworkreply: linearise a succession of checksEdward Welbourne2016-08-251-7/+5
* | | | tst_qnetworkreply: restructure #if-ery round a conditionEdward Welbourne2016-08-251-11/+11
* | | | tst_qnetworkreply: deduplicate some codeEdward Welbourne2016-08-251-12/+3
* | | | tst_qnetworkreply, coding style: fixes to brace-placementEdward Welbourne2016-08-251-72/+96
* | | | tst_qnetworkreply: drop semicolon from end of do-while macro bodyEdward Welbourne2016-08-251-1/+1
|/ / /
* | | tst_QSslSocket: clean upMarc Mutz2016-08-191-55/+57
* | | Refactor Http2::FrameReader/Http2::FrameWriterTimur Pocheptsov2016-08-192-45/+50
* | | Use qtConfig throughout in qtbaseLars Knoll2016-08-1919-24/+24
* | | HTTP/2 - fix invalid read (auto-test)Timur Pocheptsov2016-08-171-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-162-3/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-3/+2
| |\|
| | * tst_QSslSocket::setLocalCertificateChain(): fix resource leak when test failMarc Mutz2016-08-111-3/+2
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-101-0/+1
| |\|
| | * QNativeSocketEngine::option(): return a correct value on invalid callAlex Trotsenko2016-08-051-0/+1
* | | HTTP/2 - fix QT_NO_SSL buildTimur Pocheptsov2016-08-151-1/+2
* | | QSslDiffieHellmanParameters: make fit for releaseMarc Mutz2016-08-122-5/+5
* | | Enable cleartext HTTP/2 and bring the auto-test back to lifeTimur Pocheptsov2016-08-115-70/+81
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-091-0/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-051-0/+1
| |\|