Age | Commit message (Expand) | 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 |
2013-01-09 | Updating copyright information | portix |
2012-12-06 | Indentation of adblock.c, renaming static variables | portix |
2012-12-06 | Indentation in soup.c, domain.c, download.c, completion.c | portix |
2012-08-23 | Renaming variables | portix |
2012-03-17 | Set _tld_table to NULL in domain_end | portix |
2012-01-10 | Remove adblocker preprocessor directives; new commandline option -x | portix |
2012-01-04 | Also ask for cookie domains if no cookies are present | portix |
2012-01-03 | Updating version info | portix |
2011-12-12 | Cleaning dwb.h | portix |
2011-12-11 | Include only needed headers in source files, don't include in header files; r... | portix |
2011-11-30 | Fix domain matching, correct the domain matching if positive and negative dom... | portix |
2011-11-30 | Clean up adblock_rule_parse, fix handling domain-exceptions in domain_match | portix |
2011-11-29 | Reintroducing simple filter rules | portix |
2011-11-26 | Adblocker: get html-elements with javascript function | portix |
2011-11-23 | Remove function domain_get_subdomains since it was used only once | portix |
2011-11-23 | Resolving merge that broke everything | portix |
2011-11-21 | Use a hashtable for css selector rules | portix |
2011-11-19 | Include effective tlds as a header, no need to read the lib-file on start | portix |
2011-11-18 | Element hider, toggle adblocker | portix |
2011-11-18 | Closing branch feature-adblock | portix |
2011-11-15 | Branch feature-adblock: new implementation of adblock_match_simple, unfinished | portix |
2011-11-14 | Use a plain text file for tlds | portix |
2011-11-14 | Adding effective tld list from mozilla, first domainfunction domain_get_base_... | portix |