summaryrefslogtreecommitdiffstats
path: root/src/network/access
Commit message (Expand)AuthorAgeFilesLines
* H2: emit encrypted for at least the first reply, similar to H1Timur Pocheptsov2021-07-201-0/+4
* QNetworkDiskCache: Fix tracking of size during storeItem()Mårten Nordheim2021-07-201-3/+1
* QNetworkRequest: Rename (set)minimumArchiveBombSizeMårten Nordheim2021-07-127-19/+19
* H2 - make integer conversion explicit (signed->unsigned)Timur Pocheptsov2021-06-151-2/+2
* H2: remove a rather useless limit on the number of streamsTimur Pocheptsov2021-06-142-10/+3
* wasm: fix network crash on abortLorn Potter2021-06-052-46/+40
* QNetworkRequest: Add API to set a minimum archive bomb sizeMårten Nordheim2021-05-319-39/+77
* Doc: Use \deprecated instead of \obsoletePaul Wicking2021-05-261-2/+2
* Add #include <mutex>Kimmo Ollila2021-05-251-0/+2
* QHttpNetworkConnectionPrivate::createAuthorization: refactorMårten Nordheim2021-05-201-7/+7
* QHttpNetworkConnectionChannel: remove *authMethodMårten Nordheim2021-05-205-64/+31
* Prefer previously used channels in QHttpNetworkConnectionLars Schmertmann2021-05-111-19/+38
* Fix “unused variable” warningMorten Sørvig2021-04-301-0/+1
* HTTP: Don't call allDone twiceMårten Nordheim2021-04-291-0/+2
* HTTP/2 authentication requiredMårten Nordheim2021-04-295-29/+101
* QNetworkDiskCache: Switch to unique_ptr in most casesMårten Nordheim2021-04-161-4/+6
* QNetworkDiskCache: Drop the file mmap-ingMårten Nordheim2021-04-161-12/+1
* QNetworkCookie: Rename sameSite to sameSitePolicyMårten Nordheim2021-04-142-8/+8
* Make qdecompresshelper archive bomb check only trigger for large filesØystein Heskestad2021-03-052-0/+10
* Remove QNetworkStatusMonitorMårten Nordheim2021-02-062-3/+3
* Remove the qmake project filesJoerg Bornemann2021-01-072-145/+0
* Http2: set the reply's error code and string on errorMårten Nordheim2020-12-071-0/+2
* Add SameSite API to QNetworkCookieAllan Sandfeld Jensen2020-12-073-7/+84
* Use (new) erase()/erase_if() algorithmsMarc Mutz2020-12-052-6/+2
* Http2: don't call ensureConnection when there's no request availableMårten Nordheim2020-12-021-1/+3
* Http2: Remove errored-out requests from queueMårten Nordheim2020-12-021-0/+1
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-302-2/+2
* HTTP2: fix crash from assertionMårten Nordheim2020-11-192-2/+7
* QNAM: Work around QObject finicky orphan cleanup detailsMårten Nordheim2020-11-061-1/+11
* QDecompressHelper: use the new readPointer function in QByteDataBufferMårten Nordheim2020-11-061-43/+29
* Hide comparison operators for QtNetwork value types from non-ADLVolker Hilsheimer2020-10-304-28/+47
* Pass SameSite through QNetworkCookieAllan Sandfeld Jensen2020-10-282-1/+9
* Fix some bad uses of QSharedPointerData::operator T*Allan Sandfeld Jensen2020-10-161-9/+11
* QNetworkRequest: Close gap in enumMårten Nordheim2020-10-081-1/+1
* Docs: Update default redirect policy enumerationMårten Nordheim2020-09-291-3/+4
* wasm: fix network status code propagationLorn Potter2020-09-252-6/+14
* QDecompressHelper: limit decompression ratioMårten Nordheim2020-09-227-0/+93
* QNAM: try to send headers and body togetherGiuseppe D'Angelo2020-09-182-12/+38
* QAuthenticator: condition using GSSAPI on credentials availabilityMårten Nordheim2020-09-111-1/+8
* QAuthenticator: Don't assume we haven't tried the URL credentialsMårten Nordheim2020-09-111-3/+4
* QAuthenticator: Don't assume cached credentials are newMårten Nordheim2020-09-111-1/+2
* QNAM: Enable HTTP/2 by defaultMårten Nordheim2020-09-104-14/+16
* QNAM: fix stall due to edge case when connected with no request queuedMårten Nordheim2020-09-101-2/+12
* Huffman compression: handle QByteArray's elements as unsigned charTimur Pocheptsov2020-09-071-2/+4
* wasm: enable httpmultipartLorn Potter2020-09-049-6/+32
* qnetworkaccessbackend_p.h: Add missing "We mean it comment"Friedemann Kleint2020-09-021-0/+11
* Doc: Fix documentation warnings in Qt NetworkTopi Reinio2020-08-311-3/+9
* Fix warningMaurice Kalinowski2020-08-281-2/+2
* Redo QNetworkAccessBackend and various cleanups around itMårten Nordheim2020-08-2714-457/+791
* Remove QFtp sources etc. in favor of alternate distributionMårten Nordheim2020-08-278-3220/+0