aboutsummaryrefslogtreecommitdiff
path: root/lib/urlfilter/hostlist/hostlist.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix various gcc and clazy compile warningsAqua-sama2020-01-171-4/+4
|
* Add tools/report-clang-tidy.shAqua-sama2019-01-181-2/+2
| | | | | - Fix various clang-tidy warnings - Fix use-after-free crash when deleting profiles
* Rewrite lib/urlfilterAqua-sama2019-01-091-0/+79
- Make HostList and AdBlockList implementations independent from each other - Move urlfilter tests to lib/urlfilter