summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qtlsbackend_openssl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert QSslSocket(Backend)Private into pluginTimur Pocheptsov2021-03-171-15/+306
* Fix a BIC introduced by extending the namespace QSsl in _p.h filesTimur Pocheptsov2021-03-051-14/+14
* Convert QDtls classes to the new plugin-based designTimur Pocheptsov2021-03-041-0/+26
* Convert elliptic curves and DH params to work with QTlsBackendTimur Pocheptsov2021-03-031-0/+129
* A follow-up fix for potentially missing OpenSSL symbol resolvingTimur Pocheptsov2021-02-221-0/+11
* Introduce QSsl::X509Certificate interface and its implementationsTimur Pocheptsov2021-02-181-0/+173