aboutsummaryrefslogtreecommitdiffhomepage
path: root/caddyconfig/httpcaddyfile/serveroptions.go
AgeCommit message (Expand)Author
2024-10-02metrics: scope metrics to active config, add optional per-host metrics (#6531)v2.9.0-beta.1Mohammed Al Sahaf
2024-09-25chore: Use slices package where possible (#6585)Francis Lavoie
2024-05-18caddyhttp: Trace individual middleware handlers (#6313)Matt Holt
2024-04-17caddyfile: Populate regexp matcher names by default (#6145)Francis Lavoie
2024-01-23caddyfile: Normalize & flatten all unmarshalers (#6037)Francis Lavoie
2024-01-13caddyhttp: Security enhancements for client IP parsing (#5805)Nebez Briefkani
2023-08-14ci: use gci linter (#5708)Jacob Gadikian
2023-08-02caddyhttp: Make use of `http.ResponseController` (#5654)v2.7.0Francis Lavoie
2023-03-27caddyhttp: Determine real client IP if trusted proxies configured (#5104)Francis Lavoie
2023-02-06caddyhttp: Pluggable trusted proxy IP range sources (#5328)Francis Lavoie
2023-01-27caddyfile: Allow overriding server names (#5323)Francis Lavoie
2023-01-10caddyhttp: Add server-level `trusted_proxies` config (#5103)Francis Lavoie
2022-10-06httpcaddyfile: Fix `metrics` global option parsing (#5126)Francis Lavoie
2022-09-20httpcaddyfile: Fix `protocols` global option parsing (#5054)v2.6.0Francis Lavoie
2022-09-16caddyhttp: Make metrics opt-in (#5042)Matt Holt
2022-09-02core: Refactor listeners; use SO_REUSEPORT on Unix (#4705)Matt Holt
2022-08-15caddyhttp: Enable HTTP/3 by default (#4707)Matt Holt
2022-08-02chore: Bump up to Go 1.19, minimum 1.18 (#4925)Francis Lavoie
2022-03-01httpcaddyfile: Support explicitly turning off `strict_sni_host` (#4592)Francis Lavoie
2021-12-02caddyhttp: Make logging of credential headers opt-in (#4438)Francis Lavoie
2021-01-05caddyfile: Refactor unmarshaling of module tokensMatthew Holt
2020-11-23httpcaddyfile: Configure servers via global options (#3836)Francis Lavoie