summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qsslsocket_qt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port QSslKey to the new plugin-based implementationTimur Pocheptsov2021-02-181-1/+1
* Use QList instead of QVector in networkJarek Kobus2020-06-261-16/+16
* Deprecation warnings: replace qrand with QRandomGeneratorVolker Hilsheimer2020-03-231-1/+2
* Fix some qdoc warnings in 5.14Friedemann Kleint2019-09-031-0/+1
* _q_makePkcs12: Don't embed a key if we don't have oneMårten Nordheim2018-12-041-2/+4
* _q_makePkcs12: clean upMårten Nordheim2018-12-041-11/+7
* Ssl: move _q_makePkcs12 into shared fileMårten Nordheim2018-10-161-0/+309