summaryrefslogtreecommitdiff
path: root/urlmatch.h
Commit message (Expand)AuthorAgeFilesLines
* urlmatch.c: add and use a *_release() functionÆvar Arnfjörð Bjarmason2022-03-041-0/+1
* urlmatch.[ch]: add and use URLMATCH_CONFIG_INITÆvar Arnfjörð Bjarmason2021-10-011-0/+4
* credential: handle `credential.<partial-URL>.<key>` againJohannes Schindelin2020-04-241-0/+5
* credential: allow wildcard patterns when matching configbrian m. carlson2020-02-201-0/+9
* *.[ch]: remove extern from function declarations using spatchDenton Liu2019-05-051-2/+2
* urlmatch.h: fix include guardElijah Newren2018-08-151-0/+2
* urlmatch: include host in urlmatch rankingPatrick Steinhardt2017-02-011-1/+2
* urlmatch: split host and port fields in `struct url_info`Patrick Steinhardt2017-01-311-4/+5
* urlmatch.c: make match_urls() staticJunio C Hamano2015-01-151-1/+0
* config: add generic callback wrapper to parse section.<url>.keyJunio C Hamano2013-07-311-0/+18
* config: add helper to normalize and match URLsKyle J. McKay2013-07-311-0/+36