aboutsummaryrefslogtreecommitdiffhomepage
path: root/modules/caddyhttp/ip_matchers.go
AgeCommit message (Expand)Author
2024-09-13perf: use zap's Check() to prevent useless allocs (#6560)Kévin Dunglas
2024-08-07caddytls,caddyhttp: Placeholders for some TLS and HTTP matchers (#6480)vnxme
2024-07-05caddyhttp: Reject 0-RTT early data in IP matchers and set Early-Data header w...Matt Holt
2024-05-30caddyhttp: Fix merging consecutive `client_ip` or `remote_ip` matchers (#6350)v2.8.1Francis Lavoie
2024-05-10Fix typos (#6311)Viktor Szépe
2024-02-07matchers: Drop `forwarded` option from `remote_ip` matcher (#6085)Francis Lavoie
2024-01-23caddyfile: Normalize & flatten all unmarshalers (#6037)Francis Lavoie
2023-08-14ci: use gci linter (#5708)Jacob Gadikian
2023-03-27caddyhttp: Determine real client IP if trusted proxies configured (#5104)Francis Lavoie