| Commit message (Expand) | Author | Age | Files | Lines |
| * | openssl: ensure namespacing | Tim Blechmann | 2025-08-16 | 1 | -4/+0 |
| * | CRA[plugins/tls]: Mark most of it critical | Mårten Nordheim | 2025-07-28 | 1 | -0/+1 |
| * | Revert "OpenSSL: remove support for 1.1" | Marianne Yrjänä | 2023-12-08 | 1 | -0/+3 |
| * | OpenSSL: remove support for 1.1 | Giuseppe D'Angelo | 2023-11-24 | 1 | -3/+0 |
| * | tls: use string view types more | Anton Kudryavtsev | 2023-08-17 | 1 | -1/+1 |
| * | TLS[openssl]: Use optional<> for CA cert we are fetching | Mårten Nordheim | 2023-02-17 | 1 | -3/+3 |
| * | Port from qAsConst() to std::as_const() | Marc Mutz | 2022-10-11 | 1 | -2/+2 |
| * | Port from container.count()/length() to size() | Marc Mutz | 2022-10-04 | 1 | -3/+3 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | QtNetwork: replace remaining uses of QLatin1String by QLatin1StringView | Sona Kurazyan | 2022-04-21 | 1 | -1/+1 |
| * | QtNetwork: use _L1 for for creating Latin-1 string literals | Sona Kurazyan | 2022-04-21 | 1 | -2/+4 |
| * | OpenSSL: handle renegotiate errors by comparing certs | Mårten Nordheim | 2021-12-02 | 1 | -2/+46 |
| * | Openssl backend: reinsert a missing C in qCDebug | Mårten Nordheim | 2021-12-01 | 1 | -1/+1 |
| * | tls: Fix typos in source code comments | Jonas Kvinge | 2021-10-12 | 1 | -1/+1 |
| * | OpenSSL: Let people opt-in to use TLS 1.3 PSK callback | Mårten Nordheim | 2021-09-08 | 1 | -2/+9 |
| * | Hold QSslContext in shared_ptr | Marc Mutz | 2021-07-18 | 1 | -2/+2 |
| * | SSL: port QSharedPointer<QSslContext> uses to std-compatible API subset | Marc Mutz | 2021-07-16 | 1 | -5/+5 |
| * | TLS: Mark TLS 1.0, 1.1 and DTLS 1.0 deprecated | Mårten Nordheim | 2021-06-25 | 1 | -0/+3 |
| * | QSslSocket: Set isEncrypted to false on disconnect | Mårten Nordheim | 2021-06-25 | 1 | -0/+1 |
| * | Move plugin code from QtNetwork to qtbase/plugins | Timur Pocheptsov | 2021-04-22 | 1 | -0/+1839 |