aboutsummaryrefslogtreecommitdiffstats
path: root/urlmatch.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-05*.[ch]: remove extern from function declarations using spatchDenton Liu1-2/+2
2018-08-15urlmatch.h: fix include guardElijah Newren1-0/+2
2017-02-01urlmatch: include host in urlmatch rankingPatrick Steinhardt1-1/+2
2017-01-31urlmatch: split host and port fields in `struct url_info`Patrick Steinhardt1-4/+5
2015-01-15urlmatch.c: make match_urls() staticJunio C Hamano1-1/+0
2013-07-31config: add generic callback wrapper to parse section.<url>.keyJunio C Hamano1-0/+18
2013-07-31config: add helper to normalize and match URLsKyle J. McKay1-0/+36