summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qtlsbackend.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert elliptic curves and DH params to work with QTlsBackendTimur Pocheptsov2021-03-031-9/+69
* Move QSslCertificate's details and cert-related code to the pluginsTimur Pocheptsov2021-03-021-1/+42
* A follow-up fix for potentially missing OpenSSL symbol resolvingTimur Pocheptsov2021-02-221-2/+9
* Introduce QSsl::X509Certificate interface and its implementationsTimur Pocheptsov2021-02-181-0/+1
* QSsl::TlsKey - provide the interface and implementationsTimur Pocheptsov2021-02-011-1/+42
* TLS backend: merge with its factoryTimur Pocheptsov2021-01-281-116/+105
* QSsl: add a new private APITimur Pocheptsov2021-01-221-0/+299