summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qsslcontext_opensslpre11.cpp
Commit message (Expand)AuthorAgeFilesLines
* OpenSSL: remove some < 1.0 codepathsGiuseppe D'Angelo2018-12-131-4/+1
* OpenSSL: drop support for SSLv2 and SSLv3Giuseppe D'Angelo2018-12-131-15/+2
* Add missing protocol enumerators, report TLS 1.3 if negotiatedTimur Pocheptsov2018-11-071-0/+15
* Extend the feature 'dtls' to handle missing DTLS support in OpenSSLTimur Pocheptsov2018-07-131-1/+10
* Let's encrypt datagramsTimur Pocheptsov2018-06-181-6/+40
* Add QSsl::Dtls1_0OrLater enumeratorTimur Pocheptsov2018-04-171-0/+7
* Introduce QSslConfiguration::backendConfigLars Schmertmann2018-01-261-0/+4
* QSslSocket: OpenSSL 1.1 backendRichard J. Moore2017-07-041-0/+354