summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2021-06-07fileserver: Fix browse not redirecting query parameters (#4196)diamondburned
2021-06-07caddytls: Add Caddyfile support for `propagation_timeout` (#4178)Peter Magnusson
2021-06-07fileserver: Redirect within the original URL (#4179)diamondburned
2021-06-04reverseproxy: Always remove hop-by-hop headersMatthew Holt
2021-06-04logging: Actually use `level_key` (#4189)Francis Lavoie
2021-06-03go.mod: Update direct dependenciesMatthew Holt
2021-05-19logging: Implement dial timeout for net writer (fix #4083) (#4172)Matt Holt
2021-05-12reverseproxy: Set the headers in the replacer before `handle_response` (#4165)Francis Lavoie
2021-05-10caddyfile: Fix `caddy fmt` nesting not decrementing (#4157)Matthew Penner
2021-05-10encode: Drop `prefer` from Caddyfile (#4156)Francis Lavoie
2021-05-10encode: Default to order the formats are enabled for `prefer` in Caddyfile (#...Francis Lavoie
2021-05-08caddytls: Run replacer on ask URL, for env vars (#4154)Francis Lavoie
2021-05-05caddyhttp: Fix fallback for the error handler chain (#4131)Francis Lavoie
2021-05-05reverseproxy: Minor logging improvementsMatthew Holt
2021-05-04fileserver: Fix `file` matcher with empty `try_files` (#4147)Francis Lavoie
2021-05-02reverseproxy: Add `handle_response` blocks to `reverse_proxy` (#3710) (#4021)Francis Lavoie
2021-05-02caddyhttp: performance improvement in HeaderRE Matcher (#4143)Calvin Xiao
2021-04-30fileserver: Share template logic for both `templates` and `file_server browse...Jason Du
2021-04-30caddytls: Implement remote IP connection matcher (#4123)Matt Holt
2021-04-29reverseproxy: fix hash selection policy (#4137)Simão Gomes Viana
2021-04-29fileserver: Better handling of HTTP status override (#4132)Francis Lavoie
2021-04-21caddytls: Add `load_storage` module (#4055)Francis Lavoie
2021-04-21reverseproxy: Admin endpoint for reporting upstream statuses (#4125)Francis Lavoie
2021-04-19caddyhttp: Implement better logic for inserting the HTTP->HTTPS redirs (#4033)Francis Lavoie
2021-04-12caddytls: Disable OCSP stapling for manual certs (#4064)Matthew Holt
2021-04-12caddytls: Configurable storage clean intervalMatthew Holt
2021-04-08ci: fuzz: add 4 more fuzzing targets (#4105)Mohammed Al Sahaf
2021-04-08fileserver: Add status code override (#4076)Francis Lavoie
2021-04-01Minor tweaksMatthew Holt
2021-03-30reverseproxy: Set cookie path to `/` when using cookie lb_policy (#4096)Dimitri Masson
2021-03-29encode,staticfiles: Content negotiation, precompressed files (#4045)Steffen Brüheim
2021-03-29reverseproxy: Implement health_uri, deprecate health_path, supports query (#4...Francis Lavoie
2021-03-29go.mod: Migrate to golang.org/x/term (#4073)Simão Gomes Viana
2021-03-29caddyhttp: improve grammar of comment for AllowH2C (#4072)Simão Gomes Viana
2021-03-29headers: Fix Caddyfile parsing for `request_header` with matchers (#4085)Francis Lavoie
2021-03-19fileserver: Add a few more debug lines (#4063)Francis Lavoie
2021-03-19fileserver: Browse listing supports dark mode (#4066)rai
2021-03-12httpcaddyfile: Add `error` directive for the existing handler (#4034)Francis Lavoie
2021-03-12logging: add replace filter for static value replacement (#4029)Aaron Taylor
2021-03-10map: Accept regex substitution in outputs (#3991)Rajat Jain
2021-03-03reverseproxy: Fix upstreams with placeholders with no port (#4046)Francis Lavoie
2021-03-01rewrite: Implement regex path replacementsMatthew Holt
2021-03-01fileserver: Don't replace in request paths (fix #4027)Matthew Holt
2021-02-26caddypki: Add SignWithRoot option for ACME serverMatthew Holt
2021-02-25reverseproxy: Fix round robin data race (#4038)Matthew Holt
2021-02-22caddytls: Remove old asset migration code (close #3894)Matthew Holt
2021-02-22reverseproxy: Add duration/latency placeholders (close #4012) (#4013)Matt Holt
2021-02-16Improve security warningsMatthew Holt
2021-02-11caddyhttp: Support placeholders in header matcher values (close #3916)Matthew Holt
2021-02-10caddytls: Save email with account if not already specifiedMatthew Holt