| Commit message (Expand) | Author | Age | Files | Lines |
| * | openssl: ensure namespacing | Tim Blechmann | 2025-08-16 | 1 | -14/+12 |
| * | QSsl: Add support for the ML-DSA signature algorithm | Jan Grulich | 2025-08-15 | 1 | -10/+32 |
| * | CRA[plugins/tls]: Mark most of it critical | Mårten Nordheim | 2025-07-28 | 1 | -0/+1 |
| * | Replace a few toString() or fromUtf8() QString::arg() parameters | Marc Mutz | 2024-12-03 | 1 | -8/+5 |
| * | Revert "OpenSSL: remove support for 1.1" | Marianne Yrjänä | 2023-12-08 | 1 | -0/+7 |
| * | OpenSSL: remove support for 1.1 | Giuseppe D'Angelo | 2023-11-24 | 1 | -7/+0 |
| * | Use SSL_CTX_set_dh_auto if DHparam is empty | André Klitzing | 2023-10-25 | 1 | -1/+3 |
| * | Port from qAsConst() to std::as_const() | Marc Mutz | 2022-10-11 | 1 | -1/+1 |
| * | Port from container.count()/length() to size() | Marc Mutz | 2022-10-04 | 1 | -3/+3 |
| * | update function argument of SSL_CTX_set_options | Michael Saxl | 2022-08-04 | 1 | -3/+3 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -41/+5 |
| * | Fix deprecated use of QBA/Q*String::count | Mårten Nordheim | 2022-03-15 | 1 | -1/+1 |
| * | TLS plugin (OpenSSL): don't use the deprecated functions | Timur Pocheptsov | 2021-10-21 | 1 | -0/+4 |
| * | Provide new code paths for OpenSSL v3 | Timur Pocheptsov | 2021-07-28 | 1 | -1/+10 |
| * | Hold QSslContext in shared_ptr | Marc Mutz | 2021-07-18 | 1 | -4/+5 |
| * | QSslContext: remove unused fromConfiguration() | Marc Mutz | 2021-07-13 | 1 | -7/+0 |
| * | Dont's use DTLS_MAX_VERSION when setting SSL_CTX | Timur Pocheptsov | 2021-07-09 | 1 | -2/+2 |
| * | TLS: Mark TLS 1.0, 1.1 and DTLS 1.0 deprecated | Mårten Nordheim | 2021-06-25 | 1 | -2/+17 |
| * | Move plugin code from QtNetwork to qtbase/plugins | Timur Pocheptsov | 2021-04-22 | 1 | -0/+827 |