summaryrefslogtreecommitdiffstats
path: root/src/network/access
Commit message (Expand)AuthorAgeFilesLines
...
| | * wasm: fix corrupt downloadsLorn Potter2019-03-041-1/+1
| | * Hpack - fix the static lookupTimur Pocheptsov2019-03-042-99/+121
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-271-1/+1
|\| |
| * | Fix can not -> cannotRobert Loehning2019-02-251-1/+1
* | | Add support for SPNEGO/Negotiate authenticationSandro Mani2019-02-252-6/+10
|/ /
* | 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
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-08-072-1/+16
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-072-1/+16
| |\|
| | * Return to eventloop after emitting encryptedMårten Nordheim2018-07-312-1/+16
* | | NeworkAccessBackend: Remove duplicated/shadowed memberMårten Nordheim2018-08-074-8/+5
|/ /
* | Merge branch '5.11' into devEdward Welbourne2018-07-311-6/+3
|\|
| * QNetworkRequest - fix the documentationTimur Pocheptsov2018-07-201-6/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-173-23/+24
|\|
| * Use nullptr instead of 0Jesus Fernandez2018-07-163-23/+24
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-024-7/+12
|\|
| * Do not build SPDY support if SSL is disabledJoerg Bornemann2018-06-251-4/+9