summaryrefslogtreecommitdiff
path: root/src/network/access/qhttpnetworkconnectionchannel.cpp
Commit message (Expand)AuthorAgeFilesLines
* QNAM: Fix upload corruptions when server closes connectionMarkus Goetz2015-04-281-8/+39
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* HTTP internals: do not access reply that was deleted alreadyPeter Hartmann2013-07-251-0/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* 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
* QHttpNetworkConnectionChannel: Warn if bytesAvailable and no replyMartin Petersson2012-04-231-3/+4
* QNAM: close the channel if bytesAvailable and nothing piplinedMartin Petersson2012-04-101-8/+2
* QNetwork: remove compile warning.Martin Petersson2012-02-271-2/+2
* Change bugreports.qt.nokia.com -> bugreports.qt-project.orgSergio Ahumada2012-02-091-1/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Fix race in http connection channelShane Kearns2012-01-041-0/+3
* Don't fetch credentials from cache following a failed proxy authenticationShane Kearns2012-01-041-1/+11
* HTTP: blacklist server for pipeliningPeter Hartmann2011-11-141-0/+1
* QNAM: Fix authentication cache when the password is in the URLOlivier Goffart2011-11-081-1/+0
* Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-07-071-2/+5
|\
| * HTTP internals: do not discard data if not receiving gzip end markerPeter Hartmann2011-07-051-2/+5
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-171-17/+17
| |\
| | * Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
| * | Send User-Agent from the network request in http proxy CONNECT commandShane Kearns2011-05-051-0/+6
| |/
* | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* | Update QTBUG-17223 for Qt 4.8Shane Kearns2011-05-051-1/+6
* | Send User-Agent from the network request in http proxy CONNECT commandShane Kearns2011-05-051-0/+6
* | Fix assert fail when debug log is enabledShane Kearns2011-04-051-1/+4
* | Merge remote branch 'earth/master' into symbian-socket-engineShane Kearns2011-03-251-14/+54
|\ \
| * \ Merge remote-tracking branch 'origin/master' into lighthouse-masterJørgen Lind2011-03-171-29/+87
| |\ \
| | * \ Merge remote-tracking branch 'integration/qt-master-from-4.7' into HEADThiago Macieira2011-03-161-5/+8
| | |\ \
| | | * | QTcpSocket: Fix for disconnect in Unbuffered mode.Markus Goetz2011-03-161-5/+8
| | | * | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-151-1/+14
| | | |\ \ | | | | |/
| | * | | Merge remote-tracking branch 'origin/4.7' into HEADThiago Macieira2011-03-161-1/+14
| | |\ \ \ | | | | |/ | | | |/|
| | | * | QNAM HTTP: error() in case connection is closed unexpectedlyMarkus Goetz2011-03-141-1/+14
| | * | | QNAM HTTP: Pair channels with requests at a later state.Martin Petersson2011-03-101-7/+26
| * | | | Fix http in combination with QT_NO_NETWORKPROXY.con2011-03-101-1/+6
* | | | | Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networ...Shane Kearns2011-03-081-0/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Implement network session for HTTP backendShane Kearns2011-02-211-0/+9
| |/ / /
* | | | QNAM HTTP: Fix the ioPostToHttpFromSocket auto testMartin Petersson2011-03-041-5/+15
| |_|/ |/| |
* | | QNAM HTTP: Be more strict with HTTP channel stateMarkus Goetz2011-02-241-11/+24
* | | QNAM: Threaded HTTP implementationMarkus Goetz2011-02-211-1/+1
|/ /
* | 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-1/+1
|\ \ | |/
| * Revert "Fix a missing error-signal when a server is shut down while downloading"Peter Hartmann2010-11-261-17/+1
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Ville Pernu2010-11-241-1/+1
| |\
| | * QNetworkAccessManager: enable synchronous HTTP callsPeter Hartmann2010-11-231-1/+1
| * | Fix a missing error-signal when a server is shut down while downloadingVille Pernu2010-11-241-1/+17
| |/
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-051-1/+3
|\ \ | |/
| * QNAM HTTP: Download last chunk properly when readBufferSize() limitedMarkus Goetz2010-11-041-2/+3