Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-07-09 | urlmatch: use hex2chr() in append_normalized_escapes() | 1 | -5/+5 | |
2017-02-01 | urlmatch: allow globbing for the URL host part | 1 | -4/+45 | |
2017-02-01 | urlmatch: include host in urlmatch ranking | 1 | -24/+34 | |
2017-01-31 | urlmatch: split host and port fields in `struct url_info` | 1 | -4/+12 | |
2017-01-31 | urlmatch: enable normalization of URLs with globs | 1 | -2/+12 | |
2015-01-15 | urlmatch.c: make match_urls() static | 1 | -3/+3 | |
2014-10-16 | isxdigit: cast input to unsigned char | 1 | -4/+4 | |
2014-06-20 | refactor skip_prefix to return a boolean | 1 | -2/+1 | |
2013-09-12 | urlmatch.c: recompute pointer after append_normalized_escapes | 1 | -1/+5 | |
2013-07-31 | config: add generic callback wrapper to parse section.<url>.key | 1 | -0/+67 | |
2013-07-31 | config: add helper to normalize and match URLs | 1 | -0/+468 |