summaryrefslogtreecommitdiffstats
path: root/src/network/access/qhttpnetworkconnection_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add qtnetworkglobal.h and qtnetworkglobal_p.hLars Knoll2016-07-031-0/+2
* QtNetwork: use const (and const APIs) moreAnton Kudryavtsev2016-04-271-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* network: Pass types with copy-ctor or dtor by const-refSérgio Martins2015-12-131-1/+1
* Fix warning and improve the signature of parseRedirectResponseAllan Sandfeld Jensen2015-03-131-1/+1
* QNetworkAccessManager: Support HTTP redirectionMandeep Sandhu2015-03-091-0/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update credentials on cached http-connectionsAllan Sandfeld Jensen2014-11-031-0/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Introduce secure transport backend for Windows RuntimeOliver Wolff2014-08-131-0/+2
* SSL: split ssl files into general and "_openssl" implementationOliver Wolff2014-08-091-2/+2
* Fix QT_NO_BEARERMANAGEMENT compile of QHttpThreadDelegate.Steffen Imhof2014-06-101-2/+2
* network: add support for the SPDY protocolPeter Hartmann2014-02-191-7/+30
* HTTP internals: introduce protocol handlersPeter Hartmann2014-02-131-0/+1
* Fix Q_ASSERT(!channels[0].isSocketBusy());v5.2.0-beta1Allan Sandfeld Jensen2013-10-211-2/+3
* HTTP internals: do not open too many sockets when preconnectingPeter Hartmann2013-06-241-0/+4
* SSL: Implement session sharing and use it from QNetworkAccessManagerPeter Hartmann2013-02-061-0/+9
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Mark (non-public API's) ctor's as explicitSergio Ahumada2012-09-141-2/+2
* QtNetwork: disconnect other channels when network layer detectedMartin Petersson2012-06-061-0/+1
* Test for QT_NO_SSL instead of QT_NO_OPENSSLShane Kearns2012-02-211-2/+2
* 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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QNetworkAccessManager: delay IPv4 or IPv6 based on getaddrinfo orderMartin Petersson2011-12-221-3/+4
* QNetworkAccessManager: delay IPv4 connection with Happy EyeballsMartin Petersson2011-12-161-0/+4
* Fix compiler warnings.Friedemann Kleint2011-09-281-1/+1
* QNAM HTTP: Re-write compression codeMarkus Goetz2011-07-121-3/+0
* Add Happy-Eyeballs style IPv6 connection establishing.Martin Petersson2011-07-041-0/+16
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Update QTBUG-17223 for Qt 4.8Shane Kearns2011-05-091-0/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+230