summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* Rename QFunctorSlotObject to QCallableObjectVolker Hilsheimer2023-05-101-1/+1
* Hsts: match header names case insensitivelyMårten Nordheim2023-05-081-2/+2
* Doc: Fix documentation warningsTopi Reinio2023-04-291-1/+1
* QNAM: Fix double-connect for manual redirect handlingMårten Nordheim2023-04-281-3/+3
* Add a helper for better error messages when functor is incompatibleVolker Hilsheimer2023-04-281-0/+1
* Support free functions and const functors as callbacksVolker Hilsheimer2023-04-281-4/+4
* Simplify the creation of APIs that take a callbackVolker Hilsheimer2023-04-261-43/+11
* Add helper template for metacall event creationVolker Hilsheimer2023-04-181-11/+1
* Remove unused documentation code snippetsFriedemann Kleint2023-04-172-12/+0
* Rid of 'special case' markersAlexey Edelev2023-04-131-2/+4
* Exclude sources from the Unity BuildAmir Masoud Abdol2023-04-111-0/+4
* Get http reply text on error in wasm's network replyMikolaj Boc2023-04-111-0/+2
* QSslCertificate: Add property names to debug operator<<Axel Spoerl2023-04-041-8/+8
* Fix default "credential" flag for WASM HTTP connectionsCajus Pollmeier2023-04-041-3/+1
* Use Qt CMake APIs to exclude files from Unity BuildAmir Masoud Abdol2023-04-031-18/+17
* Http2: Don't skip checking flag for trailing HEADERS frame if PRIORITYMårten Nordheim2023-04-011-9/+9
* Remove loopback network exampleMårten Nordheim2023-03-233-3/+2
* QNetworkDiskCache: Update doc snippetsMårten Nordheim2023-03-231-3/+6
* Replace 'Network Examples' overview imageMårten Nordheim2023-03-163-1/+1
* QObject: implement startTimer(int) in terms of startTimer(chrono)Ahmad Samir2023-03-111-1/+3
* Add test function for private networkYAMAMOTO Atsushi2023-03-112-7/+26
* QNetwork[http]: Discard or ignore corrupted cache entriesMårten Nordheim2023-03-092-1/+7
* QNetworkDiskCache: use QSaveFileMårten Nordheim2023-03-092-47/+23
* QNetworkInterface/Unix: replace one Q_ASSERT with static_assertsThiago Macieira2023-03-041-1/+2
* Delete the Network Download (Manager)? examplesMårten Nordheim2023-03-021-2/+0
* Doc: fix links to renamed network examplesVolker Hilsheimer2023-03-012-3/+3
* Doc: Remove duplicate wordsAndreas Eliasson2023-02-282-2/+2
* Make feature `topleveldomain` optional in wasm buildPiotr Wierciński2023-02-171-1/+1
* Delete references to deleted examplesMårten Nordheim2023-02-161-2/+0
* Delete googlesuggestMårten Nordheim2023-02-141-1/+0
* src: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-102-14/+6
* QPasswordDigestor: add OpenSSL 3.0 support to deriveKeyPbkdf2Jan Grulich2023-02-092-2/+101
* QtMiscUtils: add some more character helpersAhmad Samir2023-02-071-2/+4
* Revert "Revert "Add support for MultiABI with custom install dir of the andro...Alexey Edelev2023-02-021-1/+3
* QtNetwork: Split out QNativeSocketEnginePrivateFriedemann Kleint2023-02-027-171/+203
* Don't include qnetworkproxy_generic.cpp for iOSTor Arne Vestbø2023-02-011-1/+1
* Revert "Add support for MultiABI with custom install dir of the android-build"Alexandru Croitor2023-02-011-3/+1
* QtNetwork/Windows: Add exclusions for CMake Unity (Jumbo) buildsFriedemann Kleint2023-01-311-0/+19
* Remove redundant qsharedpointer.h #includesAhmad Samir2023-01-316-7/+2
* QtNetwork: Disambiguate static variablesFriedemann Kleint2023-01-313-12/+12
* qnetworkproxy_mac: use API available both on iOS and macOSTimur Pocheptsov2023-01-303-41/+109
* Add support for MultiABI with custom install dir of the android-buildFab Stz2023-01-301-1/+3
* QtNetwork: Remove duplicated QT_DECL_METATYPEFriedemann Kleint2023-01-251-3/+0
* QHttp1Configuration: fix UB (inactive union member access)Marc Mutz2023-01-182-9/+10
* Update description of topleveldomain featurePeter Varga2023-01-173-7/+5
* QNetworkDiskCache: optimize expire()Ahmad Samir2023-01-121-30/+39
* Documentation: Port code snippets to new connection syntaxFriedemann Kleint2023-01-113-12/+7
* Use QFileInfo's file times in UTC for file timestampsAhmad Samir2023-01-041-2/+2
* Fix clang-cl compiler warningsPeter Varga2022-12-152-3/+7
* Export QAuthenticatorPrivate for use in QtWebSocketsMårten Nordheim2022-12-151-1/+1