summaryrefslogtreecommitdiff
path: root/src/network/access/qhttpnetworkreply.cpp
Commit message (Expand)AuthorAgeFilesLines
* QNam: try to read the last CRLF when chunked encoding is used.Martin Petersson2012-04-101-3/+20
* Fix crash in QHttpNetworkReplyPrivate::gunzipBodyPartiallyEndSami Rosendahl2011-11-111-2/+4
* Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-071-1/+1
|\
| * QNAM - fix poor performance of HEAD request with authenticationShane Kearns2011-10-041-1/+1
* | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-07-071-3/+9
|\ \ | |/
| * 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-051-2/+8
| * Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
| * 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-131-17/+17
* | QNAM HTTP: Fix bug with explicitly zero-length compressed responses.Andreas Kling2011-03-221-1/+7
* | QNAM: Threaded HTTP implementationMarkus Goetz2011-02-211-0/+6
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\ \ | |/
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-061-0/+6
|\ \ | |/
| * QNetworkAccessManager: enable synchronous HTTP callsPeter Hartmann2010-11-231-0/+6
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-291-0/+5
|\ \ | |/
| * QNAM HTTP: Use sslErrors() from QHttpNetworkReplyMarkus Goetz2010-10-271-0/+5
* | QNAM Zerocopy: HTTP implementation partMarkus Goetz2010-08-121-22/+91
|/
* QNAM HTTP: Preemptive anti crash if() statementMarkus Goetz2010-05-131-0/+3
* QNAM HTTP: Fix no-headers and HTTP-100 handlingMarkus Goetz2010-03-161-4/+15
* QNAM HTTP: Always set channel.reply to 0 when doneMarkus Goetz2010-02-181-3/+10
* QNAM HTTP: Forgot to remove a qDebug()Markus Goetz2010-02-091-1/+1
* QNAM HTTP: Reserve bytes for HTTP parsingMarkus Goetz2010-02-091-0/+12
* QNAM HTTP: Improve readHeader() of the HTTP replyMarkus Goetz2010-02-091-11/+25
* QNAM HTTP: Improve parseStatus() of HTTP replyMarkus Goetz2010-02-091-10/+12
* QNAM HTTP: Fix readBuffer maximum size.Markus Goetz2010-01-111-1/+11
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* QNAM: Remove some more occurences of toLower on the hot pathHolger Hans Peter Freyther2009-11-111-3/+3
* QNAM HTTP Code: Properly remove aborted requests from processingMarkus Goetz2009-09-231-1/+2
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | QNAM HTTP Code: HTTP/1.0 has implicit connection closeMarkus Goetz2009-08-281-2/+5
* | QNAM HTTP Code: Optimize connectionCloseEnabledMarkus Goetz2009-08-271-4/+9
* | Merge commit 'qt/master'Jason Barron2009-08-201-7/+42
|\ \
| * | QNAM HTTP: New attribute, Demo browser: Some request statistic outputMarkus Goetz2009-08-201-0/+5
| * | QNAM HTTP PipeliningMarkus Goetz2009-08-201-7/+10
| * | QNAM: Moved more functions into QHttpNetworkConnectionChannelMarkus Goetz2009-08-201-0/+27
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-061-0/+30
|\ \ \ | |/ /
| * | QNAM HTTP Code: Moved append() functions to the reply objectMarkus Goetz2009-08-041-0/+30
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-40/+49
|\ \ \ | |/ /
| * | QNetworkReply: add possibility to ignore specific SSL errorsPeter Hartmann2009-07-221-0/+7
| * | QNetworkAccessManager: HTTP download performance improvementsMarkus Goetz2009-07-171-43/+35
| * | QHttpNetworkReply: Cache isChunkedMarkus Goetz2009-07-091-1/+5
| * | QNAM: Direct transfer of HTTP buffer to the QNetworkReply bufferMarkus Goetz2009-07-011-1/+7
* | | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-091-2/+0
|\ \ \ | |/ / |/| |