summaryrefslogtreecommitdiffstats
path: root/src/network/access/qhsts_p.h
Commit message (Expand)AuthorAgeFilesLines
* Network: Use QHttpHeaders in QHttpHeaderParserLena Biliaieva2024-01-251-2/+4
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* Use QList instead of QVector in networkJarek Kobus2020-06-261-2/+2
* Move implementation of QVector/List back to qlist.hLars Knoll2020-06-201-2/+1
* Port QtNetwork from QStringRef to QStringViewLars Knoll2020-06-101-4/+4
* Get rid of QList forward declarationsLars Knoll2019-10-041-1/+0
* Protect HSTS code for no-feature-settings buildTimur Pocheptsov2018-09-241-3/+5
* QHstsCache - do not mix const/non-const iteratorsTimur Pocheptsov2017-10-261-2/+3
* Introduce QHstsStore - the permanent store for HSTS policiesTimur Pocheptsov2017-08-021-0/+7
* HSTS - API/naming fixesTimur Pocheptsov2017-02-231-3/+5
* Refactor HSTS cache implementationTimur Pocheptsov2017-01-241-53/+28
* Fix uninitialized memberJesus Fernandez2017-01-231-2/+1
* Add HTTP strict tranport security support to QNAMTimur Pocheptsov2017-01-201-0/+169