summaryrefslogtreecommitdiff
path: root/urlmatch.h
AgeCommit message (Expand)Author
2018-08-15urlmatch.h: fix include guardElijah Newren
2017-02-01urlmatch: include host in urlmatch rankingPatrick Steinhardt
2017-01-31urlmatch: split host and port fields in `struct url_info`Patrick Steinhardt
2015-01-15urlmatch.c: make match_urls() staticJunio C Hamano
2013-07-31config: add generic callback wrapper to parse section.<url>.keyJunio C Hamano
2013-07-31config: add helper to normalize and match URLsKyle J. McKay