summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/qsocks5socketengine/tst_qsocks5socketengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* QAbstractSocket: deprecate 'error' member-functionTimur Pocheptsov2020-01-101-2/+2
* Convert the QSocks5SocketEngine test to use DockerMÃ¥rten Nordheim2019-02-281-18/+24
* tst_QSocks5SocketEngine::downloadBigFile(): Output elapsed timeFriedemann Kleint2017-06-281-7/+8
* tst_QSocks5SocketEngine: Refactor testsFriedemann Kleint2017-01-231-88/+52
* QtNetwork: Remove Windows CE.Friedemann Kleint2016-03-291-4/+0
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-20/+1
* Tests: Use QCOMPARE() with QLatin1String() for QString values.Friedemann Kleint2015-10-141-6/+6
* QAbstractSocketEngine: introduce QIpPacketHeader for datagramsThiago Macieira2015-08-221-7/+7
* tests/auto/network: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-53/+53
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Socks5 socket engine test: Disable UDP over Socks testPeter Hartmann2014-05-211-10/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Network: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-031-2/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtNetwork: Handle FD_CLOSE on WindowsMartin Petersson2012-08-011-0/+1
* Handle fragmented responses on SOCKS5 control channelShane Kearns2012-06-211-19/+138
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-2/+2
* Remove insignification of qsocks5socketengine on Ubuntu 11.10Jason McDonald2012-04-191-0/+9
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Removing QHttp class, its tests and its usage in examples.Jonas M. Gastal2012-01-061-1/+0
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix sanity check of network test serverJason McDonald2011-11-281-0/+6
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-6/+1
* Moved network autotests into new directory structureJo Asplin2011-09-091-0/+963