summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket
Commit message (Expand)AuthorAgeFilesLines
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0115-0/+15
* QtNetwork: use nullary version of qRegisterMetaType<T>("T")Marc Mutz2012-07-252-7/+0
* Fix some spelling errorsSergio Ahumada2012-07-111-1/+1
* fixed unittest builds for winceBjoern Breitmeyer2012-07-061-14/+0
* tst_qudpsocket: Interface fix for Windows XpMartin Petersson2012-07-061-0/+6
* tst_QTcpServer::linkLocal fix for Windows XpMartin Petersson2012-07-051-0/+3
* tst_QTcpServer::clientServerLoop fix for Windows XpMartin Petersson2012-07-031-1/+1
* Handle fragmented responses on SOCKS5 control channelShane Kearns2012-06-211-19/+138
* Fix namespace compilation on OSX.Toby Tomkins2012-06-141-1/+1
* Partial fix for WebKit compilation on WindowsSimon Hausmann2012-06-132-0/+4
* Set explicit testcase.timeout for slow testsRohan McGovern2012-05-291-0/+1
* Fallback to IPv4 when IPv6 is not present.Jonas M. Gastal2012-05-213-32/+55
* Add test case for link local TCP connectionsShane Kearns2012-05-151-0/+83
* Fix sending UDP packets to link local addressesShane Kearns2012-05-111-0/+135
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtNetwork]Thiago Macieira2012-05-041-14/+14
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-023-10/+10
* Remove insignification from qtcpserver test on Mac OS X.Jason McDonald2012-04-301-2/+0
* Using QLatin1String instead of QLatin1LiteralDebao Zhang2012-04-251-1/+1
* Re-enable network tests on Mac OS.Jason McDonald2012-04-241-0/+2
* Remove insignification of qsocks5socketengine on Ubuntu 11.10Jason McDonald2012-04-192-1/+10
* Update task numbers for QUdpSocket autotest.Jason McDonald2012-04-181-1/+1
* Add bug numbers to insignificant_test markers.Jason McDonald2012-04-161-1/+1
* Put bug numbers on same line as insignificant_test markers.Jason McDonald2012-04-161-2/+1
* Fix MSVC warnings in tests.Friedemann Kleint2012-04-021-2/+3
* Fix QTcpServer::listen() returning true when the port is in use on OS X.Robin Burchell2012-04-021-0/+22
* Fix multicast join/leave when binding to QHostAddress::Any.Robin Burchell2012-04-021-0/+3
* Fix some compiler warnings in tests.Friedemann Kleint2012-03-271-1/+1
* Allow autobound UDP sockets to send to IPv4 and IPv6Shane Kearns2012-03-221-0/+79
* Mark unstable windows network testsShane Kearns2012-03-081-0/+9
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-2/+2
|\
| * Make some tests and benchmarks pass with QT_NO_QSTRINGBUILDERStephen Kelly2012-03-011-2/+2
* | Windows - fix getsockopt calls for narrower than int optionsShane Kearns2012-03-011-0/+36
|/
* clean up qmake-generated projectsOswald Buddenhagen2012-02-242-14/+0
* compile fix: missing #include <unistd.h>sMarc Mutz2012-02-231-0/+1
* Fix the qlocalsocket testAndrew Stanley-Jones2012-02-211-1/+3
* Enable qlocalsocket auto testAndrew Stanley-Jones2012-02-211-1/+1
* Test for QT_NO_SSL instead of QT_NO_OPENSSLShane Kearns2012-02-211-5/+5
* Allow the QLocalServer to listen to a native descriptorAndrew Stanley-Jones2012-02-151-4/+100
* Windows: Fixed helper process finding in network testsMiikka Heikkinen2012-02-152-6/+26
* Add socketOptions flags to QLocalServerAndrew Stanley-Jones2012-02-101-0/+55
* Fix qlocalsocket autotestHarald Fernengel2012-02-081-19/+11
* Improved stability of tst_qhttpsocketengineRohan McGovern2012-02-081-7/+7
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3017-17/+17
* Update contact information in license headers.Jason McDonald2012-01-2317-17/+17
* Removing QHttpHeader and QHttpResponseHeader.Jonas M. Gastal2012-01-191-1/+1
* Fixed build break when bearer is disabled.Xizhi Zhu2012-01-161-0/+2
* Fixes examples/tests to use qinptr in QTcpServer::incomingConnection.Jonas M. Gastal2012-01-132-2/+2
* Flag test as expected failure for Ubuntu 11.10 x64.Toby Tomkins2012-01-122-0/+4
* Removing QHttp class, its tests and its usage in examples.Jonas M. Gastal2012-01-062-2/+0
* Make socket descriptors qintptr.Jonas M. Gastal2012-01-054-13/+13