summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Performance: use select poll for timeout of 0msShane Kearns2011-03-291-30/+37
| | * | | Update DEF filesShane Kearns2011-03-287-15/+178
| | * | | Fix new http multipart test case on symbianShane Kearns2011-03-251-8/+5
| | * | | Merge remote branch 'earth/master' into symbian-socket-engineShane Kearns2011-03-251031-14425/+48704
| | |\ \ \
| | * | | | Fix for tst_QEventLoop::processEventsExcludeSocketShane Kearns2011-03-251-0/+1
| | * | | | QHostInfo: Don't mess with addr family orderingMarkus Goetz2011-03-251-14/+2
| | * | | | tst_qnetworkreply: Use proper Content-TypeMarkus Goetz2011-03-231-3/+16
| | * | | | Update Symbian .def filesShane Kearns2011-03-238-4/+293
| | * | | | Fix bugs in tst_qnetworkreplyShane Kearns2011-03-231-6/+7
| | * | | | use QList instead of RPointerArrayShane Kearns2011-03-232-27/+27
| | * | | | Ensure QSymbianHostResolver::DoCancel does correct thing based on stateShane Kearns2011-03-231-1/+10
| | * | | | Ensure parameters of async function calls stay in scopeShane Kearns2011-03-232-2/+7
| | * | | | Fix event loop hangs caused by async QHostInfoShane Kearns2011-03-231-2/+0
| | * | | | Fixes to QSystemErrorShane Kearns2011-03-221-2/+2
| | * | | | QHostInfo: Fix compilation with non-symbianMarkus Goetz2011-03-221-0/+9
| | * | | | Fix crashing debug messageShane Kearns2011-03-221-2/+2
| | * | | | Report correct error from QSymbianSocketEngine::nativeSelectShane Kearns2011-03-221-4/+4
| | * | | | Fix a deadlock in symbian QHostInfo when abortingShane Kearns2011-03-221-3/+1
| | * | | | Fix SetActive being called twiceShane Kearns2011-03-221-2/+0
| | * | | | Implement network session support for synchronous QHostInfoShane Kearns2011-03-224-10/+33
| | * | | | Fix bugs where = used instead of ==Shane Kearns2011-03-211-6/+6
| | * | | | Add explicit network session support for async QHostInfoShane Kearns2011-03-183-5/+26
| | * | | | handle errors in QSymbianHostResolver::requestHostLookupShane Kearns2011-03-182-31/+38
| | * | | | Fix "wrong lookup id" warning from QAbstractSocketShane Kearns2011-03-182-7/+23
| | * | | | QHostInfo: Compile fix for non-SymbianMarkus Goetz2011-03-171-1/+1
| | * | | | tst_qudpsocket - fix capabilitiesShane Kearns2011-03-173-4/+2
| | * | | | Implement QEventLoop::ExcludeSocketNotifiers for symbian socket engineShane Kearns2011-03-174-47/+77
| | * | | | Make tst_QEventLoop::processEventsExcludeSocket stricterShane Kearns2011-03-172-0/+5
| | * | | | Implementation of async DNS lookup.Aaron Tunney2011-03-173-18/+473
| | * | | | Implement IPv6 in symbian QNetworkInterfaceShane Kearns2011-03-161-45/+83
| | * | | | Make creating sockets with an explicit network session thread safeShane Kearns2011-03-154-11/+46
| | * | | | 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