summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-042-5/+5
|\
| * Make some tests and benchmarks pass with QT_NO_QSTRINGBUILDERStephen Kelly2012-03-012-5/+5
* | Change bugreports.qt.nokia.com -> bugreports.qt-project.orgSergio Ahumada2012-03-021-1/+1
* | Use QSystemError for QDnsLookup windows backendShane Kearns2012-03-011-1/+1
* | Windows - fix getsockopt calls for narrower than int optionsShane Kearns2012-03-011-0/+36
* | network cookies: check "example.com" != "example.com."Shane Kearns2012-02-291-0/+12
|/
* Changed qnetworkreply unittest to return correct codeKurt Korbatits2012-02-271-7/+5
* clean up qmake-generated projectsOswald Buddenhagen2012-02-242-14/+0
* compile fix: missing #include <unistd.h>sMarc Mutz2012-02-232-0/+6
* 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-218-64/+64
* Changed qnetworksession unittest to work from installation dirKurt Korbatits2012-02-212-1/+6
* Changed qabstractnetworkcache unittest to use TESTDATAKurt Korbatits2012-02-201-5/+1
* Fix handling of urls containing username/password in QNetworkAccessManagerShane Kearns2012-02-171-10/+53
* Changed qnetworkreply unittest to work from install directoryKurt Korbatits2012-02-174-289/+243
* Changed qsslkey to work from installation directoryKurt Korbatits2012-02-172-52/+12
* Changed qsslcertificate unittest to work from install directoryKurt Korbatits2012-02-172-63/+38
* Eliminate duplicate data row names in network autotestsJason McDonald2012-02-164-23/+24
* Allow the QLocalServer to listen to a native descriptorAndrew Stanley-Jones2012-02-151-4/+100
* Abort FTP download, not the whole applicationShane Kearns2012-02-151-0/+24
* Windows: Fixed helper process finding in network testsMiikka Heikkinen2012-02-154-11/+44
* Make "nmake check" pass for network tests in Windows.Miikka Heikkinen2012-02-142-0/+4
* Add socketOptions flags to QLocalServerAndrew Stanley-Jones2012-02-101-0/+55
* Replace Q_WS_WINCE against Q_OS_WINCE.Andreas Holzammer2012-02-091-1/+1
* Fix qlocalsocket autotestHarald Fernengel2012-02-081-19/+11
* Improved stability of tst_qhttpsocketengineRohan McGovern2012-02-081-7/+7
* tst_qnetworkreply: remove no such signal warningsMartin Petersson2012-02-071-2/+2
* Don't include config.tests/unix/openssl/openssl.pri (again)Bradley T. Hughes2012-02-031-1/+0
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-0/+3
* Remove Symbian specific code from qtbase.Xizhi Zhu2012-01-311-1/+0
* Fix tst_QSslCertificate::toText on windowsShane Kearns2012-01-301-2/+2
* Fix link error in QSslSocket auto testShane Kearns2012-01-301-2/+2
* Add support for DNS lookups using native APIsJeremy Lainé2012-01-305-0/+382
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3050-50/+50
* QAbstractSocket / QSslSocket: add API to pause and resumePeter Hartmann2012-01-251-17/+93
* Changed qnetworkdiskcache unittest to cleanup test directory.Kurt Korbatits2012-01-241-0/+3
* Update contact information in license headers.Jason McDonald2012-01-2350-50/+50
* Mark tst_qhostinfo as insignificant on Linux.Rohan McGovern2012-01-231-0/+2
* Removing QHttpHeader and QHttpResponseHeader.Jonas M. Gastal2012-01-191-1/+1
* Remove QNetworkConfiguration::bearerName().Xizhi Zhu2012-01-181-8/+8
* Fixed build break when bearer is disabled.Xizhi Zhu2012-01-168-4/+39
* Modify SSL Socket test exceptions on Ubuntu 11.10 x64.Toby Tomkins2012-01-161-20/+5
* Fixed failure of tst_qhostinfo since ~15 Jan 2012Rohan McGovern2012-01-161-1/+1
* Fixes examples/tests to use qinptr in QTcpServer::incomingConnection.Jonas M. Gastal2012-01-134-9/+9
* Cleaning up header includes.Jonas M. Gastal2012-01-132-0/+2
* Make QFtp private.Jonas M. Gastal2012-01-123-24/+23
* Flag test as expected failure for Ubuntu 11.10 x64.Toby Tomkins2012-01-122-0/+4
* SSL Socket withoutproxy failures on Ubuntu 11.10 x64.Toby Tomkins2012-01-122-0/+24
* Remove unused QT_NO_TEXTSTREAM.David Faure2012-01-111-2/+0