summaryrefslogtreecommitdiffstats
path: root/src/network/access/qhttpnetworkconnection.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | QNAM HTTP: Fix crash related to aborted uploadsMarkus Goetz2010-08-121-0/+2
|/
* Add a QAuthenticatorPrivate parsing for the headers without QHttpResponseHeaderThiago Macieira2010-07-151-7/+2
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-171-15/+13
|\
| * QNAM HTTP: Start more requests in once function callMarkus Goetz2010-05-051-15/+13
* | QNAM HTTP: Introduce attributes for controlling cookies and authRobert Hogan2010-05-041-2/+9
|/
* QNAM HTTP: Pipelining improvementMarkus Goetz2010-04-201-1/+5
* QNAM HTTP: Pipelining changesMarkus Goetz2010-04-151-39/+55
* QNAM HTTP: Switch back to QueuedConnection for requeueRequest.Markus Goetz2010-02-241-2/+16
* QNAM HTTP: Clean code a bitMarkus Goetz2010-02-181-6/+4
* QNAM HTTP: Always set channel.reply to 0 when doneMarkus Goetz2010-02-181-11/+1
* QNAM HTTP: Fix bug related to re-sending a requestMarkus Goetz2010-02-031-1/+7
* QNAM HTTP: make it give some better error messages in case of socket failure.Thiago Macieira2010-01-211-3/+4
* QNAM HTTP Code: When starting new request, prefer connected sockets.Markus Goetz2010-01-111-5/+17
* QNAM HTTP: Fix readBuffer maximum size.Markus Goetz2010-01-111-0/+10
* network internals: start HTTP GET requests right away when calledPeter Hartmann2010-01-111-4/+4
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Merge commit 'coreteam/4.6' into oslo1-4.6Marius Storm-Olsen2009-11-131-4/+13
|\
| * QNAM HTTP Code: Start accept-language header with capital letterMarkus Goetz2009-11-101-1/+1
| * QNAM HTTP Code: Also send our locale name as accept-languageMarkus Goetz2009-11-091-4/+13
* | QNAM HTTP Code: Start authorization header with capital letterMarkus Goetz2009-11-101-2/+2
|/
* Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-10-011-0/+9
|\
| * QNAM HTTP Code: Always send an Accept-Language headerMarkus Goetz2009-10-011-0/+9
| * Update license headers again.Jason McDonald2009-09-081-4/+4
* | QNAM HTTP Code: Properly remove aborted requests from processingMarkus Goetz2009-09-231-2/+36
* | Update license headers again.Jason McDonald2009-09-091-4/+4