summaryrefslogtreecommitdiff
path: root/listeners_test.go
AgeCommit message (Expand)Author
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