summaryrefslogtreecommitdiffstats
path: root/src/network/access/qhttpnetworkconnectionchannel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Nokia corp to Digia Plc and contact info changesjutaipal2012-12-051-1/+1
* Change copyrights from Nokia to Digia.Marko Valtanen2012-11-301-23/+24
* 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
|/
* QNAM HTTP: error() in case connection is closed unexpectedlyMarkus Goetz2011-03-141-1/+14
* Update copyright year to 2011.Jason McDonald2011-01-111-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
|/
* QNAM HTTP: Download last chunk properly when readBufferSize() limitedMarkus Goetz2010-11-041-2/+3
* 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
* QNAM HTTP: Fix error signal emission for unreachable IPsMarkus Goetz2010-10-151-2/+12
* QNAM HTTP: Fix crash related to aborted uploadsMarkus Goetz2010-08-121-1/+3
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-171-1/+2
|\
| * QNAM HTTP: Only force read when actual bytes availableMarkus Goetz2010-05-121-1/+2
* | QNAM HTTP: Introduce attributes for controlling cookies and authRobert Hogan2010-05-041-2/+5
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-291-0/+7
|\|
| * QNAM HTTP: Fix invoking a method when being destructed right now (2)Markus Goetz2010-04-261-0/+7
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-211-1/+1
|\|
| * QNAM HTTP: Fixed a bug when getting empty files with pipeliningMarkus Goetz2010-04-211-1/+1
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-04-161-3/+4
|\|
| * QNAM HTTP: Pipelining changesMarkus Goetz2010-04-151-3/+4
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-141-0/+2
|\|
| * QNAM HTTP: Do not pipeline with WebLogic serversMarkus Goetz2010-04-131-0/+2
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-301-3/+6
|\ \ | |/ |/|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-301-3/+6
| |\
| | * QNAM HTTP: Fix invoking a method when being destructed right nowPeter Hartmann2010-03-291-3/+6
* | | Fix compile error on Symbian 9.1, caused in network/access.Frans Englich2010-03-261-0/+30
* | | QNAM HTTP: Fix crazy crash when exiting applicationMarkus Goetz2010-03-251-1/+1
|/ /
* / QNAM HTTP: Do not use TCP_NODELAYMarkus Goetz2010-03-231-1/+8
|/
* QNAM HTTP: Fix no-headers and HTTP-100 handlingMarkus Goetz2010-03-161-0/+1
* QNAM HTTP: Fix invoking a method when being destructed right nowMarkus Goetz2010-03-021-1/+5
* QNAM HTTP: Set some values after clear() in a QHttpNetworkReplyMarkus Goetz2010-02-241-0/+2
* QNAM HTTP: Clean code a bitMarkus Goetz2010-02-181-23/+41
* QNAM HTTP: Always set channel.reply to 0 when doneMarkus Goetz2010-02-181-3/+14
* QNAM HTTP: Unify socket EOF handling a bitMarkus Goetz2010-02-161-24/+37
* QNAM HTTP: Optimize detectPipeliningSupport()Markus Goetz2010-02-111-7/+7
* QNAM HTTP: Set channel to IdleState at better placeMarkus Goetz2010-02-111-3/+3
* QNAM HTTP: Fix issue with some serversMarkus Goetz2010-02-091-2/+5
* QNAM HTTP: Fix bug related to re-sending a requestMarkus Goetz2010-02-031-9/+18
* QNAM HTTP: make it give some better error messages in case of socket failure.Thiago Macieira2010-01-211-1/+1