summaryrefslogtreecommitdiffstats
path: root/src/network/access
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networ...Shane Kearns2011-03-0811-9/+110
|\
| * Fix duplicate calls to _q_startOperationShane Kearns2011-02-223-6/+34
| * Implement network session for HTTP backendShane Kearns2011-02-214-0/+45
| * Explicit network session for QNetworkAccessManagerShane Kearns2011-02-173-1/+27
| * Merge remote branch 'qt/master' into symbian-socket-engineShane Kearns2011-02-0756-71/+6614
| |\
| * | Fix random crashes when bearer suddenly goes downShane Kearns2011-02-041-3/+4
| * | Change default type for http POST to application/octet-streamShane Kearns2011-02-031-2/+4
| * | Fix header not found build errorShane Kearns2011-02-011-1/+1
| * | Workaround crash when multiple QNetworkAccessManager instances are usedShane Kearns2011-02-014-39/+13
* | | QNAM HTTP: Fix the ioPostToHttpFromSocket auto testMartin Petersson2011-03-043-7/+18
* | | Merge remote branch 'earth/master' into masterJoão Abecasis2011-02-2821-549/+1329
|\ \ \
| * \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-02-243-6/+9
| |\ \ \
| * | | | QNAM: Add a warning for misuse of the file backend.Martin Petersson2011-02-241-0/+2
| * | | | QNAM HTTP: Be more strict with HTTP channel stateMarkus Goetz2011-02-242-11/+30
| * | | | QNAM HTTP: Add qWarning() for double-finished() bugMarkus Goetz2011-02-231-0/+10
| * | | | QNAM File: Switch back to use QFileMarkus Goetz2011-02-212-36/+18
| * | | | QNAM HTTP: Define SynchronousRequestAttribute instead of enum hackMarkus Goetz2011-02-213-4/+4
| * | | | QNAM HTTP: Fix compilation 2Markus Goetz2011-02-211-2/+8
| * | | | QNAM HTTP: Fix compilationMarkus Goetz2011-02-211-4/+6
| * | | | QNAM: Threaded HTTP implementationMarkus Goetz2011-02-2115-498/+1257
* | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-231-2/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Doc: setSslConfiguration also sets the CA certificatesThiago Macieira2011-02-201-2/+3
* | | | | Merge branch earth-team/master into earth-stagingJoão Abecasis2011-02-166-261/+356
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | QNAM: Delete old fileMarkus Goetz2011-02-041-84/+0
| * | | | QNAM: Move authentication cache to separate classMarkus Goetz2011-02-046-245/+424
* | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-101-3/+4
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | Fix random crashes when bearer suddenly goes downShane Kearns2011-02-041-3/+4
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-012-4/+6
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Fix potential networking crash due to null-pointer dereferenceSimon Hausmann2011-01-281-3/+3
| * | QNAM FTP: switch to binary mode before sending a SIZE commandThiago Macieira2011-01-261-1/+3
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-254-39/+13
|\ \ \ | |/ /
| * | Fix header not found build errorShane Kearns2011-01-171-1/+1
| * | Workaround crash when multiple QNetworkAccessManager instances are usedShane Kearns2011-01-144-39/+13
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-1756-65/+6606
|\ \ \ | |/ /
| * | Update copyright year to 2011.Jason McDonald2011-01-1055-55/+55
| * | fix build with QT_NO_BEARERMANAGEMENTPeter Hartmann2011-01-071-0/+4
| * | Revert "QNAM HTTP: Fix missing error() signal"Markus Goetz2011-01-072-20/+1
| * | fix build with namespaces in new cookie jar tablePeter Hartmann2011-01-061-0/+2
| * | cookie jar code: enhance security by keeping track of effective TLDsPeter Hartmann2011-01-055-12/+6551
| * | QNAM HTTP: Fix missing error() signalVille Pernu2010-12-202-1/+20
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-201-2/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Abort working replies with error when network session fails.Aaron McCarthy2010-12-141-2/+2
* | QNetworkReply: set to finished for synchronous requestsPeter Hartmann2010-12-101-0/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-0614-38/+203
|\ \ | |/
| * Revert "Fix a missing error-signal when a server is shut down while downloading"Peter Hartmann2010-11-262-18/+1
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Ville Pernu2010-11-2415-40/+209
| |\