Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-14 | Remove domain_is_tld | portix | |
2013-02-14 | Fixing check for supercookies if a cookie domain starts with a dot | portix | |
2013-01-28 | New function 'domain_get_tld()' | Elias Norberg | |
This function can identify attemtps to have domains above the allowed TLD - which can then be used to identify supercookies et.al. | |||
2013-01-09 | Updating copyright information | portix | |
2012-01-10 | Remove adblocker preprocessor directives; new commandline option -x | portix | |
--HG-- branch : experimental | |||
2012-01-04 | Also ask for cookie domains if no cookies are present | portix | |
2012-01-03 | Updating version info | portix | |
--HG-- branch : experimental | |||
2011-11-23 | Remove function domain_get_subdomains since it was used only once | portix | |
--HG-- branch : develop | |||
2011-11-23 | Resolving merge that broke everything | portix | |
--HG-- branch : develop | |||
2011-11-21 | Use a hashtable for css selector rules | portix | |
--HG-- branch : develop | |||
2011-11-18 | Element hider, toggle adblocker | portix | |
--HG-- branch : develop | |||
2011-11-15 | Branch feature-adblock: new implementation of adblock_match_simple, unfinished | portix | |
--HG-- branch : feature-adblock | |||
2011-11-14 | Use a plain text file for tlds | portix | |
--HG-- branch : feature-adblock rename : src/effective_tld_names.dat => util/tlds.in | |||
2011-11-14 | Adding effective tld list from mozilla, first domainfunction ↵ | portix | |
domain_get_base_from_host --HG-- branch : feature-adblock |