summaryrefslogtreecommitdiffstats
path: root/src/network/access
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-031-1/+8
|\
| * HTTP2: Fix handling of GOAWAY framesChristian Kamm2019-05-031-1/+8
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-301-1/+1
|\|
| * Fix a crash in QHttp2ProtocolHandler in h2c-direct modeAlexey Edelev2019-03-291-1/+1
* | wasm: Use common “qt” prefix for exported functionsMorten Johan Sørvig2019-03-261-11/+11
* | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-03-263-21/+14
|\|
| * Network cache: Stop treating no-cache like no-storeMårten Nordheim2019-03-223-21/+14
* | wasm: QNAM: support relative urlsMorten Johan Sørvig2019-03-181-1/+2
* | wasm: fix error report when network request is cancelledv5.13.0-beta1Lorn Potter2019-03-111-0/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-091-1/+4
|\|
| * Don't retry a ssl connection if encryption was never finishedMårten Nordheim2019-03-061-1/+4
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-03-063-100/+122
|\|
| * wasm: fix corrupt downloadsLorn Potter2019-03-041-1/+1
| * Hpack - fix the static lookupTimur Pocheptsov2019-03-042-99/+121
* | Fix can not -> cannotRobert Loehning2019-02-251-1/+1
* | QtGui/Network/OpenGl/Widgets/Xml: use \nullptr in documentationChristian Ehrlicher2019-02-201-2/+2
* | Fix: "Missing emit keyword on signal call"Alessandro Portale2019-02-131-6/+6
* | Fix: "Emit keyword being used with non-signal"Alessandro Portale2019-02-121-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-083-3/+7
|\|
| * Normalize some SIGNAL/SLOT signaturesJoerg Bornemann2019-02-062-3/+3
| * http2: skip content-length for content-encoding: gzip/deflateTimur Pocheptsov2019-02-011-0/+4
* | Add support for setting the peer verify name via the QNetwork* classesAndy Shaw2019-02-0611-9/+105
* | QtBase: replace 0 with \nullptr in documentationChristian Ehrlicher2019-01-281-2/+2
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-215-17/+21
|\|
| * Fix alignment-warnings about Q_DECLARE_PRIVATE's castsEdward Welbourne2019-01-151-0/+1
| * Documentation: Add \nullptr macro and use where applicableFriedemann Kleint2019-01-102-2/+2
| * wasm: fix blob download handlingLorn Potter2019-01-091-11/+16
| * QNetworkReplyHttpImpl::_q_startOperation - remove a useless warningTimur Pocheptsov2019-01-081-4/+2
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-042-18/+25
|\|
| * wasm: emit finished after QNetworkReply abortLorn Potter2018-12-182-10/+25
| * wasm: do not revise url of queriesLorn Potter2018-12-161-9/+1
* | Use QMultiMap::insert() instead of insertMulti()Lars Knoll2018-12-121-3/+3
* | Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-125-5/+5
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-081-5/+5
|\|
| * Revise filtering of Content-Length in HTTP cache controlEdward Welbourne2018-12-071-5/+5
* | QNetworkCacheMetaData::AttributesMap is not a multi hashLars Knoll2018-12-071-5/+5
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-251-1/+7
|\|
| * QNetworkAccessManager: defer call to _q_networkSessionStateChangedUlf Hermann2018-10-161-1/+7
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-132-215/+183
|\|
| * wasm: rewrite QNetworkReplyWasmImpl to remove EM_ASMLorn Potter2018-10-092-215/+183
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-299-16/+61
|\|
| * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-279-15/+60
| |\
| | * Modernize the "datestring" featureLiang Qi2018-09-243-6/+6
| | * Protect HSTS code for no-feature-settings buildTimur Pocheptsov2018-09-246-9/+54
| * | Fix typos in the documentationAleix Pol2018-09-251-1/+1
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-025-0/+816
|\| |
| * | WebAssembly for QtBaseMorten Johan Sørvig2018-08-305-0/+816
* | | QNetworkCookieJar: reduce #if-#else branchingMårten Nordheim2018-08-241-10/+11
|/ /
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-08-161-0/+2
|\|
| * Normalize path segments in QHttpNetworkRequest::uriPaolo Angelelli2018-08-161-0/+2