index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
/
access
/
qhttpnetworkreply.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers
Akseli Salovaara
2015-03-31
1
-13
/
+13
*
Updated year in copyright header
Kai Koehne
2014-03-26
1
-1
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-13
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-29
1
-24
/
+24
*
HTTP header may be damaged - fix, unit test
Tomasz Duda
2012-09-25
1
-1
/
+1
*
Update contact information in license headers.
Sergio Ahumada
2012-08-01
1
-2
/
+2
*
Ensure that Proxy-Connection: Keep-Alive is respected for HTTP 1.0
Andy Shaw
2012-06-25
1
-1
/
+2
*
QNetworkReply::setReadBufferSize fix for threaded http
Martin Petersson
2012-05-13
1
-1
/
+27
*
QNam: try to read the last CRLF when chunked encoding is used.
Martin Petersson
2012-03-29
1
-3
/
+20
*
Update year in Nokia copyright messages.
Jason McDonald
2012-01-11
1
-1
/
+1
*
Fix crash in QHttpNetworkReplyPrivate::gunzipBodyPartiallyEnd
Sami Rosendahl
2011-11-11
1
-2
/
+4
*
Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7
Liang Qi
2011-10-07
1
-1
/
+1
|
\
|
*
QNAM - fix poor performance of HEAD request with authentication
Shane Kearns
2011-10-04
1
-1
/
+1
*
|
Merge branch 4.7 into qt-4.8-from-4.7
Qt Continuous Integration System
2011-07-07
1
-3
/
+9
|
\
\
|
|
/
|
*
HTTP internals: continue gzip decompression if buffer fills exactly
Peter Hartmann
2011-07-05
1
-1
/
+1
|
*
HTTP internals: do not discard data if not receiving gzip end marker
Peter Hartmann
2011-07-05
1
-2
/
+8
|
*
Update licenseheader text in source files
Jyri Tahtela
2011-05-13
1
-17
/
+17
|
*
QNAM HTTP: Fix bug with explicitly zero-length compressed responses.
Andreas Kling
2011-05-04
1
-1
/
+7
*
|
Update licenseheader text in source files for qt4.8
Jyri Tahtela
2011-05-13
1
-17
/
+17
*
|
QNAM HTTP: Fix bug with explicitly zero-length compressed responses.
Andreas Kling
2011-03-22
1
-1
/
+7
*
|
QNAM: Threaded HTTP implementation
Markus Goetz
2011-02-21
1
-0
/
+6
*
|
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2011-01-17
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright year to 2011.
Jason McDonald
2011-01-11
1
-1
/
+1
*
|
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2010-12-06
1
-0
/
+6
|
\
\
|
|
/
|
*
QNetworkAccessManager: enable synchronous HTTP calls
Peter Hartmann
2010-11-23
1
-0
/
+6
*
|
Merge branch 4.7 into qt-master-from-4.7
Qt Continuous Integration System
2010-10-29
1
-0
/
+5
|
\
\
|
|
/
|
*
QNAM HTTP: Use sslErrors() from QHttpNetworkReply
Markus Goetz
2010-10-27
1
-0
/
+5
*
|
QNAM Zerocopy: HTTP implementation part
Markus Goetz
2010-08-12
1
-22
/
+91
|
/
*
QNAM HTTP: Preemptive anti crash if() statement
Markus Goetz
2010-05-13
1
-0
/
+3
*
QNAM HTTP: Fix no-headers and HTTP-100 handling
Markus Goetz
2010-03-16
1
-4
/
+15
*
QNAM HTTP: Always set channel.reply to 0 when done
Markus Goetz
2010-02-18
1
-3
/
+10
*
QNAM HTTP: Forgot to remove a qDebug()
Markus Goetz
2010-02-09
1
-1
/
+1
*
QNAM HTTP: Reserve bytes for HTTP parsing
Markus Goetz
2010-02-09
1
-0
/
+12
*
QNAM HTTP: Improve readHeader() of the HTTP reply
Markus Goetz
2010-02-09
1
-11
/
+25
*
QNAM HTTP: Improve parseStatus() of HTTP reply
Markus Goetz
2010-02-09
1
-10
/
+12
*
QNAM HTTP: Fix readBuffer maximum size.
Markus Goetz
2010-01-11
1
-1
/
+11
*
Update copyright year to 2010
Jason McDonald
2010-01-07
1
-1
/
+1
*
QNAM: Remove some more occurences of toLower on the hot path
Holger Hans Peter Freyther
2009-11-11
1
-3
/
+3
*
QNAM HTTP Code: Properly remove aborted requests from processing
Markus Goetz
2009-09-23
1
-1
/
+2
*
Update license headers again.
Jason McDonald
2009-09-09
1
-4
/
+4
*
Merge branch '4.5' into 4.6
Thiago Macieira
2009-08-31
1
-13
/
+13
|
\
|
*
Update tech preview license header.
Jason McDonald
2009-08-31
1
-13
/
+13
|
*
Update license headers.
Jason McDonald
2009-08-11
1
-1
/
+1
*
|
QNAM HTTP Code: HTTP/1.0 has implicit connection close
Markus Goetz
2009-08-28
1
-2
/
+5
*
|
QNAM HTTP Code: Optimize connectionCloseEnabled
Markus Goetz
2009-08-27
1
-4
/
+9
*
|
Merge commit 'qt/master'
Jason Barron
2009-08-20
1
-7
/
+42
|
\
\
|
*
|
QNAM HTTP: New attribute, Demo browser: Some request statistic output
Markus Goetz
2009-08-20
1
-0
/
+5
|
*
|
QNAM HTTP Pipelining
Markus Goetz
2009-08-20
1
-7
/
+10
|
*
|
QNAM: Moved more functions into QHttpNetworkConnectionChannel
Markus Goetz
2009-08-20
1
-0
/
+27
*
|
|
Merge commit 'qt/master'
Jason Barron
2009-08-13
1
-1
/
+1
|
\
\
\
|
|
/
/
[next]