summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/qwebengineclientcertificatestore/tst_qwebengineclientcertificatestore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Return both application and system certificatesAllan Sandfeld Jensen2022-11-221-8/+54
* Add client SSL authentication testMichal Klocek2022-11-221-0/+48
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-111-4/+4
* Use SPDX license identifiersLucie GĂ©rard2022-06-221-27/+2
* Move profile from widgets to coreMichal Klocek2020-11-201-1/+1
* Remove Entry type from QWebEngineClientCertificateStoreAllan Sandfeld Jensen2019-03-201-6/+6
* Tie client certificate stores to profilesAllan Sandfeld Jensen2019-03-011-9/+10
* Make client certificate store thread safeAllan Sandfeld Jensen2019-02-251-1/+1
* Add client certificate store test casesVijith Kini2019-02-201-0/+97