summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/qudpsocket/tst_qudpsocket.cpp
Commit message (Expand)AuthorAgeFilesLines
* QNativeSocketEngine/Win: fix getting the datagram destinationThiago Macieira2017-11-041-46/+125
* Convert features.socks5 to QT_[REQUIRE_]CONFIGStephan Binner2017-09-061-3/+3
* Use QSharedPointer::create() moreMarc Mutz2017-07-191-1/+1
* Continue to blacklist the utun interfaces on macOSThiago Macieira2017-06-061-0/+7
* tst_qudpsocket: Blacklist "utun" interfaces on DarwinThiago Macieira2017-05-291-0/+8
* Fix tst_QUdpSocket for QEMUSami Nurmenniemi2017-03-291-0/+84
* Properly use the "process" featureUlf Hermann2017-02-271-2/+2
* Long live QNetworkDatagram!Thiago Macieira2016-06-201-33/+73
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-121-18/+18
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-20/+20
| |\
| | * tst_QTcpSocket, tst_QUdpSocket: Improve diagnostics.Friedemann Kleint2016-05-021-20/+20
* | | QtNetwork: Remove Windows CE.Friedemann Kleint2016-03-291-13/+2
|/ /
* | Updated license headersJani Heikkinen2016-01-211-18/+13
* | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-15/+1
* | tests/auto/network: Remove some placeholder formatting.Friedemann Kleint2015-10-191-16/+17
|/
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-131-0/+13
|\
| * QAbstractSocket: fix writing to socket in HostLookup stateAlex Trotsenko2015-10-131-0/+13
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-0/+54
|\|
| * QUdpSocket: avoid infinite read notifier blockingAlex Trotsenko2015-09-101-0/+54
* | Declare QNetworkAddressEntry and QNetworkInterface as metatypesThiago Macieira2015-09-131-1/+0
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-261-2/+32
|\|
| * WinRT: Skip unsupported multicast UDP socket testsOliver Wolff2015-08-171-0/+18
| * tst_qudpsocket: Do not crash if no testserver address could be foundOliver Wolff2015-08-171-2/+14
* | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-4/+4
|\|
| * tst_QUdpSocket: send two bytes in a datagramThiago Macieira2015-07-171-4/+4
* | tests/auto/network: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-2/+2
|/
* Skip instead of entirely excluding tests with disabled featuresMarko Kangas2015-03-161-6/+8
* Network tests: don't try to test against disabled network interfacesThiago Macieira2015-03-161-0/+2
* Fix bind+connect in both TCP and UDPThiago Macieira2015-03-041-2/+34
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Fix QUdpSocket's emission of readyRead()Thiago Macieira2015-01-221-0/+90
* Don't bind to QHostAddress::Any if we want to do IPv4 multicast opsThiago Macieira2015-01-051-3/+3
* tst_QUdpSocket: Fix inverted logic in getting a non-"any" addressThiago Macieira2014-12-281-23/+18
* Don't hardcode port numbers in tst_QUdpSocket wherever possibleThiago Macieira2014-12-281-10/+15
* Fix silly QSKIP for IPv6 in tst_QUdpSocket::multicastThiago Macieira2014-12-281-1/+1
* Silence warning in tst_QUdpSocket::multicast for Any+IPv4Thiago Macieira2014-12-241-1/+7
* Fix tst_QUdpSocket::multicastLeaveAfterCloseThiago Macieira2014-12-241-3/+6
* Stabilize tst_QUdpSocket::broadcastingThiago Macieira2014-12-241-1/+1
* Don't try to send broadcasts over IPv6Thiago Macieira2014-12-241-4/+7
* Autotest: Disable multicast testing with proxiesThiago Macieira2014-12-241-10/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-161-1/+16
|\
| * QUdpSocket auto test: disable Socks5 over UDP for new test serverPeter Hartmann2013-12-101-1/+16
* | WinRT: Fixed compilation of network autotests and benchmarksOliver Wolff2013-12-061-0/+16
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix incorrectly disabled autotestShane Kearns2013-01-111-1/+1
* Network: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-031-3/+0
* Remove metatype registration of built-in types.Stephen Kelly2013-01-031-1/+0
* test: Don't fail if the network test server is not set upSergio Ahumada2012-10-251-1/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24