summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* QSctpSocket: Update windows-note to specify 'class'Mårten Nordheim2022-10-262-2/+2
* wasm: fix crash when network reply is closedLorn Potter2022-10-202-5/+22
* Fix duplicated words in documentationMårten Nordheim2022-10-191-1/+1
* QSslServer[docs]: fix grammarMårten Nordheim2022-10-191-1/+1
* QNetworkReply: Fix typos in the documentationIevgenii Meshcheriakov2022-10-181-2/+2
* QNetworkReply: honor legacy behavior of setting Accept-EncodingMårten Nordheim2022-09-221-1/+6
* QNetworkReplyFileImpl: Don't emit 'finished' in the ctorMårten Nordheim2022-09-161-1/+2
* Http: Don't clear (de)compressed data on errorMårten Nordheim2022-09-141-3/+4
* QNetworkReply: Fix missing final emission of readyReadMårten Nordheim2022-09-122-4/+6
* QSslServer: Document undocumented signalMårten Nordheim2022-09-081-0/+7
* Docs: Improve documentation regarding adding SSL supportNicholas Bennett2022-09-071-2/+3
* QHttp2Configuration: in QNAM, use old, higher values in flow controlTimur Pocheptsov2022-08-313-7/+7
* Make sockets' accept() methods return qintptrMårten Nordheim2022-08-2410-19/+19
* QSslServer: Re-enable read notifications when a client times outMårten Nordheim2022-08-201-0/+2
* QSslServer: Make sure maxPendingConnections applies to all socketsMårten Nordheim2022-08-184-1/+23
* QSslServer: Implement handshake timeoutsMårten Nordheim2022-08-183-3/+67
* QSslServer: Check that first byte is ClientHelloMårten Nordheim2022-08-182-2/+82
* QSslServer: pass 'this' as a context to connections to socketMårten Nordheim2022-08-181-9/+9
* QAuthenticator: Fix crash when using NTLM / NegotiateMårten Nordheim2022-08-172-7/+22
* QNetworkInformation: Add missing \since markerMårten Nordheim2022-08-081-0/+1
* Remove if_types.h workaround for watchOSTor Arne Vestbø2022-08-052-24/+0
* QtHttp: Lower the severity of some log outputMårten Nordheim2022-08-041-5/+4
* QtBase: Windows: Replace some deprecated API usagesYuhang Zhao2022-08-031-1/+1
* QNetworkInformation: guard deprecated method definitionsIvan Solovev2022-07-251-0/+4
* Provide more details of failed connectionAndré Klitzing2022-07-231-0/+2
* QHttpHeaderParser: fix int/qsizetype nagsMårten Nordheim2022-07-211-3/+3
* Doc: Add default value for seed param to all qHash overloadsKai Köhne2022-07-203-5/+1
* QHttpHeaderParser: Allow larger fields but restrict total sizeLars Schmertmann2022-06-282-11/+40
* Network: make Public Suffix List constexprYuhang Zhao2022-06-201-1/+1
* Fix typos in docs and commentsKai Köhne2022-06-153-3/+3
* Unify QSslServer from QtWebSockets and QtHttpServer into QtNetworkØystein Heskestad2022-06-044-0/+383
* The new signal pendingConnectionAvailable is added to QTcpServerØystein Heskestad2022-06-042-6/+24
* wasm: add support for blocking socketsMorten Johan Sørvig2022-06-021-0/+25
* Remove mentions of SSL 3 in documentationMårten Nordheim2022-05-302-6/+5
* QAuthenticator: allow to set custom SPN for Windows clientIvan Solovev2022-05-241-3/+27
* Network: update Public Suffix ListIvan Solovev2022-05-232-4384/+4463
* Remove more unused qreadwritelock.h includesMarc Mutz2022-05-171-1/+0
* Use SPDX license identifiersLucie Gérard2022-05-16254-9832/+533
* QNetworkCacheMetaData: replace qSwap with member-swapMarc Mutz2022-05-111-1/+1
* Fix documentation for QNetworkReply::redirectedFlorian Bruhin2022-05-042-5/+5
* QtNetwork: includemocsMarc Mutz2022-04-284-0/+8
* QHttp: Fix handling of redirect loaded from cacheMårten Nordheim2022-04-271-0/+1
* QNetworkReply: update decompress error message and handlingMårten Nordheim2022-04-274-17/+72
* Fix unused variables in qtbaseAndrei Golubev2022-04-251-1/+1
* QtNetwork: replace remaining uses of QLatin1String by QLatin1StringViewSona Kurazyan2022-04-2110-19/+19
* QtNetwork: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-2143-286/+342
* QtNetwork: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-2121-59/+58
* QHttp: Don't reorder content-length header for no reasonMårten Nordheim2022-04-211-2/+3
* Replace uses of _qs with _s in sources and examplesSona Kurazyan2022-04-192-2/+6
* Network[doc]: Update Qt6-changes for QNetworkInformation in 6.3Mårten Nordheim2022-04-071-0/+3