summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qsslcontext_openssl11.cpp
Commit message (Expand)AuthorAgeFilesLines
* OpenSSL context (1.1) - make the if-fery/switch less uglyTimur Pocheptsov2018-11-301-7/+3
* Add missing protocol enumerators, report TLS 1.3 if negotiatedTimur Pocheptsov2018-11-071-10/+77
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-271-4/+4
|\
| * QSslContext: Use 0 instead of TLS_MAX_VERSIONDmitry Shachnev2018-09-241-4/+4
* | Ssl: clang-tidy modernize-use-nullptrMÃ¥rten Nordheim2018-08-091-2/+3
* | Extend the feature 'dtls' to handle missing DTLS support in OpenSSLTimur Pocheptsov2018-07-131-2/+18
* | Let's encrypt datagramsTimur Pocheptsov2018-06-181-11/+53
* | Add QSsl::Dtls1_0OrLater enumeratorTimur Pocheptsov2018-04-171-0/+7
|/
* QSslSocket (OpenSSL 1.1) - respect requested protocol versionTimur Pocheptsov2018-04-111-0/+62
* Introduce QSslConfiguration::backendConfigLars Schmertmann2018-01-261-0/+4
* QSslSocket: OpenSSL 1.1 backendRichard J. Moore2017-07-041-0/+277