summaryrefslogtreecommitdiff
path: root/src/domain.c
AgeCommit message (Expand)Author
2012-08-23Renaming variablesportix
2012-03-17Set _tld_table to NULL in domain_endportix
2012-01-10Remove adblocker preprocessor directives; new commandline option -xportix
2012-01-04Also ask for cookie domains if no cookies are presentportix
2012-01-03Updating version infoportix
2011-12-12Cleaning dwb.hportix
2011-12-11Include only needed headers in source files, don't include in header files; r...portix
2011-11-30Fix domain matching, correct the domain matching if positive and negative dom...portix
2011-11-30Clean up adblock_rule_parse, fix handling domain-exceptions in domain_matchportix
2011-11-29Reintroducing simple filter rulesportix
2011-11-26Adblocker: get html-elements with javascript functionportix
2011-11-23Remove function domain_get_subdomains since it was used only onceportix
2011-11-23Resolving merge that broke everythingportix
2011-11-21Use a hashtable for css selector rulesportix
2011-11-19Include effective tlds as a header, no need to read the lib-file on startportix
2011-11-18Element hider, toggle adblockerportix
2011-11-18Closing branch feature-adblockportix
2011-11-15Branch feature-adblock: new implementation of adblock_match_simple, unfinishedportix
2011-11-14Use a plain text file for tldsportix
2011-11-14Adding effective tld list from mozilla, first domainfunction domain_get_base_...portix