summaryrefslogtreecommitdiff
path: root/src/network/socket/qhttpsocketengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Correct algorithm for digest auth when using the CONNECT verbBradley Buda2014-01-231-1/+2
* 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
* Don't fetch credentials from cache following a failed proxy authenticationShane Kearns2012-01-041-3/+17
* HTTP proxy engine - accept standard Connection headerShane Kearns2011-11-111-0/+4
* Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-311-0/+2
|\
| * sockets: limit buffer size of the internal sockets in proxy enginesShane Kearns2011-05-241-0/+2
| * 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-1/+7
| |/
* | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* | Send User-Agent from the network request in http proxy CONNECT commandShane Kearns2011-05-051-1/+7
* | Merge branch 'master' of scm.dev.troll.no:qt/qt-earth-team into symbian-socke...Shane Kearns2011-04-111-0/+2
|\ \
| * | Fix compilation with QT_NO_Tasuku Suzuki2011-03-211-0/+2
* | | 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-111-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-071-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