summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/kernel/qnetworkinterface/tst_qnetworkinterface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QList instead of QVector in network testsJarek Kobus2020-06-251-1/+1
* QtNetwork: Delete bearer managementMÃ¥rten Nordheim2020-04-051-33/+0
* tst_QNetworkInterface: don't force an IPv4 link-local addressThiago Macieira2019-12-071-17/+31
* tst_qnetworkinterface: Fix for case of zero interfaceTuomas Heimonen2018-07-061-0/+2
* Fix 5.11 API review findings in QtNetworkFriedemann Kleint2018-03-101-3/+3
* QAbstractSocket: Add socketOption for the Path MTUThiago Macieira2017-11-141-4/+58
* QNetworkInterface/Win: fix MTU of Windows loopback interfacesThiago Macieira2017-11-141-0/+2
* QNetworkInterface: add MTUThiago Macieira2017-11-071-0/+1
* QNetworkInterface: Add the DNS eligibilityThiago Macieira2017-11-071-0/+4
* QNetworkInterface: add support for extracting address lifetimeThiago Macieira2017-11-071-0/+16
* QNetworkInterface: Add type()Thiago Macieira2017-11-071-0/+1
* A minor cleanup - fix a commentTimur Pocheptsov2017-10-111-1/+1
* Autotest: centralize the detection of IPv6 supportThiago Macieira2017-09-251-12/+12
* Autotest: use QUdpSocket instead of QTcpSocket in tst_QNetworkInterfaceThiago Macieira2017-09-141-7/+2
* Fix network tests on qemu/armSami Nurmenniemi2017-04-061-0/+3
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-7/+0
|\
| * Autotest: remove the check that broadcast = ip | ~netmaskThiago Macieira2016-01-211-7/+0
* | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-181-0/+19
|\|
| * QNetworkInterface: fix support for address labels on Linux interfacesThiago Macieira2015-12-081-0/+19
* | Add QNetworkInterface::interface{IndexFromName,NameFromIndex}Thiago Macieira2015-10-151-0/+5
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
|/
* Autotest: Make tst_QNetworkInterface::interfaceFromXXX data-drivenThiago Macieira2015-09-131-20/+28
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QNetworkInterface auto test: do not abort without sessionPeter Hartmann2013-03-261-5/+8
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* 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
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Fixed build break when bearer is disabled.Xizhi Zhu2012-01-161-1/+3
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-2/+0
* Fix sanity check of network test serverJason McDonald2011-11-281-0/+1
* Moved network autotests into new directory structureJo Asplin2011-09-091-0/+241