summaryrefslogtreecommitdiffstats
path: root/src/plugins/tls/openssl/qsslsocket_openssl_symbols.cpp
Commit message (Expand)AuthorAgeFilesLines
* TLS plugin (OpenSSL): don't use the deprecated functionsTimur Pocheptsov2021-10-211-16/+22
* QOpenSSLBackend: Properly load 3.0 when compiled with 3.0Mårten Nordheim2021-10-151-3/+10
* QTlsBackend (OpenSSL) : detect incompatible versionsTimur Pocheptsov2021-10-061-1/+13
* Fix loading of OpenSSL on macOS versions that ship its own OpenSSLTor Arne Vestbø2021-09-171-0/+5
* QSslCertificate(OpenSSL plugin): fix memory leaks in extension 'parser'Timur Pocheptsov2021-09-041-0/+6
* Provide new code paths for OpenSSL v3Timur Pocheptsov2021-07-281-72/+96
* Fix lcTlsBackend redefined in several places (plugins, static build)Timur Pocheptsov2021-07-201-0/+1
* Don't use a deprecated function if built/linked with OpenSSL v3Timur Pocheptsov2021-07-131-0/+12
* Diffie-Hellman parameters: remove useless 'fix'Timur Pocheptsov2021-07-091-4/+0
* Move plugin code from QtNetwork to qtbase/pluginsTimur Pocheptsov2021-04-221-0/+1221