summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* QSsl: add a new private APITimur Pocheptsov2021-01-229-320/+767
* QSslSocket - introduce the API providing information about backendsTimur Pocheptsov2021-01-218-7/+516
* Long live QNetworkInformationMårten Nordheim2021-01-204-1/+759
* QSsl: fix OpenSSL DLL names for Windows on ARMCameron Gutman2021-01-191-5/+9
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-122-446/+0
* QSslCertificate: Guard against accessing empty QByteArrayRobert Loehning2021-01-111-1/+3
* Minor tidy-up: two sizetype fixes, two \nullptr usesEdward Welbourne2021-01-081-1/+1
* Remove the qmake project filesJoerg Bornemann2021-01-0710-520/+0
* QSslCertificate(OpenSSL) - harden protection against nullpointersTimur Pocheptsov2021-01-051-2/+25
* CMake: Do not link "prefixed" openssl libs on AndroidJoerg Bornemann2020-12-212-12/+2
* QSslCertificate::operator == - cleanup error queueTimur Pocheptsov2020-12-171-2/+9
* QSslSocket_schannel: Don't compare against undefined valueMårten Nordheim2020-12-161-1/+1
* Http2: set the reply's error code and string on errorMårten Nordheim2020-12-071-0/+2
* Add SameSite API to QNetworkCookieAllan Sandfeld Jensen2020-12-073-7/+84
* TLS utils - remove useless static_assertTimur Pocheptsov2020-12-071-4/+0
* Use (new) erase()/erase_if() algorithmsMarc Mutz2020-12-052-6/+2
* QSslSocket: Don't call 'transmit' in unencrypted modeMårten Nordheim2020-12-042-1/+4
* macOS: Make sure that the reserved characters are not escapedAndy Shaw2020-12-041-1/+1
* QSocks5SocketEngine: fix reference to dangling dataMårten Nordheim2020-12-041-1/+5
* Http2: don't call ensureConnection when there's no request availableMårten Nordheim2020-12-021-1/+3
* Http2: Remove errored-out requests from queueMårten Nordheim2020-12-021-0/+1
* qsocks5socketengine: use qintptr when referring to socket descsMårten Nordheim2020-12-011-1/+1
* QSocks5SocketEngine: Add missing return on errorMårten Nordheim2020-12-011-0/+4
* CMake: Fix QMAKE_LIB of WrapOpenSSLHeaders libraryJoerg Bornemann2020-11-301-1/+1
* CMake: Re-generate project files in srcJoerg Bornemann2020-11-302-0/+8
* QSslSocket::verify: do not alter the default configurationTimur Pocheptsov2020-11-302-6/+12
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-303-3/+3
* 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