summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-302-3/+22
| |\|
| | * Blacklist tst_QUdpSocket on Ubuntu 16.04Joni Jantti2017-12-271-0/+5
| | * tst_QUdpSocket: fix linkLocalIPv4 testThiago Macieira2017-12-051-3/+2
| | * tst_QUdpSocket: Don't test for .bytesAvailable on untrusted platformsThiago Macieira2017-12-051-0/+15
| * | tst_QUdpSocket: add some tests for link-local IPv6 multicastingThiago Macieira2017-12-291-1/+28
| * | tst_QUdpSocket: always use an interface when binding to IPv6Thiago Macieira2017-12-292-6/+35
| * | tst_QUdpSocket: Don't use interface-local IPv6 multicastThiago Macieira2017-12-241-6/+22
| * | tst_QUdpSocket: stop trying to bind to multicast addressesThiago Macieira2017-12-242-4/+0
| * | tst_QUdpSocket: remove Bearer portions of the testThiago Macieira2017-12-051-122/+0
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-302-3/+8
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-282-3/+8
| |\|
| | * tst_QTcpSocket: fix disconnectWhileLookingUpMÃ¥rten Nordheim2017-11-242-3/+8
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-235-55/+134
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-094-50/+131
| |\|
| | * qudpsocket.pro - fix dependenciesTimur Pocheptsov2017-11-071-2/+1
| | * QNativeSocketEngine/Win: fix getting the datagram destinationThiago Macieira2017-11-042-46/+126
| | * tst_QTcpSocket::suddenRemoteDisconnect - fix flakynessTimur Pocheptsov2017-10-301-2/+4
| * | Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-5/+3
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-263-4/+8
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-062-4/+4
| |\|
| | * Convert features.socks5 to QT_[REQUIRE_]CONFIGStephan Binner2017-09-062-4/+4
| * | QNativeSocketEngine: disable unused methods about OS socket bufferThiago Macieira2017-09-011-0/+4
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-022-2/+1
|\|
| * Fix bytesAvailable() on UDP under WindowsAlex Trotsenko2017-07-301-1/+0
| * Use QSharedPointer::create() moreMarc Mutz2017-07-191-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-042-7/+10
|\|
| * tst_QSocks5SocketEngine::downloadBigFile(): Output elapsed timeFriedemann Kleint2017-06-281-7/+8
| * Blacklist tst_QSocks5SocketEngine::downloadBigFile()Friedemann Kleint2017-06-281-0/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-193-1/+16
|\|
| * Ignore test failures of linkLocalIPv6 on RHEL 6.6 in the CISimon Hausmann2017-06-121-1/+2
| * Continue to blacklist the utun interfaces on macOSThiago Macieira2017-06-062-0/+14
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-071-0/+8
|\|
| * tst_qudpsocket: Blacklist "utun" interfaces on DarwinThiago Macieira2017-05-291-0/+8
* | Add QLocalServer::socketDescriptorJesus Fernandez2017-06-061-0/+2
|/
* QWindowsPipeReader: fix possible invalid invocation of ReadFileEx()Alex Trotsenko2017-05-021-0/+12
* Fix tst_QTcpServer for QEMUSami Nurmenniemi2017-04-201-0/+53
* Fix tst_QUdpSocket for QEMUSami Nurmenniemi2017-03-291-0/+84
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-134-9/+13
|\
| * Properly use the "process" featureUlf Hermann2017-02-274-9/+13
* | Network: Use canonical license headersKai Koehne2017-02-281-16/+11
|/
* tst_QSocks5SocketEngine: Refactor testsFriedemann Kleint2017-01-231-88/+52
* 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
* Modularize configure.json/.priLars Knoll2016-09-151-0/+2
* Use qtConfig throughout in qtbaseLars Knoll2016-08-196-7/+7
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-0/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-101-0/+1
| |\