summaryrefslogtreecommitdiffstats
path: root/src/network/access
Commit message (Expand)AuthorAgeFilesLines
...
* Fix faulty logic in http connection pipeliningShane Kearns2012-01-041-2/+6
* Fix null pointer dereference in NTLM authenticationShane Kearns2011-12-121-2/+5
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-11-141-0/+1
|\
| * HTTP: blacklist server for pipeliningPeter Hartmann2011-11-141-0/+1
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-11-121-2/+4
|\ \ | |/
| * Fix crash in QHttpNetworkReplyPrivate::gunzipBodyPartiallyEndSami Rosendahl2011-11-111-2/+4
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-11-103-3/+8
|\ \ | |/
| * QNAM: Fix authentication cache when the password is in the URLOlivier Goffart2011-11-083-3/+8
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging into master...Qt Continuous Integration System2011-11-011-2/+2
|\ \
| * | QNetworkDiskCache documentation missed informationartoka2011-11-011-2/+2
| |/
* | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-311-1/+1
|\ \
| * | Symbian - disable memory mapping in QNetworkDiskCacheShane Kearns2011-10-281-1/+1
* | | Use QBasicAtomicInt as a static variableShane Kearns2011-10-191-2/+2
* | | FTP - fix interoperability issues with SIZE commandShane Kearns2011-10-181-2/+2
| |/ |/|
* | Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-10-144-19/+26
|\ \
| * \ Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-073-5/+22
| |\ \ | | |/
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-10-051-1/+1
| | |\
| | | * QNAM - fix poor performance of HEAD request with authenticationShane Kearns2011-10-041-1/+1
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-09-151-2/+5
| | |\ \
| | | * | Add missing checks for httpReply in QNetworkHttpBackend.Jocelyn Turcotte2011-09-131-2/+5
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-09-152-4/+21
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * Prevent crash when cache is changed on the flyShane Kearns2011-09-142-4/+21
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-10-041-2/+0
| |\ \ \
| | * | | QNetworkAccessBackend::start() is used although QT_NO_BEARERMANAGEMENT is def...shkim2011-09-291-2/+0
| * | | | Merge branch '4.8' into earth-staging-masterSinan Tanilkan2011-09-212-10/+15
| |\ \ \ \ | | |/ / /
| * | | | Remove support for multiple cookies in one Set-Cookie header to follow RFC6265.Jocelyn Turcotte2011-09-161-13/+5
* | | | | Fix construction races in QtNetworkShane Kearns2011-10-061-5/+10
* | | | | QNAM - fix poor performance of HEAD request with authenticationShane Kearns2011-10-041-1/+1
| |/ / / |/| | |
* | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-09-161-0/+5
|\ \ \ \
| * \ \ \ Merge remote branch 'origin/4.8' into 4.8-from-4.7Rohan McGovern2011-09-1447-7819/+3815
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| * | | update the proxy info before session is opened in QNAM by Aapo MakelaKranthi Kuntala2011-09-081-0/+5
| | |/ | |/|
* | | Fix QNetworkReply::errorString returning an untranslated stringGiuseppe D'Angelo2011-09-121-10/+10
| |/ |/|
* | 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
| |\ \ \ \ \ | | |_|/ / / | |/| | | |