summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* tst_QNetworkReply: Blacklist putToFtpWithInvalidCredentials for WindowsFriedemann Kleint2017-11-291-0/+2
* Stop depending on test.macieira.orgThiago Macieira2017-11-272-3/+3
* tst_QTcpSocket: fix disconnectWhileLookingUpMårten Nordheim2017-11-242-3/+8
* Fix tst_QSslSocket::waitForConnectedEncryptedReadyReadMårten Nordheim2017-11-222-3/+6
* tst_QNetworkReply::ioHttpRedirectErrors - fix a flaky testTimur Pocheptsov2017-11-221-11/+27
* tst_QNetworkReply: Blacklist putToFtp for WindowsFriedemann Kleint2017-11-151-0/+2
* qsslsocket_mac: handle 'OrLater' SslProtocols in verifySessionProtocol()Mikkel Krautz2017-11-151-1/+45
* tst_qnetworkreply::getFromUnreachableIp - fix win64 alsoTimur Pocheptsov2017-11-151-3/+3
* 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
* Fix redirecting all the other methods for HTTP 307 and 308Mårten Nordheim2017-10-241-14/+69
* 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
* Add support for HTTP status 308 Permanent RedirectMårten Nordheim2017-10-101-0/+40
* 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
* Autotest: when using libproxy, QNetworkProxyFactory isn't genericThiago Macieira2017-09-133-4/+4
* Workaround for proxyChange failing when run aloneMårten Nordheim2017-09-131-0/+9
* Convert features.socks5 to QT_[REQUIRE_]CONFIGStephan Binner2017-09-063-6/+6
* Forward the readChannelFinished from the plain socket to the ssl socketAlbert Astals Cid2017-09-011-0/+23
* Fix crash when reading a PKCS12 file with no private keyEdward Welbourne2017-08-173-5/+26
* Fix failing network cookie jar testsSimon Hausmann2017-08-071-4/+4
* Fix bytesAvailable() on UDP under WindowsAlex Trotsenko2017-07-301-1/+0
* Use QSharedPointer::create() moreMarc Mutz2017-07-192-2/+2
* QAsn1Element - fix toDateTime functionTimur Pocheptsov2017-07-181-0/+27
* Remove remains of wince in .pro filesFriedemann Kleint2017-07-031-1/+1
* Fix some MSVC warnings in testsFriedemann Kleint2017-06-281-1/+1
* tst_QSocks5SocketEngine::downloadBigFile(): Output elapsed timeFriedemann Kleint2017-06-281-7/+8
* Stabilize QDnsLookup testMarc Mutz2017-06-281-20/+6
* Skip the threaded systemProxyForQuery test on Windows 7Simon Hausmann2017-06-281-1/+4
* Blacklist tst_QSocks5SocketEngine::downloadBigFile()Friedemann Kleint2017-06-281-0/+2
* Ignore test failures of linkLocalIPv6 on RHEL 6.6 in the CISimon Hausmann2017-06-121-1/+2
* Continue to blacklist the utun interfaces on macOSThiago Macieira2017-06-062-0/+14
* tst_qudpsocket: Blacklist "utun" interfaces on DarwinThiago Macieira2017-05-291-0/+8
* QWindowsPipeReader: fix possible invalid invocation of ReadFileEx()Alex Trotsenko2017-05-021-0/+12
* Revert "Blacklist tst_QSslSocket::protocolServerSide on OS X 10.11"Timur Pocheptsov2017-04-271-2/+0
* Revert "tst_qsslsocket::protocolServeSide - fix for macOS 10.11"Timur Pocheptsov2017-04-261-16/+2
* Fix tests that assume system files are owned by root for qemuSami Nurmenniemi2017-04-262-2/+20