summaryrefslogtreecommitdiffstats
path: root/src/network/kernel
Commit message (Expand)AuthorAgeFilesLines
* QNetworkInterface/Win: fix MTU of Windows loopback interfacesThiago Macieira2017-11-141-1/+1
* Add a feature for DNS lookup supportUlf Hermann2017-11-083-9/+17
* QNetworkInterface: add MTUThiago Macieira2017-11-076-1/+50
* QNetworkInterface: Add the DNS eligibilityThiago Macieira2017-11-079-29/+139
* QNetworkInterface: add support for extracting address lifetimeThiago Macieira2017-11-076-2/+209
* QNetworkInterface: Add type()Thiago Macieira2017-11-076-4/+265
* QNetworkInterface: add a Linux backend directly using AF_NETLINKThiago Macieira2017-11-074-38/+467
* Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2017-11-061-1/+2
|\
| * Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-051-1/+2
| |\
| | * QRandomGenerator: add system() and global()Thiago Macieira2017-10-291-1/+2
* | | Modernize use of 'http' featureUlf Hermann2017-11-061-4/+8
|/ /
* | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2017-10-266-217/+87
|\ \
| * | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-246-217/+87
| |\|
| | * MinGW: Globally define WINVER and _WIN32_WINNT to enable Windows 7 APIOrgad Shaneh2017-10-192-2/+1
| | * QHostInfo: Make getaddrinfo() mandatoryThiago Macieira2017-10-182-169/+42
| | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-162-46/+44
| | |\
| | | * QHostAddress::setAddress - fix an overload taking SpecialAddressTimur Pocheptsov2017-10-131-43/+43
| | | * Doc: Remove unsupported systems out of QNetworkDatagram's listThiago Macieira2017-10-061-3/+1
* | | | QNetworkInterface: Use ranged-for in postProcessMårten Nordheim2017-10-261-11/+7
* | | | QNetworkInterfaceManager: use ranged-for in interfaceFrom*Mårten Nordheim2017-10-261-12/+11
|/ / /
* | | QHostAddress: add more classification functionsThiago Macieira2017-10-173-21/+197
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-10/+15
|\| |
| * | QNetworkInterface: don't include addresses from inactive interfacesThiago Macieira2017-10-141-10/+15
* | | Stop including net/if.h from qplatformdefs.hThiago Macieira2017-10-081-0/+4
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-269-178/+92
|\| |
| * | Refactor QNetworkAddress not to keep a full QHostAddressThiago Macieira2017-09-254-60/+52
| * | QNetworkInterface/Windows: solve 11 year old puzzle about Win32 APIThiago Macieira2017-09-251-59/+8
| * | QNetworkInterface: complete removing pre-Vista supportThiago Macieira2017-09-251-12/+16
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-064-17/+15
| |\|
| | * Convert features.socks5 to QT_[REQUIRE_]CONFIGStephan Binner2017-09-061-4/+6
| | * Convert features.ftp to QT_[REQUIRE_]CONFIGStephan Binner2017-09-063-13/+9
| * | Merge dev into 5.10Frederik Gladhorn2017-09-024-32/+121
| |\ \
| * | | QHostAddress: remove our own sockaddr_in6Thiago Macieira2017-08-301-32/+3
* | | | QHostInfo: adapt to glibc 2.26 no longer requiring us to res_initThiago Macieira2017-09-221-18/+56
* | | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-193-5/+5
* | | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-192-3/+3
| |/ / |/| |
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-314-32/+121
|\ \ \ | |/ / |/| / | |/
| * Fix crashes with libproxy+webkitgtk: it's not threadsafeThiago Macieira2017-08-272-25/+120
| * QHostInfo: Remove Darwin refusal to use getnameinfo(3)Thiago Macieira2017-08-241-2/+1
| * QNetworkInterface: Fold the test for if_nameindex into the config testThiago Macieira2017-08-241-5/+0
* | Deprecate and remove the unused bearer support in QNetworkProxyThiago Macieira2017-07-212-26/+31
* | QNetworkInterface: Remove dynamic finding of Windows Vista functionsThiago Macieira2017-07-171-48/+10
* | winrt: Enable network proxy supportOliver Wolff2017-06-241-1/+1
* | Fix some qdoc warnings for 5.10Friedemann Kleint2017-06-201-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-191-6/+18
|\|
| * Doc: Tweak documentation about a default QHostAddressKai Koehne2017-06-121-6/+10
| * Document QHostAddress::swapKai Koehne2017-06-121-0/+8
* | Add swap and move operator to QHostInfoJesus Fernandez2017-05-162-0/+26
* | Add a few std::move in functions accepting slotsOlivier Goffart2017-04-291-2/+2
|/
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-133-4/+9
|\