2017-06-06 07:49 | use same error for same error type thing | Hiltjo Posthuma | 1 | +3 | -4 |
2017-06-05 15:56 | improvements, fix parse of domain | Hiltjo Posthuma | 3 | +23 | -4 |
2017-06-05 15:37 | tests: add match() | Hiltjo Posthuma | 1 | +51 | -0 |
2017-06-05 15:36 | improvements | Hiltjo Posthuma | 4 | +175 | -102 |
2017-06-05 11:07 | wip | Hiltjo Posthuma | 5 | +23 | -36 |
2017-06-05 10:11 | wip | Hiltjo Posthuma | 5 | +69 | -69 |
2017-06-04 16:41 | support global exception rules (untested) | Hiltjo Posthuma | 1 | +7 | -4 |
2017-06-04 16:40 | pattern matching is 30% faster using -O2 | Hiltjo Posthuma | 1 | +1 | -1 |
2017-06-04 16:40 | update TODO | Hiltjo Posthuma | 1 | +6 | -11 |
2017-06-04 16:40 | README: mention it is in development | Hiltjo Posthuma | 1 | +7 | -2 |
2017-06-04 16:40 | bump LICENSE | Hiltjo Posthuma | 1 | +2 | -2 |
2017-06-04 12:58 | wip | Hiltjo Posthuma | 4 | +32 | -14 |
2017-06-04 12:29 | fix some warnings, disable debug for unknown/unsupported option | Hiltjo Posthuma | 1 | +7 | -4 |
2017-06-04 12:29 | surf-adblock: remove unused headers and p->view | Hiltjo Posthuma | 1 | +1 | -11 |
2017-06-04 12:22 | test-case (start) | Hiltjo Posthuma | 5 | +17 | -18 |
2017-06-04 12:15 | separate adblock and surf-specific code | Hiltjo Posthuma | 4 | +973 | -931 |
2017-06-04 11:19 | wip | Hiltjo Posthuma | 6 | +119518 | -109 |
2017-06-04 10:44 | wip | Hiltjo Posthuma | 2 | +6 | -0 |
2017-06-03 20:12 | Simplify rules display property assignment | Quentin Rameau | 1 | +5 | -9 |
2017-06-03 20:09 | Test URI type with webkit instead of manually - from quinq | Hiltjo Posthuma | 1 | +2 | -4 |
2017-06-03 19:54 | improvements | Hiltjo Posthuma | 3 | +255 | -56 |
2017-06-03 11:31 | update TODO | Hiltjo Posthuma | 1 | +12 | -0 |
2016-09-23 11:05 | surf-adblock-dl: simplify a bit, no need for read -r loop | Hiltjo Posthuma | 1 | +13 | -14 |
2016-09-23 11:01 | update TODO: idea | Hiltjo Posthuma | 1 | +1 | -1 |
2016-07-19 17:23 | remove #if 1, fix a warning | Hiltjo Posthuma | 1 | +2 | -5 |
2016-07-17 23:06 | don't modify input string in parsedomains | Quentin Rameau | 1 | +8 | -10 |
2016-07-17 18:53 | cleanup on global css rules parsing error | Quentin Rameau | 1 | +35 | -3 |
2016-07-17 17:47 | use a fixed-size buffer for domain name extraction | Quentin Rameau | 1 | +13 | -14 |
2016-07-17 17:08 | make all functions static | Quentin Rameau | 1 | +10 | -10 |
2016-07-17 16:38 | better handling of initial rules loading from file | Quentin Rameau | 1 | +16 | -9 |
2016-07-17 12:33 | handle errors nicely: warn without crashing | Quentin Rameau | 1 | +98 | -68 |
2016-07-17 14:15 | change the names in String for more clarity | Quentin Rameau | 1 | +8 | -8 |
2016-07-17 12:08 | minor code-cleanup and simplifications | Hiltjo Posthuma | 1 | +13 | -19 |
2016-07-17 12:08 | update TODO | Hiltjo Posthuma | 1 | +1 | -2 |
2016-07-17 12:07 | don't exit on failed initialization (would crash the page) | Hiltjo Posthuma | 1 | +24 | -6 |
2016-07-17 01:05 | do not block explicitely requested uris | Quentin Rameau | 1 | +2 | -1 |
2016-07-16 19:08 | do not apply empty css rules | Quentin Rameau | 1 | +15 | -11 |
2016-07-16 18:42 | return early on non web uri and simplify host parsing | Quentin Rameau | 1 | +33 | -24 |
2016-07-16 17:21 | remove unuseful castings | Quentin Rameau | 1 | +3 | -3 |
2016-07-16 17:15 | style correction, shorten long lines | Quentin Rameau | 1 | +21 | -14 |
2016-07-16 17:14 | simplify rules file path construction | Quentin Rameau | 1 | +1 | -1 |
2016-07-16 16:41 | introduce eprintf() to replace various error points | Quentin Rameau | 1 | +28 | -26 |
2016-07-16 14:23 | make filtertypes array static | Quentin Rameau | 1 | +1 | -1 |
2016-07-16 12:19 | change failed commands handling in Makefile | Quentin Rameau | 1 | +2 | -2 |
2016-07-16 11:16 | remove unused variables | Quentin Rameau | 1 | +1 | -2 |
2016-07-16 11:12 | add module option to libtool | Quentin Rameau | 1 | +1 | -1 |
2016-07-16 10:59 | simplify Makefile by merging unuseful variables | Quentin Rameau | 2 | +12 | -14 |
2016-07-16 10:19 | allow setting surf adblock file using env | Hiltjo Posthuma | 1 | +12 | -7 |
2016-07-16 10:12 | update README with basic usage instructions | Hiltjo Posthuma | 1 | +27 | -1 |
2016-07-16 10:11 | use non-hardcoded adblock list | Hiltjo Posthuma | 1 | +13 | -4 |
2016-07-16 10:05 | improve download script and install it aas surf-adblock-dl | Hiltjo Posthuma | 3 | +26 | -20 |
2016-07-16 09:53 | dynamically allocate globalcss and sitecss, update TODO | Hiltjo Posthuma | 2 | +61 | -10 |
2016-07-14 20:56 | strdup for request is not needed (ty quinq) | Hiltjo Posthuma | 1 | +1 | -3 |
2016-07-14 20:52 | improve error message for fopen | Hiltjo Posthuma | 1 | +2 | -1 |
2016-07-14 20:38 | better error message, cleanup old code, update TODO | Hiltjo Posthuma | 2 | +7 | -14 |
2016-07-14 20:28 | use initializer without data | Hiltjo Posthuma | 1 | +1 | -1 |
2016-07-14 20:27 | remove some old left-over code | Hiltjo Posthuma | 2 | +2 | -3 |
2016-07-14 20:18 | initial insertion (twss) | Hiltjo Posthuma | 7 | +896 | -0 |