summaryrefslogtreecommitdiffstats
path: root/src/network/access
Commit message (Expand)AuthorAgeFilesLines
* Remove support for multiple cookies in one Set-Cookie header to follow RFC6265.Jocelyn Turcotte2011-09-161-13/+5
* HTTP backend: invoke methods directly for synchronous requestsPeter Hartmann2011-08-101-2/+2
* Merge remote-tracking branch 'earth-team/master'Olivier Goffart2011-07-201-2/+3
|\
| * QNetworkAccessFileBackend: Add warning for file url without scheme.Martin Petersson2011-07-191-2/+3
* | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-07-064-6/+16
|\ \
| * | HTTP internals: continue gzip decompression if buffer fills exactlyPeter Hartmann2011-07-051-1/+1
| * | HTTP internals: do not discard data if not receiving gzip end markerPeter Hartmann2011-07-053-4/+14
| * | Add a null check for the backend in QNetworkReplyImpl.Jocelyn Turcotte2011-07-051-1/+1
* | | Push the data together with the error in the synchronous case.Pierre Rossi2011-06-281-0/+1
| |/ |/|
* | Merge remote branch 'origin/4.7' into qt-4.8-from-4.7Jani Hautakangas2011-06-221-7/+20
|\ \ | |/
| * Limit the cookies count per domain to 50.Jocelyn Turcotte2011-06-091-7/+20
| * fix the "Host" header for ipv6 URLs in QNAMshiroki2011-05-251-1/+11
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-1755-935/+935
| |\
| | * Update licenseheader text in source filesJyri Tahtela2011-05-1355-935/+935
* | | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-06-176-6544/+13
|\ \ \
| * \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-05-275-6543/+2
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-05-2462-1054/+1054
| | |\ \ \
| | * | | | Add QUrl::topLevelDomain() and move TLD table from QtNetwork to QtCoreRobert Hogan2011-05-245-6543/+2
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-05-261-1/+11
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | fix "Host" header of ipv6 URLs in QNAMshiroki2011-05-251-1/+11
* | | | | | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-05-2462-1098/+1166
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-4/+6
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-111-0/+2
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-091-0/+2
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | emit QNetWorkAccessManager::finished on QNetworkReply::abort()Martin Petersson2011-05-091-0/+2
| | * | | | Merge remote-tracking branch 'origin/4.8' into qt-4.8-from-4.7Olivier Goffart2011-05-116-32/+82
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-062-4/+10
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-051-4/+4
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | QNAM: Re-order checks in migrateBackend()Markus Goetz2011-05-051-4/+4
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-05-051-0/+6
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Send User-Agent from the network request in http proxy CONNECT commandShane Kearns2011-05-051-0/+6
| | | * | | QNAM HTTP: Fix bug with explicitly zero-length compressed responses.Andreas Kling2011-05-041-1/+7
| | | |/ /
| * | | | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1362-1054/+1054
| | |_|/ | |/| |
| * | | Merge branch 'symbian-socket-engine' into staging-masterShane Kearns2011-05-106-31/+87
| |\ \ \ | | |/ / | |/| |
| | * | Update QTBUG-17223 for Qt 4.8Shane Kearns2011-05-053-1/+16
| | * | Send User-Agent from the network request in http proxy CONNECT commandShane Kearns2011-05-051-0/+6
| | * | Fix QNetworkReplyImpl error handlingShane Kearns2011-04-181-4/+13
| | * | Enable per network configuration proxy settings in QNetworkAccessManagerShane Kearns2011-04-182-27/+53
| * | | Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-05-053-1/+8
| |\ \ \
| | * \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-05-052-0/+7
| | |\ \ \
| | | * | | Fix compilation with QT_NO_*Tasuku Suzuki2011-05-022-0/+7
| * | | | | HTTP cache backend: do not load resources that must be revalidatedPeter Hartmann2011-05-041-2/+7
| * | | | | HTTP backend: do not load resources from cache that must be revalidatedPeter Hartmann2011-05-041-7/+5
* | | | | | Doc: Applying a pending change from previous merges.David Boddie2011-05-111-0/+4
* | | | | | Doc: Fixed qdoc warnings.David Boddie2011-05-111-1/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-05-041-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-05-031-1/+1
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Clarified sendCustomRequest documentation to include HTTPSJanne Anttila2011-05-031-1/+1
| * | | Fix warnings on unused parameters and variablesThiago Macieira2011-04-261-1/+0
* | | | QNetworkCookie: allow spaces in unquoted valuesPeter Hartmann2011-04-291-4/+5