summaryrefslogtreecommitdiffstats
path: root/src/network/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* QNAM: Add Q*Socket abstractions in new namespaceMårten Nordheim2 days1-0/+1
* Add preliminary support for Qt for visionOSTor Arne Vestbø7 days1-4/+4
* Long live [[nodiscard]] QFile::openGiuseppe D'Angelo8 days1-0/+1
* Network: cleanlinessMårten Nordheim2024-04-051-0/+3
* Network: Use QHttpHeaders in QHttpHeaderParserLena Biliaieva2024-01-251-1/+1
* Fix accidental implicit QBA->QString conversionMårten Nordheim2024-01-181-0/+1
* Remove the use of GENERATE_PRIVATE_CPP_EXPORTS argumentAlexey Edelev2024-01-171-1/+0
* Privately introduce QHttp2ConnectionMårten Nordheim2024-01-171-0/+1
* Add REST client convenience wrappersJuha Vuolle2023-12-081-0/+2
* QNetworkRequestFactory convenience classJuha Vuolle2023-12-081-0/+2
* Add QHttpHeaders classJuha Vuolle2023-12-081-0/+1
* Re-do the namespace fix for the linker scriptsThiago Macieira2023-12-071-6/+1
* Fix android buildMichal Klocek2023-11-141-2/+6
* qnetworkrequest, qnetworkreply: port some methods to QBAVAnton Kudryavtsev2023-10-301-0/+3
* Remove Qt_6_PRIVATE_API ELF from a symbol used by ~QNetworkDatagramMårten Nordheim2023-10-211-0/+8
* Enable QT_NO_CONTEXTLESS_CONNECT for most of QtBaseGiuseppe D'Angelo2023-07-111-0/+1
* CMake: remove "res_ninit" feature and collapse to just "libresolv"Thiago Macieira2023-05-271-2/+2
* Compile Network with NOMINMAXAmir Masoud Abdol2023-05-241-0/+2
* Remove duplicate codeAmir Masoud Abdol2023-05-231-6/+0
* Network: link directly to libresolv instead of dlopen()ing itAmir Masoud Abdol2023-05-111-23/+16
* Rid of 'special case' markersAlexey Edelev2023-04-131-2/+4
* Exclude sources from the Unity BuildAmir Masoud Abdol2023-04-111-0/+4
* Use Qt CMake APIs to exclude files from Unity BuildAmir Masoud Abdol2023-04-031-18/+17
* src: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-101-9/+4
* QPasswordDigestor: add OpenSSL 3.0 support to deriveKeyPbkdf2Jan Grulich2023-02-091-0/+5
* QtNetwork: Split out QNativeSocketEnginePrivateFriedemann Kleint2023-02-021-1/+1
* Don't include qnetworkproxy_generic.cpp for iOSTor Arne Vestbø2023-02-011-1/+1
* QtNetwork/Windows: Add exclusions for CMake Unity (Jumbo) buildsFriedemann Kleint2023-01-311-0/+19
* qnetworkproxy_mac: use API available both on iOS and macOSTimur Pocheptsov2023-01-301-2/+14
* QNetworkAccessManager: Configurable number of HTTP1 TCP connectionsMarkus Goetz2022-12-091-0/+1
* Move qurltlds_p.h out of src/network, and make it a .cpp fileKai Köhne2022-10-011-1/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Move ssl header files to the general QtNetwork sourcesAlexey Edelev2022-06-221-5/+10
* Unify QSslServer from QtWebSockets and QtHttpServer into QtNetworkØystein Heskestad2022-06-041-0/+1
* CMake: Rename FindZSTD to FindWrapZSTDAlexandru Croitor2022-02-281-1/+1
* Network: Use public suffix database in DAFSA formatIevgenii Meshcheriakov2022-02-241-0/+1
* Compile QNetworkAccessDebugPipeBackend only in developer buildsJoerg Bornemann2022-02-151-1/+5
* CMake: link OpenSSL to openssl tls backend instead of QtNetworkFrank Su2022-01-061-14/+0
* Remove pre-Win10 code paths in QtBaseYuhang Zhao2021-11-021-0/+2
* Disable the dnslookup feature for INTEGRITYJoerg Bornemann2021-10-011-1/+1
* Move QNAM's http header parsing into separate classØystein Heskestad2021-09-091-0/+1
* Implement generating of private cpp exportsAlexey Edelev2021-08-271-0/+1
* NetworkAccessBackend: Remove the backend part of the nameMårten Nordheim2021-08-261-1/+1
* Migrate to autogenerated cpp exportsAlexey Edelev2021-06-251-0/+1
* QNetworkInformation: Rename the plugins and typeMårten Nordheim2021-06-111-1/+1
* Move plugin code from QtNetwork to qtbase/pluginsTimur Pocheptsov2021-04-221-70/+1
* Add Solaris support in cmake buildNiclas Rosenvik2021-04-211-0/+2
* CMake: Introduce zlib find script to work around hardcoded iOS SDKAlexandru Croitor2021-04-191-1/+1
* Convert QSslSocket(Backend)Private into pluginTimur Pocheptsov2021-03-171-5/+6