Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | Move UDP send length workaround from generic code to symbian engine | Shane Kearns | 2011-02-28 | 2 | -11/+8 | |
| | | * | | | | | Do not error socket when writeDatagram would block | Shane Kearns | 2011-02-28 | 1 | -7/+12 | |
| | | * | | | | | Change an error code for behavioural compatibility | Shane Kearns | 2011-02-28 | 1 | -1/+1 | |
| | | * | | | | | Make socks5 socket engine push session down to real sockets | Shane Kearns | 2011-02-25 | 1 | -0/+3 | |
| | | * | | | | | Fix for read on "connected" UDP sockets | Shane Kearns | 2011-02-25 | 1 | -4/+10 | |
| | | * | | | | | tst_qnetworkreply: Fix httpProxyCommands() on Windows. | Martin Petersson | 2011-02-22 | 1 | -1/+4 | |
| | | * | | | | | Fix duplicate calls to _q_startOperation | Shane Kearns | 2011-02-22 | 3 | -6/+34 | |
| | | * | | | | | Implement network session for HTTP backend | Shane Kearns | 2011-02-21 | 4 | -0/+45 | |
| | | * | | | | | Explicit network session for QNetworkAccessManager | Shane Kearns | 2011-02-17 | 10 | -10/+94 | |
| | | * | | | | | Merge remote branch 'qt/master' into symbian-socket-engine | Shane Kearns | 2011-02-07 | 154 | -224/+6943 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | Fix random crashes when bearer suddenly goes down | Shane Kearns | 2011-02-04 | 3 | -3/+10 | |
| | | * | | | | | | Add precondition checks to symbian socket engine entry points | Shane Kearns | 2011-02-03 | 1 | -37/+75 | |
| | | * | | | | | | Clean up TODO and FIXME that are done | Shane Kearns | 2011-02-03 | 2 | -21/+17 | |
| | | * | | | | | | Unification of error handling in symbian socket engine | Shane Kearns | 2011-02-03 | 1 | -55/+24 | |
| | | * | | | | | | Change default type for http POST to application/octet-stream | Shane Kearns | 2011-02-03 | 1 | -2/+4 | |
| | | * | | | | | | Fix for pendingDatagramSize() in symbian socket engine | Shane Kearns | 2011-02-03 | 1 | -0/+14 | |
| | | * | | | | | | Implement multicast functions | Shane Kearns | 2011-02-03 | 2 | -48/+69 | |
| | | * | | | | | | Enable QT_LOCALSOCKET_TCP for symbian | Shane Kearns | 2011-02-01 | 1 | -3/+11 | |
| | | * | | | | | | Fix compile errors when TCP local sockets configured on symbian | Shane Kearns | 2011-02-01 | 2 | -2/+2 | |
| | | * | | | | | | Fix for QNetworkSession::waitForOpened failing on active connection | Shane Kearns | 2011-02-01 | 1 | -1/+1 | |
| | | * | | | | | | Fix header not found build error | Shane Kearns | 2011-02-01 | 1 | -1/+1 | |
| | | * | | | | | | Workaround crash when multiple QNetworkAccessManager instances are used | Shane Kearns | 2011-02-01 | 7 | -41/+188 | |
| | | * | | | | | | Suppress warning for an expected error | Shane Kearns | 2011-02-01 | 1 | -1/+2 | |
| | | * | | | | | | Handle KErrBadName when connecting to broadcast address | Shane Kearns | 2011-01-25 | 2 | -0/+9 | |
| | | * | | | | | | Fix deprecated cast from ascii warning | Shane Kearns | 2011-01-24 | 1 | -1/+1 | |
| | | * | | | | | | Implement moveToThread in the symbian socket engine | Shane Kearns | 2011-01-21 | 2 | -3/+45 | |
| | | * | | | | | | Fix IPv6 server connections | Shane Kearns | 2011-01-21 | 1 | -1/+6 | |
| | | * | | | | | | Fix error connecting to IPv6 addresses | Shane Kearns | 2011-01-21 | 1 | -1/+1 | |
| | | * | | | | | | Initial draft of QHostInfo::localHostName(), plus fix for address buffer for ... | Aaron Tunney | 2011-01-19 | 1 | -3/+21 | |
| | | * | | | | | | Fix some issues with socket handle allocation | Shane Kearns | 2011-01-18 | 1 | -4/+31 | |
| | | * | | | | | | Fix uncaught exception crash when socket ready read signal throws | Shane Kearns | 2011-01-17 | 3 | -10/+40 | |
| | | * | | | | | | Fix non blocking connect on symbian devices | Shane Kearns | 2011-01-12 | 1 | -1/+4 | |
| | | * | | | | | | Fix compile error | Shane Kearns | 2011-01-04 | 1 | -1/+1 | |
| | | * | | | | | | Merge remote branch 'qt/master' into symbian-socket-engine | Shane Kearns | 2010-12-15 | 31 | -284/+383 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | Platform socket engine test fixes & update TODOs | Shane Kearns | 2010-12-10 | 1 | -5/+15 | |
| | | * | | | | | | | Fixes for socket engine autotest failures | Shane Kearns | 2010-12-10 | 2 | -4/+10 | |
| | | * | | | | | | | Fix some issues in symbian socket engine | Shane Kearns | 2010-12-09 | 1 | -22/+75 | |
| | | * | | | | | | | QHostInfo: Symbian implementation for fromName() | Aaron Tunney | 2010-12-09 | 1 | -15/+91 | |
| | | * | | | | | | | Fix some crashes in the symbian socket engine | Shane Kearns | 2010-12-09 | 2 | -25/+93 | |
| | | * | | | | | | | QSymbianSocketEngine: Some missing functions | Markus Goetz | 2010-12-09 | 1 | -0/+20 | |
| | | * | | | | | | | Fix bug in select | Shane Kearns | 2010-12-09 | 1 | -3/+7 | |
| | | * | | | | | | | QSymbianSocketEngine: Fix wrong debug message | Markus Goetz | 2010-12-08 | 1 | -1/+1 | |
| | | * | | | | | | | QSymbianSocketEngine: Unify a call | Markus Goetz | 2010-12-08 | 1 | -1/+1 | |
| | | * | | | | | | | Fix handling of select ioctl results | Shane Kearns | 2010-12-08 | 1 | -4/+5 | |
| | | * | | | | | | | Whitespace fixes | Shane Kearns | 2010-12-08 | 3 | -7/+7 | |
| | | * | | | | | | | Implement sync & async select for symbian socket engine | Shane Kearns | 2010-12-08 | 2 | -45/+244 | |
| | | * | | | | | | | Remove more Q_OS_SYMBIAN stuff from network code | Markus Goetz | 2010-12-08 | 3 | -72/+7 | |
| | | * | | | | | | | Fix compile errors | Shane Kearns | 2010-12-08 | 6 | -7/+4 | |
| | | * | | | | | | | QNativeSocketEngine: Remove symbian code | Markus Goetz | 2010-12-08 | 2 | -111/+1 | |
| | | * | | | | | | | QSymbianSocketEngine: Always support IPv6 | Markus Goetz | 2010-12-08 | 2 | -43/+11 | |