summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* 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
* Network[doc]: Update Qt6-changes with QNetworkInformation detailsMårten Nordheim2022-04-071-2/+11
* QtNetwork: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN [2/2]: privat...Marc Mutz2022-04-0612-6/+23
* QtNetwork: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN [1/2]: public...Marc Mutz2022-04-0528-18/+57
* Doc: QNetworkProxyFactory: Mention libproxy in systemProxyForQueryHu Jialun2022-04-011-0/+5
* QNetworkInformation: Deprecate vague load functionsMårten Nordheim2022-03-312-5/+31
* Short live Q_CONSTINIT!Marc Mutz2022-03-264-4/+4
* Fix -Wunused-but-set-variable in QTcpSocket documentation snippetTor Arne Vestbø2022-03-181-1/+2
* Add missing includes for some of our _win.cpp filesMårten Nordheim2022-03-182-0/+3
* Misc: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+1
* Network: Do not depend on transitive includesFabian Kosmale2022-03-173-0/+3
* QtNetwork: compile-optimize inline swap functionsMarc Mutz2022-03-1717-23/+23
* Fix deprecated use of QBA/Q*String::countMårten Nordheim2022-03-152-13/+13
* Doc: Use new global include snippets in Qt Network landing pageAndreas Eliasson2022-03-151-6/+7
* HTTP2: port to QByteArrayView where it's trivialMarc Mutz2022-03-116-8/+8
* HPack: make padding_is_valid static constexprMarc Mutz2022-03-111-0/+1
* Doc: List third-party attributions on Qt Network landing pageKai Köhne2022-03-101-1/+7
* wasm: fix issue with passing username/password to network requestLorn Potter2022-03-101-3/+7
* QHostInfo/Unix: Fix resolv never unloadingMårten Nordheim2022-03-091-1/+0
* QAbstractSocket: update setSocketOption documentationMårten Nordheim2022-03-081-0/+4
* Fix deprecated uses of QScopedPointerMårten Nordheim2022-03-083-14/+20
* QPublicSuffixDatabase: don't go thru QString for debug outputMarc Mutz2022-03-071-1/+1
* wasm: fix network reply error finished() signalingLorn Potter2022-03-051-0/+1
* QAbstractSocket: remove note about WinRTMårten Nordheim2022-03-051-3/+0
* Network: Use system publicsuffix database copy when availableIevgenii Meshcheriakov2022-03-034-6/+174
* Fix Q_FLAG declaration over enumerationsGiuseppe D'Angelo2022-03-021-1/+1
* CMake: Rename FindZSTD to FindWrapZSTDAlexandru Croitor2022-02-281-1/+1
* Fix compiler warnings about unused parametersPasi Petäjäjärvi2022-02-251-0/+2
* Make sure all qtbase private headers include at least one otherThiago Macieira2022-02-245-7/+8
* Network: Use public suffix database in DAFSA formatIevgenii Meshcheriakov2022-02-245-14912/+4435
* QNX: Fix support for abstract Unix-domain socketPasi Petäjäjärvi2022-02-242-1/+5
* Fix getsockopt option_value initial initializationPasi Petäjäjärvi2022-02-241-2/+3
* Http2: Fix redirect-handlingMårten Nordheim2022-02-201-6/+14
* QHttp: Move the emission of requestSentMårten Nordheim2022-02-181-1/+2
* Update public suffix listIevgenii Meshcheriakov2022-02-182-14451/+14277