summaryrefslogtreecommitdiffstats
path: root/src/network/socket/qhttpsocketengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Network session support for proxy socket enginesShane Kearns2011-03-101-0/+3
* Fix http proxy connections hanging on network errorShane Kearns2011-03-081-4/+3
* tst_qnetworkreply: Fix httpProxyCommands() on Windows.Martin Petersson2011-02-221-1/+4
* 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
* | Add QUdpSocket::setMulticastInterface() and ::multicastInterface()Bradley T. Hughes2010-09-011-0/+13
* | Remove support for single-source multi-castBradley T. Hughes2010-09-011-2/+0
* | Implementation of multicast API for the HTTP and SOCKS5 enginesBradley T. Hughes2010-09-011-0/+18
|/
* Rename QTimestamp to QElapsedTimerThiago Macieira2010-03-171-3/+3
* Port QtNetwork uses of QTime as a stopwatch to QTimestamp.Thiago Macieira2010-03-171-3/+3
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* QHttpSocketEngine: Remove unneeded codeMarkus Goetz2010-01-061-17/+3
* QAbstractSocket: wait with closing until all bytes have been writtenPeter Hartmann2009-10-271-0/+10
* Update license headers again.Jason McDonald2009-09-091-4/+4
* QtNetwork: More Coverity fixesMarkus Goetz2009-09-011-0/+1
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Sockets: Added support for SO_KEEPALIVE and TCP_NODELAYMarkus Goetz2009-07-231-2/+19
|/
* Add a "User-Agent" line to our HTTP proxy requests.Thiago Macieira2009-07-151-0/+1
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* Fixed compilation with -qtnamespaceMarkus Goetz2009-05-221-2/+2
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+773