summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qssldiffiehellmanparameters_openssl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move plugin code from QtNetwork to qtbase/pluginsTimur Pocheptsov2021-04-221-230/+0
* Convert QSslSocket(Backend)Private into pluginTimur Pocheptsov2021-03-171-6/+6
* Convert elliptic curves and DH params to work with QTlsBackendTimur Pocheptsov2021-03-031-42/+48
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-1/+1
* Make OpenSSL back-end work with 3.0 alphaTimur Pocheptsov2020-05-201-17/+55
* Ssl: clang-tidy modernize-use-nullptrMÃ¥rten Nordheim2018-08-091-2/+2
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-2/+2
* QSslSocket: OpenSSL 1.1 backendRichard J. Moore2017-07-041-8/+30
* Network: Use canonical license headersKai Koehne2017-02-281-1/+1
* Add settable QSslDiffieHellmanParameters for QSslSocket-based servers.Mikkel Krautz2016-05-251-0/+164