summaryrefslogtreecommitdiff
path: root/urlmatch.h
AgeCommit message (Expand)AuthorFilesLines
2020-02-20credential: allow wildcard patterns when matching configLibravatar brian m. carlson1-0/+9
2019-05-05*.[ch]: remove extern from function declarations using spatchLibravatar Denton Liu1-2/+2
2018-08-15urlmatch.h: fix include guardLibravatar Elijah Newren1-0/+2
2017-02-01urlmatch: include host in urlmatch rankingLibravatar Patrick Steinhardt1-1/+2
2017-01-31urlmatch: split host and port fields in `struct url_info`Libravatar Patrick Steinhardt1-4/+5
2015-01-15urlmatch.c: make match_urls() staticLibravatar Junio C Hamano1-1/+0
2013-07-31config: add generic callback wrapper to parse section.<url>.keyLibravatar Junio C Hamano1-0/+18
2013-07-31config: add helper to normalize and match URLsLibravatar Kyle J. McKay1-0/+36