summaryrefslogtreecommitdiffstats
path: root/src/network/access/qhstsstore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* QtNetwork: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-211-3/+5
* Use QList instead of QVector in networkJarek Kobus2020-06-261-2/+2
* QHstsStore - use qAsConst in a range-loopTimur Pocheptsov2017-10-231-1/+1
* Introduce QHstsStore - the permanent store for HSTS policiesTimur Pocheptsov2017-08-021-0/+202