summaryrefslogtreecommitdiffstats
path: root/src/network/access/qhsts.cpp
Commit message (Expand)AuthorAgeFilesLines
* QHsts: code tidiesGiuseppe D'Angelo2019-05-131-2/+2
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-271-1/+18
|\
| * Protect HSTS code for no-feature-settings buildTimur Pocheptsov2018-09-241-1/+18
* | QByteArray: add compare() with case sensitivity optionsThiago Macieira2018-06-221-3/+2
|/
* QHstsCache - do not mix const/non-const iteratorsTimur Pocheptsov2017-10-261-8/+8
* Introduce QHstsStore - the permanent store for HSTS policiesTimur Pocheptsov2017-08-021-4/+57
* QHstsPolicy: Replace bool with QFlagsTimur Pocheptsov2017-03-081-1/+5
* HSTS - API/naming fixesTimur Pocheptsov2017-02-231-5/+9
* Refactor HSTS cache implementationTimur Pocheptsov2017-01-241-99/+81
* Add HTTP strict tranport security support to QNAMTimur Pocheptsov2017-01-201-0/+522