summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qtlsbackend_p.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v6.2.5-lts-lgplTarja Sundqvist2022-11-241-21/+21
* Update commercial license headersTarja Sundqvist2022-06-211-21/+21
* Fix lcTlsBackend redefined in several places (plugins, static build)Timur Pocheptsov2021-07-211-2/+0
* Document TLS plugin classes (private, internal)Timur Pocheptsov2021-06-151-27/+16
* Move plugin code from QtNetwork to qtbase/pluginsTimur Pocheptsov2021-04-221-0/+6
* Stop using QSslConfigurationPrivate inside the plugin codeTimur Pocheptsov2021-03-181-0/+23
* Convert QSslSocket(Backend)Private into pluginTimur Pocheptsov2021-03-171-8/+77
* Fix a BIC introduced by extending the namespace QSsl in _p.h filesTimur Pocheptsov2021-03-051-18/+17
* Convert QDtls classes to the new plugin-based designTimur Pocheptsov2021-03-041-3/+82
* Convert elliptic curves and DH params to work with QTlsBackendTimur Pocheptsov2021-03-031-2/+20
* Move QSslCertificate's details and cert-related code to the pluginsTimur Pocheptsov2021-03-021-4/+8
* A follow-up fix for potentially missing OpenSSL symbol resolvingTimur Pocheptsov2021-02-221-0/+2
* Port QSslKey to the new plugin-based implementationTimur Pocheptsov2021-02-191-5/+5
* Introduce QSsl::X509Certificate interface and its implementationsTimur Pocheptsov2021-02-181-4/+43
* QSsl::TlsKey - provide the interface and implementationsTimur Pocheptsov2021-02-011-2/+51
* TLS backend: merge with its factoryTimur Pocheptsov2021-01-281-24/+8
* QSsl: add a new private APITimur Pocheptsov2021-01-221-0/+177