summaryrefslogtreecommitdiffstats
path: root/src/network/access/qhttpnetworkconnection.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.5'Marius Storm-Olsen2009-06-301-3/+7
|\
| * QNetworkAccessManager stuff: Some fixes for coverityMarkus Goetz2009-06-291-3/+7
* | QNAM HTTP Code: Properly use the QRingBuffer for some kind of data.Markus Goetz2009-06-291-27/+49
* | QNAM HTTP Code: Prepare for download performance improvementsMarkus Goetz2009-06-251-7/+13
* | QNAM HTTP Code: Uncluttering functionsMarkus Goetz2009-06-251-13/+26
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-181-1/+2
|\ \ | |/
| * QNAM HTTP code: Do not close TCP connection in all casesMarkus Goetz2009-06-181-1/+2
* | QNAM: Use QTcpSocket for HTTP if no encryption was requestedMarkus Goetz2009-06-171-9/+26
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | Allow a maximum of 6 simultaneous HTTP connections to a server.Prasanth Ullattil2009-06-121-17/+20
* | QHttpNetworkConnection: Removed an unnecessary/dead checkMarkus Goetz2009-06-111-14/+11
* | QHttpNetworkConnection: Some renamingsMarkus Goetz2009-06-111-10/+10
* | Fix compilation after mergeOlivier Goffart2009-05-181-0/+1
* | Merge commit 'origin/4.5'Olivier Goffart2009-05-181-19/+27
|\ \ | |/
| * HTTP authentication: return error if authentication cannot be handledPeter Hartmann2009-05-151-5/+15
* | Merge branch '4.5'Thiago Macieira2009-05-131-2/+12
|\ \ | |/
| * Fix handling of garbage data sent by the HTTP server instead of aThiago Macieira2009-05-131-2/+12
* | QNAM: Upload architecture change: HTTP implementationMarkus Goetz2009-05-131-98/+117
|/
* Re-send network request properly when the socket is in Closing state.Denis Dzyubenko2009-04-241-0/+8
* Splitted qhttpnetworkconnection* files into individual filesMarkus Goetz2009-04-061-1117/+2
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+2464