summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* QUrl effective TLDs: update tableKai Koehne2016-10-211-7/+7
* Fix some typos and minor sentence structure issues in docsFrederik Schwarzer2016-10-051-1/+1
* QSslSocket: respect read buffer's max size (SecureTransport)Timur Pocheptsov2016-09-271-0/+63
* tst_QSslSocket::setLocalCertificateChain(): fix resource leak when test failMarc Mutz2016-08-111-3/+2
* QNativeSocketEngine::option(): return a correct value on invalid callAlex Trotsenko2016-08-051-0/+1
* QLocalSocket/Tcp: open device before making a connectionAlex Trotsenko2016-08-041-0/+1
* Fix tst_QNetworkReply::qtbug45581WrongReplyStatusCode() on WindowsFriedemann Kleint2016-06-301-1/+5
* tst_QUdpSocket - remove insignificanceTimur Pocheptsov2016-06-142-5/+19
* QSslSocket (OpenSSL) - handle abort/close on sslErrors emittedTimur Pocheptsov2016-06-141-0/+27
* tst_QTcpSocket: Replace insignification on Windows by BLACKLIST.Friedemann Kleint2016-06-102-2/+13
* tst_QNetworkReply: Un-blacklist recently fixed test.Edward Welbourne2016-05-251-4/+1
* Revert "tst_qudpsocket - remove insignificant"Timur Pocheptsov2016-05-132-12/+2
* Fixed crash in QAuthenticator::operator==Jesus Fernandez2016-05-131-0/+16
* tst_qudpsocket - remove insignificantTimur Pocheptsov2016-05-062-2/+12
* tst_QTcpSocket, tst_QUdpSocket: Improve diagnostics.Friedemann Kleint2016-05-023-30/+46
* QWindowsPipeWriter: ensure validity of the write bufferAlex Trotsenko2016-04-301-0/+108
* Windows/tst_QTcpServer: Suppress crash notification of crashingServer.Friedemann Kleint2016-04-231-0/+7
* tst_QNetworkReply: Commentary fixes on test server workarounds.Edward Welbourne2016-04-121-3/+3
* tst_QNetworkReply: fix mis-guided use of QSKIP().Edward Welbourne2016-04-121-3/+3
* Fix finding a helper executable in tst_QLocalSocketJoerg Bornemann2016-04-111-1/+2
* Autotest: confirm that QHostAddress obeys RFC 5952 recommendationsThiago Macieira2016-04-091-4/+13
* QFtp: Use UTF-8 encoding.Friedemann Kleint2016-04-071-2/+3
* Update comment in tst_QLocalSocket::readBufferOverflowJoerg Bornemann2016-03-241-1/+1
* Add a write buffer to QLocalSocket/WinJoerg Bornemann2016-03-241-3/+17
* QLocalServer/Win: Fix race condition in listen().Joerg Bornemann2016-03-101-2/+0
* Fix glitch in tst_QLocalSocket::sendDataJoerg Bornemann2016-03-101-3/+6
* Accept LFCRLF to mark end of HTTP HeadersDyami Caliri2016-03-091-0/+67
* Blacklist tst_qnetworkreply tests that fail in RHEL 7.1Tony Sarajärvi2016-03-031-0/+4
* Speed up tst_QLocalSocket::sendDataJoerg Bornemann2016-03-031-1/+5
* Autotest: remove the check that broadcast = ip | ~netmaskThiago Macieira2016-01-211-7/+0
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-191-0/+21
|\
| * QAbstractSocket: do not enable read notifications on TCP in bind()Alex Trotsenko2015-12-241-0/+21
| * Don't let closed http sockets pass as valid connectionsUlf Hermann2015-11-051-0/+54
* | QHttpSocketEngine: ensure pending EOF triggers a notificationAlex Trotsenko2016-01-181-0/+47
* | winrt: Use winsock2 API for hostname resolution on WinRT/WinPhoneOliver Wolff2016-01-051-0/+2
* | Fix compilation for WinRTMaurice Kalinowski2015-12-145-4/+8
* | QNetworkInterface: fix support for address labels on Linux interfacesThiago Macieira2015-12-081-0/+19
* | tst_QLocalSocket::threadedConnection(): Add failure message.Friedemann Kleint2015-12-031-1/+4
* | tst_QNetworkReply: Fix repetitive invocation of cleanup().Friedemann Kleint2015-11-241-8/+6
* | tests: blacklist the data row which uses internet in tst_qftp.cppLiang Qi2015-11-171-0/+3
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-041-0/+29
|\|
| * QWindowsPipeReader: fix occasional "Unknown error 995"Joerg Bornemann2015-11-021-0/+29
* | tst_qudpsocket::multicast - blacklist several combinationsTimur Pocheptsov2015-10-301-0/+8
* | Disable tst_QSslCertificate::subjectAndIssuerAttributes completelyFrederik Gladhorn2015-10-291-1/+1
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-131-0/+13
|\|
| * QAbstractSocket: fix writing to socket in HostLookup stateAlex Trotsenko2015-10-131-0/+13
* | Don't let closed http sockets pass as valid connectionsUlf Hermann2015-10-131-0/+54
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-022-14/+71
|\|
| * Make sure networkAccessibilityChanged is emittedLorn Potter2015-09-261-14/+17
| * QUdpSocket: avoid infinite read notifier blockingAlex Trotsenko2015-09-101-0/+54