summaryrefslogtreecommitdiffstats
path: root/src/plugins/tls/openssl
Commit message (Expand)AuthorAgeFilesLines
* Fix lcTlsBackend redefined in several places (plugins, static build)Timur Pocheptsov2021-07-212-0/+3
* Don't use a deprecated function if built/linked with OpenSSL v3Timur Pocheptsov2021-07-132-1/+20
* Dont's use DTLS_MAX_VERSION when setting SSL_CTXTimur Pocheptsov2021-07-091-2/+2
* Diffie-Hellman parameters: remove useless 'fix'Timur Pocheptsov2021-07-093-58/+0
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-091-2/+1
* Remove ministro codeAssam Boudjelthia2021-07-011-14/+0
* QSslSocket: Set isEncrypted to false on disconnectMårten Nordheim2021-06-241-0/+1
* tst_http2: use the supportedFeatures() instead of macrosTimur Pocheptsov2021-06-241-0/+4
* Fix inclusion of Qt6Network plugins in static buildsKai Köhne2021-06-041-5/+5
* QSsl::ImplementedClass - add DtlsCookieTimur Pocheptsov2021-05-271-0/+1
* Use templated QJniObject::object() instead of static_castAssam Boudjelthia2021-05-061-1/+1
* Move plugin code from QtNetwork to qtbase/pluginsTimur Pocheptsov2021-04-2220-0/+10003