summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Adapt the QSsl* tests to use the resource systemMårten Nordheim2017-11-309-173/+319
|/ / /
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-2312-92/+307
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-171-0/+4
| |\|
| | * tst_QNetworkReply: Blacklist putToFtp for WindowsFriedemann Kleint2017-11-151-0/+2
| | * qsslsocket_mac: handle 'OrLater' SslProtocols in verifySessionProtocol()Mikkel Krautz2017-11-151-1/+45
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-151-3/+3
| |\|
| | * tst_qnetworkreply::getFromUnreachableIp - fix win64 alsoTimur Pocheptsov2017-11-151-3/+3
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-097-54/+213
| |\|
| | * tst_QNetworkReply::getFromUnreachableIp - fix a failing testTimur Pocheptsov2017-11-081-0/+42
| | * Extend blacklisting in qnetworkreplyFriedemann Kleint2017-11-071-1/+3
| | * qudpsocket.pro - fix dependenciesTimur Pocheptsov2017-11-071-2/+1
| | * tst_QNetworkReply: Blacklist ioHttpRedirectPolicy for LinuxFriedemann Kleint2017-11-061-1/+1
| | * Extend blacklisting in qnetworkreplyTony Sarajärvi2017-11-051-0/+2
| | * tst_QNetworkReply: Blacklist ioHttpRedirectPostPut for LinuxFriedemann Kleint2017-11-031-0/+2
| | * QNativeSocketEngine/Win: fix getting the datagram destinationThiago Macieira2017-11-042-46/+126
| | * tst_QNetworkReply::ioHttpRedirectPolicy - blacklist for b2qt 64bitTimur Pocheptsov2017-10-301-0/+2
| | * tst_QTcpSocket::suddenRemoteDisconnect - fix flakynessTimur Pocheptsov2017-10-301-2/+4
| | * tst_qnetworkreply: Replace insignificant_test with blacklistingFriedemann Kleint2017-10-293-4/+32
| * | Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-086-26/+23
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-301-14/+69
| |\|
| | * Fix redirecting all the other methods for HTTP 307 and 308Mårten Nordheim2017-10-241-14/+69
* | | 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-054-80/+54
|\| |
| * | Remove failing QVERIFY on bearer managementThiago Macieira2017-10-281-1/+1
| * | HTTP/2 - make protocol settings configurablev5.10.0-beta3Timur Pocheptsov2017-10-263-79/+53
* | | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-245-68/+272
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-232-25/+222
| |\|
| | * Fix cookie path matching for empty url pathMårten Nordheim2017-10-191-0/+11
| | * Fix redirecting POST for HTTP 307 and 308Mårten Nordheim2017-10-171-3/+149
| | * Open a session during redirects when neededMårten Nordheim2017-10-171-0/+28
| | * QNAM (redirects) - clear 'raw' headers before sending the next requestTimur Pocheptsov2017-10-171-0/+17
| | * QNetworkReply: Reduce noise and a fail when building with no-sslMårten Nordheim2017-10-171-22/+17
| * | 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
| * | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2017-10-171-0/+40
| |\ \
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-161-0/+40
| | |\|
| | | * Add support for HTTP status 308 Permanent RedirectMårten Nordheim2017-10-101-0/+40
* | | | QHostAddress: add more classification functionsThiago Macieira2017-10-172-85/+82
* | | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-175-25/+77
|\| | |
| * | | HTTP/2 protocol handler: tweak receive window sizesTimur Pocheptsov2017-10-161-1/+3
| |/ /
| * | A minor cleanup - fix a commentTimur Pocheptsov2017-10-111-1/+1
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-043-23/+73
| |\|
| | * tst_QSsl(longlongnamefollows) - fix a flakey auto-testTimur Pocheptsov2017-10-031-21/+43
| | * Fix cookies not being applied on redirectMårten Nordheim2017-09-291-0/+28
| | * Fix #if-ery and accompanying commentEdward Welbourne2017-09-201-2/+2