summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-17caddyhttp: Refactor and export SanitizedPathJoin for use in fastcgi (#4207)Matt Holt
2021-06-17fileserver: Only redirect if filename not rewritten (fix #4205)Matthew Holt
2021-06-16Some misc. cleanupMatthew Holt
2021-06-16fileserver: Don't persist parsed template (fix #4202)Matthew Holt
2021-06-15reverseproxy: Adjust test related to #4201Matthew Holt
2021-06-15reverseproxy: Fix overwriting of max_idle_conns_per_host (closes #4201)Matthew Holt
2021-06-14Expand and clarify security policyMatthew Holt
2021-06-14Revert "fileserver: Redirect within the original URL (#4179)"Matthew Holt
2021-06-12go.mod: Use CertMagic v0.14.0 (fix #4191)Matt Holt
2021-06-09httpcaddyfile: Don't add HTTP hosts to TLS APs (fix #4176 and fix #4198)Matthew Holt
2021-06-08httpcaddyfile: Add `preferred_chains` global option and issuer subdirective (...Klooven
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-07httpcaddyfile: Add `skip_install_trust` global option (#4153)Francis Lavoie
2021-06-05admin: Replace admin cert cache when reloading (fix #4184)Matthew Holt
2021-06-04reverseproxy: Always remove hop-by-hop headersMatthew Holt
2021-06-04logging: Actually use `level_key` (#4189)Francis Lavoie
2021-06-04metrics: use buildinfo collector from new collectors pkg (#4187)Dave Henderson
2021-06-03go.mod: Update direct dependenciesMatthew Holt
2021-05-24Update .goreleaser.ymlMatt Holt
2021-05-19logging: Implement dial timeout for net writer (fix #4083) (#4172)Matt Holt
2021-05-19Merge branch '2.4'Matthew Holt
2021-05-19admin: Reinstate internal redirect for /id/ requestsMatthew Holt
2021-05-12caddyfile: Add parse error on site address with trailing `{` (#4163)Francis Lavoie
2021-05-12reverseproxy: Set the headers in the replacer before `handle_response` (#4165)Francis Lavoie
2021-05-12ci: Run CI on PRs targeting minor version branches (#4164)Francis Lavoie
2021-05-11cmd: upgrade: inherit the permissions of the original executable (#4160)Mohammed Al Sahaf
2021-05-11httpcaddyfile: Fix automation policy consolidation again (fix #4161)Matthew Holt
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-07httpcaddyfile: Add `grace_period` global option (#4152)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-03go.mod: CertMagic v0.13.1Matthew Holt
2021-05-02reverseproxy: Add `handle_response` blocks to `reverse_proxy` (#3710) (#4021)Francis Lavoie
2021-05-02cmd: Add --envfile flag to `start` command (#4141)Jesse
2021-05-02httpcaddyfile: Add `auto_https ignore_loaded_certs` (#4077)Francis Lavoie
2021-05-02httpcaddyfile: Add global option for `storage_clean_interval` (#4134)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-29httpcaddyfile: Fix unexpectedly removed policy (#4128)Alban Lecocq
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-22caddyfile: Fix `import` replacing unrelated placeholders (#4129)Francis Lavoie
2021-04-21caddytls: Add `load_storage` module (#4055)Francis Lavoie