summaryrefslogtreecommitdiffstats
path: root/src/network/access/qhttpnetworkconnection.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* 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
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Fix race in http connection channelShane Kearns2012-01-041-1/+0
* Don't fetch credentials from cache following a failed proxy authenticationShane Kearns2012-01-041-0/+16
* Fix faulty logic in http connection pipeliningShane Kearns2012-01-041-2/+6
* QNAM: Fix authentication cache when the password is in the URLOlivier Goffart2011-11-081-0/+5
* Fix QNetworkReply::errorString returning an untranslated stringGiuseppe D'Angelo2011-09-121-10/+10
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-05-261-1/+11
|\
| * fix "Host" header of ipv6 URLs in QNAMshiroki2011-05-251-1/+11
* | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
|/
* Merge branch 'symbian-socket-engine' into staging-masterShane Kearns2011-05-101-0/+9
|\
| * Update QTBUG-17223 for Qt 4.8Shane Kearns2011-05-051-0/+9
* | Fix warnings on unused parameters and variablesThiago Macieira2011-04-261-1/+0
|/
* Merge remote branch 'earth/master' into symbian-socket-engineShane Kearns2011-03-251-16/+21
|\
| * QNAM HTTP: Pair channels with requests at a later state.Martin Petersson2011-03-101-16/+21
* | Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networ...Shane Kearns2011-03-081-0/+23
|\ \ | |/ |/|
| * Implement network session for HTTP backendShane Kearns2011-02-211-0/+23
* | QNAM HTTP: Fix the ioPostToHttpFromSocket auto testMartin Petersson2011-03-041-1/+1
* | QNAM HTTP: Be more strict with HTTP channel stateMarkus Goetz2011-02-241-0/+6
|/
* 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-101-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-061-1/+6
|\ \ | |/
| * QNetworkAccessManager: enable synchronous HTTP callsPeter Hartmann2010-11-231-3/+6
* | Fix compilation after merge.Olivier Goffart2010-11-121-2/+0
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-11-041-0/+7
|\ \ | |/
| * QNAM: Reset authenticator state properly between requestsMarkus Goetz2010-11-031-0/+7
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-291-80/+77
|\ \ | |/
| * Network code: Fix code comment spellchecking errors.Markus Goetz2010-10-281-1/+1
| * QNAM: fix buildPeter Hartmann2010-10-271-1/+5
| * QNAM HTTP: Remove the error() of QHttpNetworkConnectionMarkus Goetz2010-10-271-2/+1
| * QNAM HTTP: Remove enableEncryption()Markus Goetz2010-10-271-6/+0
| * QNAM HTTP: Remove unused codeMarkus Goetz2010-10-271-15/+0
| * QNAM HTTP: Move authenticationRequired() to QHttpNetworkReplyMarkus Goetz2010-10-271-1/+1
| * QNAM HTTP: Move proxyAuthenticationRequired() to QHttpNetworkReplyMarkus Goetz2010-10-271-3/+2
| * QNAM HTTP: Remove Wait4AuthStateMarkus Goetz2010-10-271-5/+0
| * QNAM HTTP: Internal variable spelling mistakesMarkus Goetz2010-10-271-8/+8
| * QNAM HTTP: Pause connection when emitting proxy auth signalMarkus Goetz2010-10-271-0/+4
| * QNAM HTTP: Also resume uploads after connection pauseMarkus Goetz2010-10-271-3/+4
| * QNAM HTTP: Process authenticationRequired() from HTTP properlyMarkus Goetz2010-10-271-1/+1
| * QNAM HTTP: Pause sockets while emitting to user code.Markus Goetz2010-10-271-36/+46
| * QNAM HTTP: Do not copy around credentials when using NTLMMarkus Goetz2010-10-271-0/+7
| * QNAM HTTP: Move caching of credentials from URLMarkus Goetz2010-10-271-6/+5
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-211-2/+2
|\ \ | |/
| * Fix one hang of QNAM on Symbian.Jocelyn Turcotte2010-09-201-2/+2
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-08-131-5/+8
|\ \ | |/ |/|
| * QNAM Zerocopy: HTTP implementation partMarkus Goetz2010-08-121-5/+8