summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* fix usage of wince scopeOswald Buddenhagen2015-06-0516-18/+17
* Make warnings of QIODevice more verbose.Friedemann Kleint2015-05-231-5/+5
* Tests: Remove tst_QHostInfo::abortHostLookupInDifferentThread() testCaroline Chao2015-05-132-24/+0
* Merge remote-tracking branch 'origin/5.4' into merge5.5Allan Sandfeld Jensen2015-05-081-6/+169
|\
| * QNAM: Fix upload corruptions when server closes connectionMarkus Goetz2015-04-201-6/+169
* | Tests: Blacklist tst_QHostInfo::abortHostLookupInDifferentThreadCaroline Chao2015-04-272-2/+3
* | Tests: Blacklist tests for ubuntu 14.04Caroline Chao2015-04-012-0/+4
* | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-4/+8
|\|
| * tst_QDnsLookup: Update to match the new zone for test.qt-project.orgThiago Macieira2015-03-051-4/+8
* | tst_QDnsLookup: Use a different character from space in TXT multiThiago Macieira2015-03-261-2/+3
* | Remove the tests for Ubuntu Oneiric (11.10)Thiago Macieira2015-03-173-6/+0
* | Skip instead of entirely excluding tests with disabled featuresMarko Kangas2015-03-165-22/+30
* | Network tests: don't try to test against disabled network interfacesThiago Macieira2015-03-162-5/+8
* | Add a QHostAddress::toIPv4Address overload taking a bool *okThiago Macieira2015-03-061-0/+48
* | QHostAddress: Revert auto-converting of IPv6 v4-mapped addresses to IPv4Thiago Macieira2015-03-061-0/+5
* | Fix bind+connect in both TCP and UDPThiago Macieira2015-03-042-13/+182
* | Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-03-041-4/+4
|\|
| * tst_QNetworkDiskCache: Stop using actual web serversThiago Macieira2015-03-041-4/+4
* | Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-03-023-7/+7
|\|
| * Revert "Update the DNS and name-resolver tests to the official zone"Thiago Macieira2015-03-013-7/+7
* | tst_QDnsLookup: Output more information on failure.Friedemann Kleint2015-02-251-1/+34
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-3/+3
|\|
| * Fix reported build failure with VS2010 on windows 8.1.Richard J. Moore2015-02-091-3/+3
* | QSslSocket test - adapt 'verifyClientCertificate' for Secure TransportTimur Pocheptsov2015-02-131-0/+8
* | QUrl effective TLDs: update tablePeter Hartmann2015-02-131-8/+12
* | QAbstractSocket: remove unneeded cleanup calls and private memberAlex Trotsenko2015-02-111-1/+33
* | Update copyright headersJani Heikkinen2015-02-1154-388/+380
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-103-5/+94
|\|
| * Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-01-293-3/+3
| |\
| | * Use qt.io rather than qt-project.org for network testsShawn Rutledge2015-01-283-3/+3
| * | Fix QUdpSocket's emission of readyRead()Thiago Macieira2015-01-221-0/+90
| * | Autotest: Use QFINDTESTDATA to find test dataRainer Keller2015-01-192-5/+4
| |/
* | ssl: add test for server-side QSslSocket::PeerVerifyModeJeremy Lainé2015-02-077-1/+285
* | Move Rfc822NameType, DnsNameType and UniformResourceIdentifierType.Richard J. Moore2015-02-041-0/+18
* | Harden QAsn1Element against malicious ASN.1 strings.Richard J. Moore2015-02-041-0/+37
* | Add SecureTransport based SSL backend for iOS and OS XJeremy Lainé2015-02-022-12/+12
* | Use qt.io rather than qt-project.org for network testsShawn Rutledge2015-01-283-3/+3
* | QSslSocket: introduce support for TLS PSK (client side)Giuseppe D'Angelo2015-01-231-0/+354
* | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devSimon Hausmann2015-01-212-3/+21
|\ \
| * | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-212-3/+21
| |\|
| | * Android: XFAIL a few tests in QDnsLookupEskil Abrahamsen Blomfeldt2015-01-121-0/+18
| | * Don't bind to QHostAddress::Any if we want to do IPv4 multicast opsThiago Macieira2015-01-051-3/+3
* | | QSslEllipticCurve: add fromLongNameGiuseppe D'Angelo2015-01-211-0/+30
|/ /
* | Add elliptic curve support to QSslAndré Klitzing2015-01-1814-3/+56
* | Fix assorted MSVC warnings in tests.Friedemann Kleint2015-01-171-0/+1
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-292-53/+56
|\|
| * tst_QUdpSocket: Fix inverted logic in getting a non-"any" addressThiago Macieira2014-12-281-23/+18
| * Don't hardcode port numbers in tst_QUdpSocket wherever possibleThiago Macieira2014-12-281-10/+15
| * Fix silly QSKIP for IPv6 in tst_QUdpSocket::multicastThiago Macieira2014-12-281-1/+1
| * Silence warning in tst_QUdpSocket::multicast for Any+IPv4Thiago Macieira2014-12-241-1/+7