summaryrefslogtreecommitdiffstats
path: root/src/network/access/qhttpnetworkconnection_p.h
Commit message (Expand)AuthorAgeFilesLines
* HTTP/2 - make protocol settings configurablev5.10.0-beta3Timur Pocheptsov2017-10-261-0/+6
* HTTP/2 - implement the proper 'h2c' (protocol upgrade)Timur Pocheptsov2017-08-271-0/+2
* QHttpNetworkConnection: fall back gracefully to HTTP/1.1Timur Pocheptsov2017-03-081-0/+3
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-111-0/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-081-0/+1
| |\
| | * Make sure SSL configuration is correct in QNetworkReply::encrypted.Vladimir Prus2016-10-051-0/+1
* | | Remove SSL includes from qhttpnetworkconnection_p.hFriedemann Kleint2016-07-121-11/+4
* | | HTTP2 protocol handlerTimur Pocheptsov2016-07-081-1/+3
* | | 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