summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Blacklist tst_qsocks5socketengine::passwordAuth2Mårten Nordheim2019-03-011-0/+3
* | | Convert tst_qhttpsocketengine to work with the Docker-serverTimur Pocheptsov2019-03-012-19/+30
* | | Convert tst_qsslsocket_*_static/member auto-testsTimur Pocheptsov2019-03-014-12/+43
* | | Convert tst_qtcpserver to use dockerMårten Nordheim2019-02-282-17/+32
* | | Port tst_qtcpsocket to the docker serverMårten Nordheim2019-02-282-73/+107
* | | Convert the QSocks5SocketEngine test to use DockerMårten Nordheim2019-02-282-18/+30
* | | Add support for SPNEGO/Negotiate authenticationSandro Mani2019-02-251-4/+4
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-224-6/+20
|\| |