| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move plugin code from QtNetwork to qtbase/plugins | Timur Pocheptsov | 2021-04-22 | 1 | -630/+0 |
| * | Convert QSslSocket(Backend)Private into plugin | Timur Pocheptsov | 2021-03-17 | 1 | -15/+306 |
| * | Fix a BIC introduced by extending the namespace QSsl in _p.h files | Timur Pocheptsov | 2021-03-05 | 1 | -14/+14 |
| * | Convert QDtls classes to the new plugin-based design | Timur Pocheptsov | 2021-03-04 | 1 | -0/+26 |
| * | Convert elliptic curves and DH params to work with QTlsBackend | Timur Pocheptsov | 2021-03-03 | 1 | -0/+129 |
| * | A follow-up fix for potentially missing OpenSSL symbol resolving | Timur Pocheptsov | 2021-02-22 | 1 | -0/+11 |
| * | Introduce QSsl::X509Certificate interface and its implementations | Timur Pocheptsov | 2021-02-18 | 1 | -0/+173 |