summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-148-26/+31
* test: migrate QNetworkReply test to QRegularExpressionSamuel Gaist2019-06-101-3/+6
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-0/+23
|\
| * tst_qnetworkreply - QSKIP/disable tests that deadlock on WindowsTimur Pocheptsov2019-06-071-0/+23
* | tests: remove the last uses of Java-style iteratorsMarc Mutz2019-06-132-7/+5
* | Tests: Fix some warnings about deprecated functions not under testFriedemann Kleint2019-05-271-18/+20
* | Remove usages of Q_OS_WINCEJoerg Bornemann2019-05-231-2/+2
* | Add setAutoDeleteReplies to QNetworkAccessManagerMårten Nordheim2019-05-151-0/+91
* | Introduce AutoDeleteReplyOnFinishAttribute for QNetworkRequestMårten Nordheim2019-05-151-0/+74
* | QFtp: Skip the flaky QTestEventLoop::timeout in Coin networkRyan Chu2019-05-151-32/+48
* | Migrate QFtp test to new test serverVolker Hilsheimer2019-05-152-84/+94
* | Granularize blacklist of qsslsocket for WindowsMårten Nordheim2019-05-101-0/+16
* | Granularize blacklist of qhttpsocketengine for WindowsMårten Nordheim2019-05-101-0/+5
* | Granularize blacklist of platformsocketengine for WindowsMårten Nordheim2019-05-101-0/+7
* | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-085-5/+5
* | Prefix QTextStream operators with Qt:: in testsLars Knoll2019-05-031-2/+2
* | Tests: Simplify MyCookieJarJesus Fernandez2019-04-291-4/+2
* | Expose docker test server as an internal config to all modulesRyan Chu2019-04-2511-12/+11
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-113-44/+119
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-103-44/+119
| |\
| | * tst_http2 - extend 'singleRequest' test caseTimur Pocheptsov2019-04-093-44/+119
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-102-4/+66
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-062-4/+66
| |\|
| | * Populate test data for reverse lookups using system toolsVolker Hilsheimer2019-04-052-4/+66
* | | Replace qMove with std::moveAllan Sandfeld Jensen2019-04-061-1/+1
* | | Fix -Wweak-vtables warningJesus Fernandez2019-04-011-0/+3
* | | Use the QTime API less clumsilyEdward Welbourne2019-04-011-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-03-314-5/+37
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-301-0/+2
| |\|
| | * Blacklist the reverse lookup of 8.8.8.8 to unblock integrationsVolker Hilsheimer2019-03-291-0/+2
| * | Remove blacklisting of tst_qsslsocket_onDemandCertificates_memberAllan Sandfeld Jensen2019-03-271-2/+0
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-03-262-3/+35
| |\|
| | * Network cache: Stop treating no-cache like no-storeMårten Nordheim2019-03-222-3/+35
* | | tst_qsslsocket: fix racy testMårten Nordheim2019-03-261-2/+2
* | | tst_qsslkey: test AES encryption in the 'encrypt' testMårten Nordheim2019-03-261-18/+74
* | | WinRT: Add support for AES-encrypted keysMårten Nordheim2019-03-261-2/+2
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Liang Qi2019-03-151-2/+2
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-141-2/+2
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-111-2/+2
| | |\|
| | | * Expand blacklisting of tst_qsslkey to cover all versions of RHELsTony Sarajärvi2019-03-101-2/+2
* | | | tst_qhostinfo: remove dependency on network test serverMårten Nordheim2019-03-151-3/+0
* | | | Schannel: support for AES-encrypted keysMårten Nordheim2019-03-151-1/+1
|/ / /
* | | Convert tst_QSslSocket to work with DockerTimur Pocheptsov2019-03-113-66/+134
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-091-36/+13
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-03-061-36/+13
| |\|
| | * Hpack - fix the static lookupTimur Pocheptsov2019-03-041-36/+13
* | | QSslKey - add a support for AES encrypted keysTimur Pocheptsov2019-03-084-5/+105
* | | SecureTransport - make 'securetransport' feature publicTimur Pocheptsov2019-03-072-7/+7
* | | Convert tst_qudpsocket to use dockerMårten Nordheim2019-03-062-6/+19
* | | Extend the test for QSslKeyLars Schmertmann2019-03-021-1/+37