7b622d9
(HEAD -> master)
safer handling of invalid regex patterns by
2021-01-09 09:38:25 -0500
5075307
use isHostname utility method by
2020-12-10 07:16:37 -0500
4627dfb
bump junit by
2020-12-07 09:36:20 -0500
7b5ff58
(tag: 2.0.1)
mark 2.0.1 version by
2020-12-07 08:48:51 -0500
072a11d
only add to fully blocked if spec has no conditions by
2020-09-09 14:03:56 -0400
23f140f
cache decisions by
2020-08-26 14:51:27 -0400
9c4e221
update test by
2020-08-26 14:51:06 -0400
d71ac58
remove log by
2020-08-25 19:20:33 -0400
58ce291
support paths for conditional rules by
2020-08-25 17:08:23 -0400
0517f38
merge reject list by
2020-08-21 17:35:25 -0400
dfd4343
add syntax for rejecting domains by
2020-08-21 15:43:56 -0400
12e1c83
add more wildcard tests by
2020-08-17 12:51:31 -0400
0940a4c
add debug log by
2020-07-22 08:57:18 -0400
2771061
rename fqdn to host, use separate referer_host and referer_url by
2020-07-22 08:17:48 -0400
cc5cc14
more notes by
2020-07-21 21:41:56 -0400
9a6842f
add note about more tests to write by
2020-07-21 21:41:26 -0400
d87294b
add support for conditional blocking, add referer support by
2020-07-21 21:40:39 -0400
b7a9937
lower log level by
2020-07-19 20:39:33 -0400
f204093
lower log level by
2020-07-18 13:07:54 -0400
e3d0573
add decisionmaking based on fqdn only by
2020-06-29 16:08:59 -0400
df343fc
track fully and partially blocked domains by
2020-06-22 11:26:47 -0400
e25605e
add license file by
2020-04-01 05:25:21 -0400
699a94f
use simpler static method by
2020-03-05 20:30:40 -0500
e50a6e0
change copyright to bubble by
2020-02-26 18:43:17 -0500
24d91f7
add BlockDecision.toString by
2020-02-06 10:26:14 -0500
3237519
all html requests that are not whitelisted must be filtered by
2020-02-05 17:20:24 -0500
1094d49
if content-type is null, don't check type matches/exclusions by
2020-02-05 16:17:35 -0500
5f96e9b
introduce the notion of primary and non-primary decisions by
2020-02-01 23:55:36 -0500
3922106
grab title/description if within the first 20 lines by
2020-02-01 21:27:14 -0500
f913f76
add support for include directives in filter lists by
2020-02-01 16:16:33 -0500
a374c29
add support for manually adding entries to list by
2020-01-31 22:43:11 -0500
ab31852
rename BlockSpecTarget, add utility methods for getting domain/url blocks without selectors by
2020-01-31 20:19:23 -0500
efef404
remove some items from json, add convenience methods to get a unique set of selectors to inject by
2020-01-31 18:52:38 -0500
ebe58fc
do not include selectors for unmatched rules by
2020-01-31 14:37:12 -0500
f82c821
allow caller to specify content type by
2020-01-31 14:28:47 -0500
2528e6b
simplify package structure by
2020-01-31 13:57:12 -0500
76b5b8b
do not include original line in json output by
2020-01-31 13:45:52 -0500
cab1859
use jsonQuoteRegex instead of Pattern.quote by
2020-01-31 13:40:23 -0500
6e42a06
remove system.out by
2020-01-31 13:25:44 -0500
727f1ef
add more complex/odd parsing tests by
2020-01-31 13:24:45 -0500
801d5bb
build selector when creating block spec by
2020-01-31 12:02:11 -0500
662d8da
initial commit by
2020-01-31 11:37:38 -0500