index
:
smolbote
devel
fix-segfault-at-quit
master
staging-adblock
staging-smolblok
It's yet another no-frills browser, poi!
Aqua-sama <aqua@iserlohn-fortress.net>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
urlfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix various gcc and clazy compile warnings
Aqua-sama
2020-01-17
3
-39
/
+39
*
Disable plugins as broken
Aqua-sama
2020-01-04
1
-2
/
+2
*
Make gtest optional dependency and remove -Dtesting
Aqua-sama
2019-11-03
1
-1
/
+1
*
Add tools/report-clang-tidy.sh
Aqua-sama
2019-01-18
1
-2
/
+2
*
Rewrite lib/urlfilter
Aqua-sama
2019-01-09
26
-820
/
+733
*
Add adblocklist class
Aqua-sama
2018-12-21
5
-5
/
+152
*
Add ContentsMatcher class
Aqua-sama
2018-12-19
4
-3
/
+62
*
Add adblockrule_parse
Aqua-sama
2018-11-16
9
-200
/
+261
*
Fix various build warnings
Aqua-sama
2018-10-25
2
-2
/
+2
*
Remove CMakeLists
Aqua-sama
2018-10-25
1
-22
/
+0
*
Fix link errors
Aqua-sama
2018-10-23
1
-10
/
+11
*
Initial meson build files
Aqua-sama
2018-10-23
1
-0
/
+17
*
AdblockRule constructor
Aqua-sama
2018-10-22
2
-6
/
+39
*
urlfilter: base AdBlockRule off FilterLeaf
Aqua-sama
2018-10-21
6
-241
/
+92
*
Hostlist test: test non-empty domain
Aqua-sama
2018-10-19
1
-0
/
+2
*
Integrate FilterTree into browser (#6)
Aqua-sama
2018-10-19
6
-7
/
+12
*
urlfilter: destroy FilterLeaves only when destroying the FilterTree
Aqua-sama
2018-10-19
11
-49
/
+78
*
urlfilter: add Domain class
Aqua-sama
2018-10-18
7
-6
/
+125
*
urlfilter: Add FilterTree class
Aqua-sama
2018-10-16
7
-0
/
+247
*
Update remaining repository paths in license headers
Aqua-sama
2018-10-02
4
-4
/
+4
*
Split off UrlFilter into library
Aqua-sama
2018-10-02
5
-0
/
+354