summaryrefslogtreecommitdiffstats
path: root/src/network/access/qhttpnetworkreply.cpp
Commit message (Expand)AuthorAgeFilesLines
* Namespace the bundled zlib symbols, to avoid clash with user zlibaavit2012-06-081-27/+44
* QtNetwork: handle raw deflate compressed data in Http.Martin Petersson2012-06-011-1/+20
* Prevent infinite loops by handling all ZLIB errorsShane Kearns2012-05-211-5/+4
* QHttpNetworkReply:readBodyFast return early if nothing to read.Martin Petersson2012-05-161-0/+2
* QNetworkReply::setReadBufferSize fix for threaded httpMartin Petersson2012-05-111-1/+31
* QNam: try to read the last CRLF when chunked encoding is used.Martin Petersson2012-03-281-3/+20
* Test for QT_NO_SSL instead of QT_NO_OPENSSLShane Kearns2012-02-211-3/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QNAM - fix poor performance of HEAD request with authenticationShane Kearns2011-10-051-1/+1
* QNAM HTTP: Re-write compression codeMarkus Goetz2011-07-121-153/+82
* QNAM HTTP: Do zero-copy for small HTTP replies by defaultMarkus Goetz2011-07-121-2/+2
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+951