summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/kernel
Commit message (Expand)AuthorAgeFilesLines
* tst_QNetworkInterface: don't force an IPv4 link-local addressThiago Macieira2019-12-072-21/+31
* Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-191-11/+1
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-301-1/+16
|\
| * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-291-0/+13
| |\
| | * QHostInfo: Always post results through the event loop to the receiverVolker Hilsheimer2019-07-261-0/+13
| * | Add IPv6 data to the reverseLookup testVolker Hilsheimer2019-07-291-1/+3
| |/
* | Make network tests build and pass with disabled deprecated APIsSona Kurazyan2019-07-231-0/+3
* | unblacklist passing testsDaniel Smith2019-07-081-1/+11
* | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-082-2/+2
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-102-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
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-03-311-0/+2
|\|
| * Blacklist the reverse lookup of 8.8.8.8 to unblock integrationsVolker Hilsheimer2019-03-291-0/+2
* | tst_qhostinfo: remove dependency on network test serverMÃ¥rten Nordheim2019-03-151-3/+0
* | Add support for SPNEGO/Negotiate authenticationSandro Mani2019-02-251-4/+4
|/
* tst_qnetworkinterface: Fix for case of zero interfaceTuomas Heimonen2018-07-061-0/+2
* Narrow tst_QDnsLookup::lookup blacklist to only CIKari Oikarinen2018-04-041-1/+1
* Blacklist tst_QDnsLookup::lookupKari Oikarinen2018-03-281-0/+2
* Fix 5.11 API review findings in QtNetworkFriedemann Kleint2018-03-101-3/+3
* Blacklist tst_QNetworkInterface::localAddress(linklocal-ipv4) in ciLiang Qi2018-01-101-0/+4
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-302-3/+3
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-282-3/+3
| |\
| | * Stop depending on test.macieira.orgThiago Macieira2017-11-272-3/+3
* | | QAbstractSocket: Add socketOption for the Path MTUThiago Macieira2017-11-142-6/+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
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-051-1/+1
|\| |
| * | Remove failing QVERIFY on bearer managementThiago Macieira2017-10-281-1/+1
* | | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-243-14/+10
|\| |
| * | MinGW: Globally define WINVER and _WIN32_WINNT to enable Windows 7 APIOrgad Shaneh2017-10-191-3/+0
| * | QHostInfo: Make getaddrinfo() mandatoryThiago Macieira2017-10-182-11/+10
* | | QHostAddress: add more classification functionsThiago Macieira2017-10-172-85/+82
|/ /
* | A minor cleanup - fix a commentTimur Pocheptsov2017-10-111-1/+1
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-041-2/+2
|\|
| * Fix #if-ery and accompanying commentEdward Welbourne2017-09-201-2/+2
* | Autotest: centralize the detection of IPv6 supportThiago Macieira2017-09-251-12/+12
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-203-4/+4
|\|
| * Autotest: when using libproxy, QNetworkProxyFactory isn't genericThiago Macieira2017-09-133-4/+4
* | Autotest: use QUdpSocket instead of QTcpSocket in tst_QNetworkInterfaceThiago Macieira2017-09-141-7/+2
* | Deprecate and remove the unused bearer support in QNetworkProxyThiago Macieira2017-07-211-113/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-042-21/+10
|\|
| * Stabilize QDnsLookup testMarc Mutz2017-06-281-20/+6
| * Skip the threaded systemProxyForQuery test on Windows 7Simon Hausmann2017-06-281-1/+4
* | Add swap and move operator to QHostInfoJesus Fernandez2017-05-161-0/+25
|/
* Fix network tests on qemu/armSami Nurmenniemi2017-04-062-0/+5
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-1/+0
|\