summaryrefslogtreecommitdiffstats
path: root/src/network/access
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.5' into tqtc/lts-5.15-open...v5.15.5-lts-lgplTarja Sundqvist2022-05-167-42/+104
|\
| * QSpdyProtocolHandler: don't rely on device being availableMårten Nordheim2021-05-201-1/+2
| * HTTP/2 authentication requiredMårten Nordheim2021-05-035-29/+101
| * QNetworkDiskCache: Drop the file mmap-ingMårten Nordheim2021-04-211-12/+1
* | Revert "Update commercial license headers to src/dbus, src/gui, src/network"Tarja Sundqvist2021-03-2294-1934/+1934
|/
* Update commercial license headers to src/dbus, src/gui, src/networkTarja Sundqvist2021-01-2894-1934/+1934
* Http2: set the reply's error code and string on errorMårten Nordheim2020-12-091-0/+2
* Http2: don't call ensureConnection when there's no request availableMårten Nordheim2020-12-031-1/+3
* Http2: Remove errored-out requests from queueMårten Nordheim2020-12-031-0/+1
* Doc: Fix documentation warnings in Qt NetworkTopi Reinio2020-11-191-3/+9
* 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
* Pass SameSite through QNetworkCookieAllan Sandfeld Jensen2020-10-282-1/+9
* wasm: fix network status code propagationLorn Potter2020-09-252-6/+14
* QNetworkRequest: mark FollowRedirectsAttribute as deprecatedMårten Nordheim2020-09-151-1/+1
* QNAM: HTTP/2: Set user-agent for the HTTP proxy's headerMårten Nordheim2020-09-141-4/+13
* http: When falling back to http/1 use the socket's ssl configMårten Nordheim2020-09-141-10/+4
* HTTP/2: Don't handle Remote Disconnected if we haven't switched yetMårten Nordheim2020-09-141-1/+2
* QAuthenticator: condition using GSSAPI on credentials availabilityMårten Nordheim2020-09-121-1/+8
* QAuthenticator: Don't assume we haven't tried the URL credentialsMårten Nordheim2020-09-121-3/+4
* QAuthenticator: Don't assume cached credentials are newMårten Nordheim2020-09-111-1/+2
* QNAM: Don't error out if the server doesn't support any ALPN we requestMårten Nordheim2020-09-101-2/+2
* Huffman compression: handle QByteArray's elements as unsigned charTimur Pocheptsov2020-09-091-2/+4
* QNetworkReply(http): Ignore ssl errors in all reserved channelsMårten Nordheim2020-09-081-2/+6
* QNAM: Don't close the connection due to not having a layer preferenceMårten Nordheim2020-09-081-2/+5
* QNAM: Remove network connectivity pre-checkMårten Nordheim2020-07-303-93/+0
* wasm: fix network headers logicLorn Potter2020-07-301-6/+8
* wasm: fix setTransferTimeoutLorn Potter2020-07-294-6/+8
* wasm: do not close QIODevice on errorLorn Potter2020-06-301-3/+0
* Http: Fix POST-to-GET redirects still uploading or transmitting CLMårten Nordheim2020-06-305-0/+38
* Fix warning about networkAccessibleChanged() signal being deprecatedThiago Macieira2020-06-241-4/+4
* wasm: fix crash when getting error like 404Lorn Potter2020-06-201-1/+0
* QNAM: Move QNetworkConnectionMonitor along during moveToThreadMårten Nordheim2020-06-172-16/+17
* wasm: set status codes from network operationLorn Potter2020-06-122-0/+15
* wasm: fix network POST data corruptionLorn Potter2020-06-112-5/+5
* Fix deprecation warningVolker Hilsheimer2020-06-101-0/+3
* H2 protocol handler: make sure inflateEnd gets called on z-streamTimur Pocheptsov2020-06-031-0/+3
* QNetworkReplyFileImpl: Fix typoMårten Nordheim2020-05-281-1/+1
* wasm: fix heap crash when making multiple network callsLorn Potter2020-05-252-20/+23
* QNAM/QNetConMon: Update handling of QNetworkConnectionMonitor::startMårten Nordheim2020-05-191-6/+8
* wasm: fix network reply timeout and error handlingLorn Potter2020-05-191-25/+30
* QNAM: Don't check if a session is needed for a cache lookupMårten Nordheim2020-04-302-0/+7
* wasm: fix network download crashLorn Potter2020-04-291-1/+1
* QNAM/QNetConMon: emit networkAccessibleChanged on changesMårten Nordheim2020-04-281-0/+3
* H2C - make sure we send the client preface and settingsTimur Pocheptsov2020-04-073-0/+10
* macOS: Remove all use of deprecated Q_OS_OSX defineTor Arne Vestbø2020-04-031-1/+1
* wasm: refactor network to use fetch APILorn Potter2020-03-263-216/+132
* More qOverload cleanups in qtbaseTimur Pocheptsov2020-03-241-1/+1
* Fix the name in invokeMethodTimur Pocheptsov2020-03-231-4/+4
* QtNetwork deprecations: suppress internal warningsMårten Nordheim2020-03-124-2/+6