summaryrefslogtreecommitdiffstats
path: root/src/network/access
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-04-091-8/+5
|\
| * HTTP cacheing: do not store the date header with the resourcePeter Hartmann2011-04-081-8/+5
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-04-051-0/+5
|\ \
| * | Handle the HTTP 418 reply properly in QNAMThiago Macieira2011-04-011-0/+5
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-311-2/+2
|\ \ \ | |/ / |/| / | |/
| * FTP: Only read as much as the buffer size the user providedMarkus Goetz2011-03-241-2/+2
* | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-03-192-0/+12
|\ \
| * \ Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-03-182-0/+12
| |\ \ | | |/
| | * Fix accidental population of the disk cache with partial contentSimon Hausmann2011-03-171-0/+7
| | * Fix disk cache interaction for range retrieval HTTP requests.Simon Hausmann2011-03-171-0/+5
* | | Merge remote-tracking branch 'origin/master' into lighthouse-masterJørgen Lind2011-03-1726-593/+1435
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'integration/qt-master-from-4.7' into HEADThiago Macieira2011-03-161-5/+8
| |\ \
| | * | QTcpSocket: Fix for disconnect in Unbuffered mode.Markus Goetz2011-03-161-5/+8
| | * | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-151-1/+14
| | |\ \ | | | |/
| * | | Merge remote-tracking branch 'origin/4.7' into HEADThiago Macieira2011-03-161-1/+14
| |\ \ \ | | | |/ | | |/|
| | * | QNAM HTTP: error() in case connection is closed unexpectedlyMarkus Goetz2011-03-141-1/+14
| * | | Merge earth-team into masterOlivier Goffart2011-03-154-31/+66
| |\ \ \ | | |_|/ | |/| |
| | * | QNAM HTTP: Pair channels with requests at a later state.Martin Petersson2011-03-103-24/+48
| | * | QNAM HTTP: Fix the ioPostToHttpFromSocket auto testMartin Petersson2011-03-043-7/+18
| * | | Update copyright year to 2011.Rohan McGovern2011-03-105-5/+5
| * | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-03-101-5/+16
| |\ \ \
| | * \ \ Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-03-091-5/+16
| | |\ \ \ | | | | |/ | | | |/|
| | | * | QNetworkCookie: fix quoted valuesPeter Hartmann2011-03-071-5/+8
| | | * | Fix for QTBUG-17746. Quotes is retained in cookie valueAparna Nandyal2011-03-071-7/+15
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-03-0421-549/+1329
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | 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
* | | | | | Fix http in combination with QT_NO_NETWORKPROXY.con2011-03-101-1/+6
|/ / / / /
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-02-281-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use TCP_LOCALSOCKET on INTEGRITYRolland Dudemaine2011-02-221-1/+1
| | |/ / | |/| |
* | | | 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