summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / /
* | | QSKIP SSL-session related tests (SecureTransport backend)Timur Pocheptsov2015-08-051-0/+8
* | | Blacklist some cases from tst_qftpJani Vähäkangas2015-08-033-3/+12
* | | tests/auto/network: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-3117-354/+355
* | | tst_qhostaddress: Add braces to initialization of a Q_IPV6ADDR.Friedemann Kleint2015-07-281-1/+1
* | | Tests: Remove some unused member variables.Friedemann Kleint2015-07-281-2/+0
* | | Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-272-5/+5
* | | ssl: add openssl-based QSslKeyPrivate::encrypt / decryptJeremy Lainé2015-07-201-1/+1
* | | Disable spdy test on WindowsFrederik Gladhorn2015-07-101-0/+2
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-0117-21/+20
|\| |
| * | Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-271-3/+3
| |\ \
| | * | QSslSocket: move default cipher, EC and default CA APIs to QSslConfigurationGiuseppe D'Angelo2015-06-111-3/+3
| * | | fix usage of wince scopeOswald Buddenhagen2015-06-0516-18/+17
| |/ /
* | | Blacklist socks bind test on WindowsSimon Hausmann2015-06-201-0/+2
* | | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-1414-0/+44
* | | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-034-35/+173
|\| |
| * | Make warnings of QIODevice more verbose.Friedemann Kleint2015-05-231-5/+5
| * | Tests: Remove tst_QHostInfo::abortHostLookupInDifferentThread() testCaroline Chao2015-05-132-24/+0