summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | QAbstractSocket: discard input data when opened only for writingAlex Trotsenko2015-09-051-0/+32
* | | | | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-0524-24/+0
* | | | | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* | | | | tst_qnetworkreply::ioGetFromBuiltinHttp - fix blacklisted test (OS X)Timur Pocheptsov2015-08-202-2/+8
|/ / / /
* | | | 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
| * | 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
* | | qnetworkreplyfileimpl: set attributes if file was sentValery Kotov2015-05-042-0/+31
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-272-2/+3
|\| |
| * | Tests: Blacklist tst_QHostInfo::abortHostLookupInDifferentThreadCaroline Chao2015-04-272-2/+3
* | | Add the ability to prefer the cipher preferences specified by the server.Richard J. Moore2015-04-251-7/+85
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-063-4/+12
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-011-2/+3
|\| |
| * | tst_QDnsLookup: Use a different character from space in TXT multiThiago Macieira2015-03-261-2/+3
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-03-248-28/+30
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-03-162-5/+8
|\| |
| * | Network tests: don't try to test against disabled network interfacesThiago Macieira2015-03-162-5/+8
* | | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devFrederik Gladhorn2015-03-093-13/+235
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-03-093-13/+235
| |\| |
| | * | 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