aboutsummaryrefslogtreecommitdiff
path: root/plugin/bind/setup.go (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-05-29refactor: use standard library instead of `isIn` (#6125)Gravatar yyzxw 1-12/+3
2022-07-10add golangci-lint linter (#5499)Gravatar Ondřej Benkovský 1-1/+0
2022-03-18only warn when getting interface list fails (#5272)Gravatar Chris O'Haver 1-1/+2
2021-03-25plugin/bind: exclude interface or ip address (#4543)Gravatar Mohammad Yosefpor 1-30/+84
2021-03-18plugin/bind: tweak error messages (#4532)Gravatar Miek Gieben 1-2/+2
2021-03-18plugin/bind: Discard link-local addresses on binding by interface name (#4531)Gravatar Mohammad Yosefpor 1-1/+3
2021-03-18plugin/bind: Bind by interface name (#4522)Gravatar Mohammad Yosefpor 1-7/+31
2020-09-24For caddy v1 in our org (#4018)Gravatar Miek Gieben 1-2/+1
2019-07-03Update Caddy to 1.0.1, and update import path (#2961)Gravatar Yong Tang 1-1/+1
2018-02-28just use setup (#1574)Gravatar Miek Gieben 1-1/+1
2018-02-14Plugin/BIND - extend the syntax to allow multiple addresses (#1512)Gravatar Francois Tur 1-5/+13
2017-09-14Remove the word middleware (#1067)Gravatar Miek Gieben 1-0/+24