| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update SSL trust store locations for modern Red Hat | Nicolas Fella | 2025-07-30 | 1 | -1/+2 |
| * | CRA[plugins/tls]: Mark the rest significant | Mårten Nordheim | 2025-07-28 | 1 | -0/+1 |
| * | QSslCertificate: add fromFile() method | Ahmad Samir | 2025-05-14 | 1 | -1/+1 |
| * | qtlsbackend_openssl: optimize QDirListing usage | Ahmad Samir | 2025-05-14 | 1 | -3/+12 |
| * | qtlsbackend_openssl: use QFile::decodeName() | Ahmad Samir | 2025-05-14 | 1 | -2/+2 |
| * | QTlsBackendOpenSSL: optimize QDirListing iteration | Ahmad Samir | 2024-07-25 | 1 | -1/+3 |
| * | QDirListing: add flags to handle entries filtering | Ahmad Samir | 2024-06-27 | 1 | -5/+4 |
| * | Port to QDirListing | Ahmad Samir | 2024-03-03 | 1 | -8/+7 |
| * | Fix QNetworkAccessManager hang with low integrity level sandboxing | Jøger Hansegård | 2023-10-18 | 1 | -1/+3 |
| * | TLS[openssl]: Bump minimum warning level to Critical on Win/macOS | Mårten Nordheim | 2022-12-09 | 1 | -1/+7 |
| * | Port from qAsConst() to std::as_const() | Marc Mutz | 2022-10-11 | 1 | -1/+1 |
| * | QTlsBackendOpenSSL: Early return from ensureCiphersAndCertsLoaded() | Ievgenii Meshcheriakov | 2022-09-07 | 1 | -6/+16 |
| * | QTlsBackendOpenSSL: Use a function-static variable in ensureLibraryLoaded() | Ievgenii Meshcheriakov | 2022-09-02 | 1 | -9/+6 |
| * | De-pessimize QTlsBackendOpenSSL::clearErrorQueue() | Marc Mutz | 2022-05-19 | 1 | -2/+2 |
| * | QTlsBackendOpenSSL: don't allocate memory for a QString appendee | Marc Mutz | 2022-05-17 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | QTlsBackendOpenSSLPlugin: includemocs | Marc Mutz | 2022-04-29 | 1 | -0/+2 |
| * | QtNetwork: replace remaining uses of QLatin1String by QLatin1StringView | Sona Kurazyan | 2022-04-21 | 1 | -2/+2 |
| * | QtNetwork: use _L1 for for creating Latin-1 string literals | Sona Kurazyan | 2022-04-21 | 1 | -5/+7 |
| * | Misc: Do not depend on transitive includes | Fabian Kosmale | 2022-03-17 | 1 | -0/+1 |
| * | Fix loading certificates on Android with OpenSSL | Mårten Nordheim | 2021-09-21 | 1 | -2/+3 |
| * | Remove conditioning on Android embedded | Edward Welbourne | 2021-09-17 | 1 | -1/+1 |
| * | QDirIterator: add nextFileInfo() | Marc Mutz | 2021-07-28 | 1 | -2/+1 |
| * | Tidy up systemCaCertificates() function in OpenSSL backend | Edward Welbourne | 2021-07-16 | 1 | -18/+11 |
| * | Make some lists const and use ranged-for to iterate them | Edward Welbourne | 2021-07-15 | 1 | -8/+9 |
| * | Remove ministro code | Assam Boudjelthia | 2021-07-01 | 1 | -14/+0 |
| * | TLS: Mark TLS 1.0, 1.1 and DTLS 1.0 deprecated | Mårten Nordheim | 2021-06-25 | 1 | -0/+6 |
| * | tst_http2: use the supportedFeatures() instead of macros | Timur Pocheptsov | 2021-06-24 | 1 | -0/+4 |
| * | QSsl::ImplementedClass - add DtlsCookie | Timur Pocheptsov | 2021-05-27 | 1 | -0/+1 |
| * | Move plugin code from QtNetwork to qtbase/plugins | Timur Pocheptsov | 2021-04-22 | 1 | -0/+637 |