summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/kernel
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-102-9/+11
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-041-0/+3
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-2310-12/+12
* QAuthenticator: condition using GSSAPI on credentials availabilityMårten Nordheim2020-09-111-3/+3
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-1/+1
* QHostAddress: resolve API issues marked with ##Qt6Timur Pocheptsov2020-07-281-16/+0
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-0910-12/+12
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-5/+5
* Remove QByteArray's methods taking QString and their usesSona Kurazyan2020-06-251-1/+1
* Use QList instead of QVector in network testsJarek Kobus2020-06-251-1/+1
* Long live std::pair!Giuseppe D'Angelo2020-06-101-3/+3
* Remove winrtOliver Wolff2020-06-065-20/+0
* QtNetwork: Delete bearer managementMårten Nordheim2020-04-052-55/+0
* cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-161-1/+1
* cmake: Fix naming when referring to Apple macOSTor Arne Vestbø2020-03-161-1/+1
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-124-12/+4
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-242-21/+31
|\
| * tst_QNetworkInterface: don't force an IPv4 link-local addressThiago Macieira2019-12-072-21/+31
* | Regenerate tests/auto/network/kernelAlexandru Croitor2019-11-1310-35/+10
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-11/+1
|\|
| * Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-191-11/+1
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-153-2/+30
|\|
| * 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
* | | cmake: Enable network testLiang Qi2019-07-2911-0/+211
|/ /
* | 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