summaryrefslogtreecommitdiff
path: root/src/network/access/qhttpnetworkconnectionchannel.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-291-20/+16
|\ \ | |/
| * QNAM HTTP: Remove the error() of QHttpNetworkConnectionMarkus Goetz2010-10-271-16/+8
| * QNAM HTTP: Move cacheCredentials() to QHttpNetworkReplyMarkus Goetz2010-10-271-1/+1
| * QNAM HTTP: Use sslErrors() from QHttpNetworkReplyMarkus Goetz2010-10-271-1/+1
| * QNAM HTTP: Remove Wait4AuthStateMarkus Goetz2010-10-271-1/+0
| * QNAM HTTP: Internal variable spelling mistakesMarkus Goetz2010-10-271-2/+2
| * QNAM HTTP: Also pause connection when emitting sslErrors()Markus Goetz2010-10-271-0/+4
| * QNAM HTTP: Move caching of credentials from URLMarkus Goetz2010-10-271-0/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-251-2/+12
|\ \ | |/
| * QNAM HTTP: Fix error signal emission for unreachable IPsMarkus Goetz2010-10-151-2/+12
* | QNAM: More zerocopy changesMarkus Goetz2010-09-291-1/+2
* | QNAM HTTP: Fix a warningMarkus Goetz2010-08-241-1/+3
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-08-131-59/+105
|\ \
| * | QNAM HTTP: Remove eatWhitespace() hackMarkus Goetz2010-08-131-28/+8