index
:
dwb
cr/add_geometry_option
fix/clear_views_on_close
fix/use_gtk2
master
Dwb (dwb) is a lightweight webbrowser written in C based on webkit and gtk.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
domain.c
Age
Commit message (
Expand
)
Author
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