summaryrefslogtreecommitdiffstats
path: root/src/network/access/qhstsstore.cpp
Commit message (Expand)AuthorAgeFilesLines
* QDataStream: use new operator bool() in the codeTatiana Borisova2025-06-171-4/+2
* 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