summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Tests: Always verify whether QTemporaryDir/File creation succeeded.Friedemann Kleint2015-09-283-4/+8
* | Autotest: Make tst_QNetworkInterface::interfaceFromXXX data-drivenThiago Macieira2015-09-131-20/+28
* | Declare QNetworkAddressEntry and QNetworkInterface as metatypesThiago Macieira2015-09-131-1/+0
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-263-14/+37
|\|
| * WinRT: Skip unsupported multicast UDP socket testsOliver Wolff2015-08-171-0/+18
| * tst_qudpsocket: Do not crash if no testserver address could be foundOliver Wolff2015-08-171-2/+14
| * Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Oswald Buddenhagen2015-08-121-4/+5
| |\
| | * Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-07-171-4/+5
| | |\
| | | * Network: Fix up previous corruption patchMarkus Goetz2015-07-081-4/+5
| * | | Extend QNetworkReply test exclusion on OS XSimon Hausmann2015-08-101-8/+1
* | | | Autotest: Print errno in case of failureThiago Macieira2015-08-221-0/+1
* | | | QAbstractSocketEngine: introduce QIpPacketHeader for datagramsThiago Macieira2015-08-222-24/+23
* | | | QHostAddress: Improve code generationThiago Macieira2015-08-191-0/+2
* | | | Add QHostAddress::isMulticastThiago Macieira2015-08-151-1/+49
* | | | QtTest: Add QHostAddress support for QCOMPARE failuresThiago Macieira2015-08-151-12/+0
* | | | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devTimur Pocheptsov2015-08-0915-12/+118
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-0615-12/+118
| |\| | |
| | * | | ssl: add test certificates with DSA and EC keysJeremy Lainé2015-07-3012-5/+103
| | * | | ssl: fix comment typo in QSslSocket testsJeremy Lainé2015-07-281-1/+1
| | * | | ssl: fix QNAM self-signed certificate test for non-OpenSSL backendsJeremy Lainé2015-07-281-2/+10
| | * | | tst_QUdpSocket: send two bytes in a datagramThiago Macieira2015-07-171-4/+4
| | |/ /
* | | | QSslCertificate - skip tests failing with generic QSslCertificatePrivateTimur Pocheptsov2015-08-081-0/+9
* | | | Blacklist test failing due to too new OpenSSL versionSimon Hausmann2015-08-061-0/+3
|/ / /