summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Initial draft of QHostInfo::localHostName(), plus fix for address buffer for ...Aaron Tunney2011-01-191-3/+21
| * | Fix some issues with socket handle allocationShane Kearns2011-01-181-4/+31
| * | Test case fixes for QNetworkReplyShane Kearns2011-01-172-1/+2
| * | Fix uncaught exception crash when socket ready read signal throwsShane Kearns2011-01-173-10/+40
| * | Add autotest for QScopedValueRollbackShane Kearns2011-01-172-0/+207
| * | Add QScopedValueRollback tools class.Shane Kearns2011-01-173-3/+169
| * | Fix KERN-EXEC 0 panic on exit when bearer is searching for WLANsShane Kearns2011-01-121-2/+4
| * | Fix non blocking connect on symbian devicesShane Kearns2011-01-121-1/+4
| * | Fix compile errorShane Kearns2011-01-041-1/+1
| * | Merge remote branch 'qt/master' into symbian-socket-engineShane Kearns2010-12-15665-9255/+32068
| |\ \
| * | | Platform socket engine test fixes & update TODOsShane Kearns2010-12-102-11/+34
| * | | Fixes for socket engine autotest failuresShane Kearns2010-12-105-10/+32
| * | | Fix some issues in symbian socket engineShane Kearns2010-12-091-22/+75
| * | | QHostInfo: Symbian implementation for fromName()Aaron Tunney2010-12-091-15/+91
| * | | Fix some crashes in the symbian socket engineShane Kearns2010-12-093-27/+99
| * | | QSymbianSocketEngine: Some missing functionsMarkus Goetz2010-12-091-0/+20
| * | | Make tst_platformsocketengine workMarkus Goetz2010-12-096-62/+68
| * | | Move tst_qnativesocketengine to tst_platformsocketengineMarkus Goetz2010-12-094-0/+0
| * | | Fix bug in selectShane Kearns2010-12-092-4/+14
| * | | QSymbianSocketEngine: Fix wrong debug messageMarkus Goetz2010-12-081-1/+1
| * | | Socket engines: Improve manual test programMarkus Goetz2010-12-082-0/+38
| * | | QSymbianSocketEngine: Unify a callMarkus Goetz2010-12-081-1/+1
| * | | Fix handling of select ioctl resultsShane Kearns2010-12-081-4/+5
| * | | Whitespace fixesShane Kearns2010-12-083-7/+7
| * | | Implement sync & async select for symbian socket engineShane Kearns2010-12-082-45/+244
| * | | Added manual test for socketengine developmentMarkus Goetz2010-12-082-0/+123
| * | | Remove more Q_OS_SYMBIAN stuff from network codeMarkus Goetz2010-12-083-72/+7
| * | | Fix compile errorsShane Kearns2010-12-086-7/+4
| * | | Symbian: Also force IPv6 on Windows configure.exeMarkus Goetz2010-12-081-0/+2
| * | | Symbian: Enable IPv6 again.Markus Goetz2010-12-082-10/+2
| * | | QNativeSocketEngine: Remove symbian codeMarkus Goetz2010-12-082-111/+1
| * | | QSymbianSocketEngine: Always support IPv6Markus Goetz2010-12-082-43/+11
| * | | QSymbianSocketEngine: More compile fixesMarkus Goetz2010-12-083-81/+510
| * | | QSymbianSocketEngine: Compile fixes..Markus Goetz2010-12-083-74/+169
| * | | QSymbianSocketEngine: Get global RConnection*Markus Goetz2010-12-072-2/+5
| * | | Create QSymbianSocketEngine when requestedMarkus Goetz2010-12-071-0/+8
| * | | Remove Symbian code from QNativeSocketEngineMarkus Goetz2010-12-073-48/+51
| * | | Helper functions for synchronously waiting on an active object to completeShane Kearns2010-12-072-1/+83
| * | | default RConnection for socketsShane Kearns2010-12-073-2/+36
| * | | Continue code movingMarkus Goetz2010-12-072-154/+80
| * | | Fixed typo and includes.Aaron Tunney2010-12-071-1/+3
| * | | Move qnativesocketengine_symbian* to QSymbianSocketEngineMarkus Goetz2010-12-073-1/+293
| * | | QTestLib: Wait a bit on Symbian at exitMarkus Goetz2010-12-071-1/+9
| * | | Some more qnetworkproxy_symbian informationMarkus Goetz2010-12-071-0/+5
| * | | Added qnetworkproxy_symbian.cppMarkus Goetz2010-12-072-0/+62
| * | | Weed out old unix code from qhostinfo_symbian.cppMarkus Goetz2010-12-071-313/+9
| * | | Copy qhostinfo_unix.cpp to qhostinfo_symbian.cppMarkus Goetz2010-12-072-1/+408
| * | | Symbian socket engine: Some more commentsMarkus Goetz2010-12-071-1/+11
* | | | Merge remote branch 'earth/master' into symbian-socket-engineShane Kearns2011-03-0811453-63199/+174334
|\ \ \ \ | |/ / / |/| | |
| * | | SSL backend: check at runtime for the right OpenSSL version for SNIPeter Hartmann2011-03-044-3/+9