summaryrefslogtreecommitdiffstats
path: root/src/network/socket/qhttpsocketengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* QHttpSocketEngine: ensure pending EOF triggers a notificationAlex Trotsenko2016-01-181-1/+4
* Libraries: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* QAbstractSocketEngine: introduce QIpPacketHeader for datagramsThiago Macieira2015-08-221-4/+2
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-16/+4
|\
| * Introduce qt_subtract_from_timeout to reduce code duplication.Daniel Teske2015-03-091-16/+4
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
|/
* Fix silly mistake: 0 is a valid file descriptorThiago Macieira2014-12-241-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Network: Fix NTLM (SSPI) with HTTP and HTTPS proxiesMarkus Goetz2014-08-231-4/+6
* Fix buffer overrun error with some proxy serversArtem Shevchenko2014-07-281-3/+0
* HTTP socket engine: support newer HTTP proxiesPeter Hartmann2013-08-221-36/+56
* Correct algorithm for digest auth when using the CONNECT verbBradley Buda2013-07-121-1/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Removing QHttpHeader and QHttpResponseHeader.Jonas M. Gastal2012-01-191-26/+28
* Removing QHttp class, its tests and its usage in examples.Jonas M. Gastal2012-01-061-1/+1
* Make socket descriptors qintptr.Jonas M. Gastal2012-01-051-3/+3
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Don't fetch credentials from cache following a failed proxy authenticationShane Kearns2011-12-221-3/+17
* Removing unnecessary hidden property "_q_user-agent".Jonas M. Gastal2011-11-241-9/+2
* Adds support for headers in QNetworkProxy.Jonas M. Gastal2011-11-241-9/+14
* HTTP proxy engine - accept standard Connection headerShane Kearns2011-10-311-0/+4
* sockets: limit buffer size of the internal sockets in proxy enginesShane Kearns2011-06-011-0/+2
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Send User-Agent from the network request in http proxy CONNECT commandShane Kearns2011-05-091-1/+7
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+824