summaryrefslogtreecommitdiffstats
path: root/src/core/api/qwebengineclientcertificatestore.h
Commit message (Expand)AuthorAgeFilesLines
* Remove QT_NO_SSL checksMichal Klocek2020-08-281-4/+3
* Use QList instead of QVectorJarek Kobus2020-07-151-2/+2
* Cleanup coding style in src/core/apiAllan Sandfeld Jensen2019-05-031-1/+1
* Switch export macros to standard formAllan Sandfeld Jensen2019-04-011-1/+1
* Remove Entry type from QWebEngineClientCertificateStoreAllan Sandfeld Jensen2019-03-201-8/+2
* Tie client certificate stores to profilesAllan Sandfeld Jensen2019-03-011-7/+5
* Make client certificate store thread safeAllan Sandfeld Jensen2019-02-251-1/+1
* Cleanup client cert store filesAllan Sandfeld Jensen2019-02-111-2/+8
* Fix -no-ssl buildPeter Varga2019-01-301-0/+4
* Add in-memory client cert store implementationVijith Kini2019-01-231-0/+77