summaryrefslogtreecommitdiffstats
path: root/src/network/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix SetActive being called twiceShane Kearns2011-03-221-2/+0
* | | Implement network session support for synchronous QHostInfoShane Kearns2011-03-223-10/+24
* | | 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
* | | Implementation of async DNS lookup.Aaron Tunney2011-03-173-18/+473
* | | Implement IPv6 in symbian QNetworkInterfaceShane Kearns2011-03-161-45/+83
* | | Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networ...Shane Kearns2011-03-083-13/+206
|\ \ \
| * \ \ Merge remote branch 'qt/master' into symbian-socket-engineShane Kearns2011-02-0727-61/+243
| |\ \ \
| * | | | Fix deprecated cast from ascii warningShane Kearns2011-01-241-1/+1
| * | | | Initial draft of QHostInfo::localHostName(), plus fix for address buffer for ...Aaron Tunney2011-01-191-3/+21
| * | | | QHostInfo: Symbian implementation for fromName()Aaron Tunney2010-12-091-15/+91
| * | | | Fix some crashes in the symbian socket engineShane Kearns2010-12-091-0/+5
| * | | | Whitespace fixesShane Kearns2010-12-081-1/+1
| * | | | Remove more Q_OS_SYMBIAN stuff from network codeMarkus Goetz2010-12-081-12/+1
| * | | | QSymbianSocketEngine: Always support IPv6Markus Goetz2010-12-081-7/+10
| * | | | Fixed typo and includes.Aaron Tunney2010-12-071-1/+3
| * | | | 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
* | | | | Merge remote branch 'earth/master' into symbian-socket-engineShane Kearns2011-03-0827-47/+298
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-01-3127-43/+295
| |\ \ \ | | |/ /
| | * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-251-18/+1
| | |\ \ | | | |/
| | | * HTTP: fix digest authenticationPeter Hartmann2011-01-241-18/+1
| | * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-1727-25/+294
| | |\ \ | | | |/
| | | * various fixes to deal with CI gate failuresJeremy Katz2011-01-141-15/+15
| | | * QNetworkProxyFactory::systemProxyForQuery() for SymbianJyrki Jaakkola2011-01-122-0/+269
| | | * Update copyright year to 2011.Jason McDonald2011-01-1025-25/+25
| | | * Change QHostInfoCache to use QElapsedTime instead of QTime.Niklas Kurkisuo2011-01-102-3/+3
| * | | Merge branch 'windowsMakefileBuildSupport' into earth-masteraxis2011-01-281-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Fixed include in network module on Symbian.axis2011-01-281-1/+1
| * | | QHostInfoCache: Use QElapsedTime instead of QTimeNiklas Kurkisuo2011-01-062-3/+3
| |/ /
* | | Use shared socket server session everywhereShane Kearns2010-12-061-11/+2
|/ /
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-051-2/+4
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-11-041-2/+4
| |\
| | * trivial: fix buildHarald Fernengel2010-11-031-2/+2
| | * Fix crashHarald Fernengel2010-11-021-2/+4
* | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-11-041-3/+7
|\ \ \ | |/ /
| * | QNAM: Reset authenticator state properly between requestsMarkus Goetz2010-11-031-3/+7
| |/
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-292-6/+9
|\ \ | |/
| * QAuthenticator: Fix NTLMv2 credential caching of QNAMMarkus Goetz2010-10-272-6/+9
* | Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-041-1/+4
|\ \ | |/
| * Insert the result of QHostInfo::fromName into the hostinfo cache, too.David Faure2010-09-281-1/+4
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-281-8/+11
|\ \ | |/
| * QHostInfo: Fix a crash when a new request is pushed while resolving.Jocelyn Turcotte2010-09-261-8/+11
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-212-9/+31
|\ \ | |/
| * NTLM code: Save domain in different variableMarkus Goetz2010-09-102-9/+31