summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tst_qhostinfo: FixesMarkus Goetz2011-03-151-1/+2
* SSL: fix compilation on WindowsMartin Petersson2011-03-151-0/+1
* Enable IPv6 test in QNetworkInterface autotestShane Kearns2011-03-151-6/+32
* Fix for server.listen getting IPv6 addressShane Kearns2011-03-151-1/+1
* Fix capabilities in qtpcsocket autotestShane Kearns2011-03-153-2/+5
* tst_QNetworkReply::ioGetFromBuiltinHttp issuesShane Kearns2011-03-151-3/+2
* Remove indirection through fake socket notifier in symbian socket engineShane Kearns2011-03-152-171/+58
* QSymbianSocketEngine: Compile fixMarkus Goetz2011-03-141-1/+1
* QLocalServer: Fix compilationMarkus Goetz2011-03-141-1/+1
* QSymbianSocketEngine - return expected error code from bindShane Kearns2011-03-111-1/+9
* Fixes for QTcpServer autotestShane Kearns2011-03-114-10/+34
* Fix network session use with the localhost optimisation in QNABShane Kearns2011-03-101-5/+2
* Bearer support for threaded http backendShane Kearns2011-03-103-0/+18
* Fix synchronous http deadlock when aborted by internal timeoutShane Kearns2011-03-101-2/+7
* Add debug logging to QHttpThreadDelegateShane Kearns2011-03-101-0/+38
* Network session support for proxy socket enginesShane Kearns2011-03-102-0/+9
* tst_qudpsocket - add a non localhost test caseShane Kearns2011-03-091-0/+52
* tst_qtcpsocket - skip proxies for localhost testingShane Kearns2011-03-091-0/+18
* Handle errors returned through select in the waitForXXX socket functionsShane Kearns2011-03-091-0/+13
* tst_qtcpsocket stabilisationShane Kearns2011-03-092-3/+7
* Reduce excessive timeout in tst_qtcpsocketShane Kearns2011-03-091-1/+1
* Fix link error in qsocketnotifier testShane Kearns2011-03-091-4/+10
* Move some network tests from gui.pro to network.proShane Kearns2011-03-095-5/+8
* Fix crashShane Kearns2011-03-091-4/+4
* Thread safety - close RTimer handle when moving threadsShane Kearns2011-03-091-0/+10
* QTcpSocket autotest fixesShane Kearns2011-03-081-12/+21
* Fix http proxy connections hanging on network errorShane Kearns2011-03-081-4/+3
* Fix compile error introduced by mergeShane Kearns2011-03-081-3/+0
* Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networ...Shane Kearns2011-03-0866-1313/+3248
|\
| * Move UDP send length workaround from generic code to symbian engineShane Kearns2011-02-282-11/+8
| * Do not error socket when writeDatagram would blockShane Kearns2011-02-281-7/+12
| * Change an error code for behavioural compatibilityShane Kearns2011-02-281-1/+1
| * Make socks5 socket engine push session down to real socketsShane Kearns2011-02-251-0/+3
| * Fix for read on "connected" UDP socketsShane Kearns2011-02-251-4/+10
| * Fix symbian test failures for qsslsocketShane Kearns2011-02-241-3/+6
| * Fix qsslsocket test crashesShane Kearns2011-02-242-4/+4
| * bugfix: QDir::entryList(Files|Readable) not listing writable filesShane Kearns2011-02-242-2/+6
| * Fix ignored messages in platformsocketengine testShane Kearns2011-02-231-3/+5
| * Fix compile errors in bearer testsShane Kearns2011-02-233-14/+12
| * tst_qnetworkreply: Fix httpProxyCommands() on Windows.Martin Petersson2011-02-221-1/+4
| * Fix duplicate calls to _q_startOperationShane Kearns2011-02-223-6/+34
| * Implement network session for HTTP backendShane Kearns2011-02-214-0/+45
| * Refactor dangerous multiple inheritanceShane Kearns2011-02-212-25/+86
| * Fix RConnection handle leak in symbian bearer pluginShane Kearns2011-02-212-56/+40
| * Remove open C setdefaultif support from symbian QNetworkSessionShane Kearns2011-02-212-68/+3
| * Explicit network session for QNetworkAccessManagerShane Kearns2011-02-1713-18/+182
| * Fix thread starvation when processEvents() is called in a tight loopShane Kearns2011-02-161-0/+8
| * Workaround public header depending on private in symbian^3Shane Kearns2011-02-081-1/+6
| * rebuild configure.exeShane Kearns2011-02-081-0/+0
| * Merge remote branch 'qt/master' into symbian-socket-engineShane Kearns2011-02-0710819-32198/+98614
| |\