summaryrefslogtreecommitdiffstats
path: root/src/plugins/tls/openssl/qtlsbackend_openssl.cpp
Commit message (Expand)AuthorAgeFilesLines
* TLS[openssl]: Bump minimum warning level to Critical on Win/macOSMårten Nordheim2022-12-091-1/+7
* Port from qAsConst() to std::as_const()Marc Mutz2022-11-181-1/+1
* De-pessimize QTlsBackendOpenSSL::clearErrorQueue()Marc Mutz2022-05-191-2/+2
* QTlsBackendOpenSSL: don't allocate memory for a QString appendeeMarc Mutz2022-05-171-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QTlsBackendOpenSSLPlugin: includemocsMarc Mutz2022-04-291-0/+2
* QtNetwork: replace remaining uses of QLatin1String by QLatin1StringViewSona Kurazyan2022-04-211-2/+2
* QtNetwork: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-211-5/+7
* Misc: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+1
* Fix loading certificates on Android with OpenSSLMårten Nordheim2021-09-211-2/+3
* Remove conditioning on Android embeddedEdward Welbourne2021-09-171-1/+1
* QDirIterator: add nextFileInfo()Marc Mutz2021-07-281-2/+1
* Tidy up systemCaCertificates() function in OpenSSL backendEdward Welbourne2021-07-161-18/+11
* Make some lists const and use ranged-for to iterate themEdward Welbourne2021-07-151-8/+9
* Remove ministro codeAssam Boudjelthia2021-07-011-14/+0
* TLS: Mark TLS 1.0, 1.1 and DTLS 1.0 deprecatedMårten Nordheim2021-06-251-0/+6
* tst_http2: use the supportedFeatures() instead of macrosTimur Pocheptsov2021-06-241-0/+4
* QSsl::ImplementedClass - add DtlsCookieTimur Pocheptsov2021-05-271-0/+1
* Move plugin code from QtNetwork to qtbase/pluginsTimur Pocheptsov2021-04-221-0/+637