summaryrefslogtreecommitdiff
path: root/listeners_test.go
AgeCommit message (Expand)Author
2023-08-06cmd: Split unix sockets for admin endpoint addresses (#5696)Emily
2023-06-23core: Add optional unix socket file permissions (#4741)Emily
2023-05-03acmeserver: Configurable `resolvers`, fix smallstep deprecations (#5500)Francis Lavoie
2022-08-03httpserver: Configurable shutdown delay (#4906)Matt Holt
2022-07-25httpcaddyfile: Detect ambiguous site definitions (fix #4635)Matthew Holt
2020-04-10admin: Always enforce Host header checksMatthew Holt
2020-04-07core: Rename ParsedAddress -> NetworkAddressMatthew Holt
2019-12-06Don't append port to unix socketsMatthew Holt
2019-11-11core: Use port ranges to avoid OOM with bad inputs (#2859)Mohammed Al Sahaf
2019-10-11reverse_proxy: Allow dynamic backends (closes #990 and #1539)Matthew Holt
2019-09-05Reconcile upstream dial addresses and request host/URL informationMatthew Holt
2019-07-08Move listen address functions into caddy package; fix unix bugMatthew Holt