summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* Doc: Use explicit linkage with target_link_librariesKai Koehne2020-11-301-1/+1
* Replace qt_make_unique with std::make_uniqueAllan Sandfeld Jensen2020-11-231-4/+3
* QDtls - remove redundant RAII structTimur Pocheptsov2020-11-201-13/+1
* Update docs about how to configure OpenSSLKai Koehne2020-11-191-7/+6
* QSocks5SocketEngine: Fix out-of-bounds access of QBAMårten Nordheim2020-11-191-3/+1
* HTTP2: fix crash from assertionMårten Nordheim2020-11-192-2/+7
* Fix schannel TLS 1.3 reneg delayMårten Nordheim2020-11-191-0/+2
* Remove obsolete warningsChristophe Giboudeaux2020-11-182-10/+0
* Update landing pages and module pages in qtbaseJerome Pasion2020-11-171-8/+11
* Adjust code format, add space after 'if'Zhang Sheng2020-11-163-9/+9
* Fix reference of qt_attribution.json to license fileKai Koehne2020-11-161-0/+373
* Doc: Add missing brief statements for \property documentationTopi Reinio2020-11-121-2/+3
* QAsn1Element: Read value in blocks to avoid oom at wrong lengthRobert Loehning2020-11-091-5/+13
* Rename "Porting" pages to "Changes"Jerome Pasion2020-11-092-3/+3
* Update public suffix list header to latest versionEdward Welbourne2020-11-082-13994/+14327
* Rename qurltlds-related files to match the header's moveEdward Welbourne2020-11-084-3/+32
* CMake Build: Fix CMake configure with -DFEATURE_schannel=ONCristian Adam2020-11-072-6/+8
* QNAM: Work around QObject finicky orphan cleanup detailsMårten Nordheim2020-11-061-1/+11
* QDecompressHelper: use the new readPointer function in QByteDataBufferMårten Nordheim2020-11-061-43/+29
* QtNetwork: highlight DTLS client and server exampleMårten Nordheim2020-11-041-1/+3
* Fix link error when comparing QSslPreSharedKeyAuthenticatorFriedemann Kleint2020-11-041-1/+1
* Doc: Prefer versioned CMake library targetsv6.0.0-beta3Kai Koehne2020-11-011-1/+1
* CMake: Regenerate qtbase projectsAlexandru Croitor2020-10-301-0/+17
* Hide comparison operators for QtNetwork value types from non-ADLVolker Hilsheimer2020-10-3012-98/+130
* Hide comparison of QHostAddress with SpecialAddress from ADLVolker Hilsheimer2020-10-302-9/+8
* Doc: Fix documentation warnings for Qt NetworkTopi Reinio2020-10-303-6/+10
* Pass SameSite through QNetworkCookieAllan Sandfeld Jensen2020-10-282-1/+9
* qsslsocket_schannel: update QMutexLocker usageMårten Nordheim2020-10-281-1/+1
* Refactor QMutexLocker to be able to handle recursive mutexesLars Knoll2020-10-172-3/+3
* Fix some bad uses of QSharedPointerData::operator T*Allan Sandfeld Jensen2020-10-163-12/+15
* QSslCertificate (generic) fill the extension's variant mapTimur Pocheptsov2020-10-161-2/+18
* QLocalSocket/Win: prevent writing to broken pipeAlex Trotsenko2020-10-151-0/+6
* Schannel: TLS1.3 supportMårten Nordheim2020-10-142-24/+105
* QSslSocket - replace NULL with nullptrTimur Pocheptsov2020-10-131-1/+1
* Remove dead codeLars Knoll2020-10-123-30/+0
* QtNetwork: add documentation about porting from Qt 5 to Qt 6Timur Pocheptsov2020-10-121-1/+142
* QNetworkRequest: Close gap in enumMårten Nordheim2020-10-081-1/+1
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-2/+2
* Android: rename Android's package name for Qt 6Assam Boudjelthia2020-10-037-10/+10
* QSsl: Remove enum value gapsMårten Nordheim2020-09-291-2/+2
* Docs: Update default redirect policy enumerationMårten Nordheim2020-09-291-3/+4
* QSslConfiguration::setAllowedNextProtocol - remove the old signatureTimur Pocheptsov2020-09-282-8/+0
* Fix qdoc warnings: supportedCiphers is a member of QSslConfigurationVolker Hilsheimer2020-09-281-7/+7
* Replace Q_REQUIRED_RESULT with [[nodiscard]]Allan Sandfeld Jensen2020-09-252-9/+9
* wasm: fix network status code propagationLorn Potter2020-09-252-6/+14
* Doc: Make network snippets a subdirs/lib projectPaul Wicking2020-09-232-8/+12
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-232-112/+112
* QDecompressHelper: limit decompression ratioMårten Nordheim2020-09-227-0/+93
* CMake: Regenerate projectsAlexandru Croitor2020-09-222-4/+10
* Doc: Correct link errors qtbaseNico Vertriest2020-09-211-1/+1