summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* Avoid compile warning in tst_qftpUlf Hermann2017-11-301-0/+2
* Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2017-11-307-20/+43
|\
| * Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-307-20/+43
| |\
| | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-284-6/+11
| | |\
| | | * Stop depending on test.macieira.orgThiago Macieira2017-11-272-3/+3
| | | * tst_QTcpSocket: fix disconnectWhileLookingUpMårten Nordheim2017-11-242-3/+8
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-233-14/+33
| | |\|
| | | * Fix tst_QSslSocket::waitForConnectedEncryptedReadyReadMårten Nordheim2017-11-222-3/+6
| | | * tst_QNetworkReply::ioHttpRedirectErrors - fix a flaky testTimur Pocheptsov2017-11-221-11/+27
* | | | Skip QSsl* tests which don't work on WinRTMårten Nordheim2017-11-302-2/+56
* | | | 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
| |\ \