summaryrefslogtreecommitdiffstats
path: root/src/network/access
Commit message (Expand)AuthorAgeFilesLines
* Properly handle unexpected EOF in QHttpThreadDelegateShane Kearns2012-05-241-6/+9
* QNetwork: fix compilation with no opensslMartin Petersson2012-05-221-1/+1
* QNetworkAccessManager: Read all from socket on remote host closeMartin Petersson2012-05-211-0/+26
* qhttpthreaddelegate: check that we have a reply set when reading.Martin Petersson2012-05-161-0/+3
* QHttpMultiPart: supply new line at the end of the bodyPeter Hartmann2012-05-141-2/+2
* QNetworkReply::setReadBufferSize fix for threaded httpMartin Petersson2012-05-139-6/+123
* Avoid emitting finished() before user can connect the signalShane Kearns2012-05-091-1/+1
* QNetworkAccessManager - ensure abort reaches QFtpShane Kearns2012-05-081-0/+3
* QFtp - implement fast abort for downloadsShane Kearns2012-05-081-5/+16
* Use reference count to close down idle network sessionShane Kearns2012-05-081-4/+4
* QHttpNetworkConnectionChannel: Warn if bytesAvailable and no replyMartin Petersson2012-04-231-3/+4
* Fix build with QT_NO_WARNING_OUTPUTAndy Shaw2012-04-192-3/+3
* QNAM: close the channel if bytesAvailable and nothing piplinedMartin Petersson2012-04-101-8/+2
* Call wait() after calling quit() so that it can gracefully finishAndy Shaw2012-04-052-0/+3
* QNam: try to read the last CRLF when chunked encoding is used.Martin Petersson2012-03-292-3/+21
* QNetwork: fix compilation with "-no-feature-bearermanagement"Martin Petersson2012-02-271-1/+1
* QNetwork: remove compile warning.Martin Petersson2012-02-271-2/+2
* Fix handling of urls containing username/password in QNetworkAccessManagerShane Kearns2012-02-201-0/+10
* Fix incorrect use of QObject::disconnect in synchronous http requestShane Kearns2012-02-201-2/+4
* Abort FTP download, not the whole applicationShane Kearns2012-02-151-5/+1
* Change bugreports.qt.nokia.com -> bugreports.qt-project.orgSergio Ahumada2012-02-093-3/+3
* Update year in Nokia copyright messages.Jason McDonald2012-01-1162-62/+62
* Fix race in http connection channelShane Kearns2012-01-042-1/+3
* Don't fetch credentials from cache following a failed proxy authenticationShane Kearns2012-01-044-10/+32
* Fix for assertion failureShane Kearns2012-01-042-1/+6
* 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
| |\ \ \ \ | | |/ / /