Age | Commit message (Expand) | Author |
2022-10-16 | docs: Fix templates documentation, stray newline breaks godoc (#5149) | Francis Lavoie |
2022-10-13 | httpcaddyfile: Improve detection of indistinguishable TLS automation policies... | Matt Holt |
2022-10-12 | httpcaddyfile: Wrap site block in subroute if host matcher used (#5130) | Matt Holt |
2022-10-08 | fileserver: stop listing dir when request context is cancelled (#5131) | Abdussamet Koçak |
2022-10-07 | replacer: working directory global placeholder (#5127) | Kévin Dunglas |
2022-10-06 | httpcaddyfile: Fix `metrics` global option parsing (#5126) | Francis Lavoie |
2022-10-05 | caddyconfig: Implement retries into HTTPLoader (#5077) | Cory Cooper |
2022-10-05 | Fix typo in comment (#5121) | Ioannis Cherouvim |
2022-10-05 | logging: Fix `skip_hosts` with wildcards (#5102) | Francis Lavoie |
2022-10-05 | caddytest: Revise sleep durations | Matthew Holt |
2022-10-05 | core: Set version manually via CustomVersion (#5072) | Adam Weinberger |
2022-10-05 | forwardauth: Canonicalize header fields (fix #5038) (#5097) | Matt Holt |
2022-10-04 | logging: Perform filtering on arrays of strings (where possible) (#5101) | Francis Lavoie |
2022-10-05 | logging: Add `time_local` option to use local time instead of UTC (#5108) | Francis Lavoie |
2022-10-04 | fileserver: Treat invalid file path as NotFound (#5099) | xufanglu |
2022-10-04 | logging: Better `console` encoder defaults (#5109) | Francis Lavoie |
2022-10-04 | httpcaddyfile: Skip `automate` when `auto_https off` is specified (#5110) | Francis Lavoie |
2022-10-04 | core: Chdir to executable location on Windows (#5115) | Tobias Gruetzmacher |
2022-10-04 | ci: enhance the CI/CD flow (#5118) | Mohammed Al Sahaf |
2022-10-02 | Fix inverted logic in Windows service detection (#5106) | Tobias Gruetzmacher |
2022-10-01 | fileserver: better dark mode visited link contrast (#5105) | iliana etaoin |
2022-09-30 | go.mod: Upgrade select dependencies | Matthew Holt |
2022-09-30 | caddyhttp: Remote IP prefix placeholders | Matthew Holt |
2022-09-29 | map: Remove infinite recursion check (#5094) | Matt Holt |
2022-09-29 | Fix comment | Matthew Holt |
2022-09-29 | reverseproxy: Parse humanized byte size (fix #5095) | Matthew Holt |
2022-09-29 | admin: Use replacer on listen addresses (#5071) | Cory Cooper |
2022-09-29 | core: Fix ListenQUIC listener key conflict | Matthew Holt |
2022-09-29 | reverseproxy: On 103 don't delete own headers (#5091) | Matt Holt |
2022-09-28 | Merge pull request #5076 from caddyserver/fastcgi-redir | Matt Holt |
2022-09-28 | caddyhttp: replace placeholders in map defaults (#5081) | Will Norris |
2022-09-28 | core: Refactor and improve listener logic (#5089) | Matt Holt |
2022-09-28 | rewrite: Only trim prefix if matched | Matthew Holt |
2022-09-27 | reverseproxy: fix upstream scheme handling in command (#5088) | lemmi |
2022-09-24 | ci: fix integration tests (#5079) | Mohammed Al Sahaf |
2022-09-23 | headers: Support repeated WriteHeader if 1xx (fix #5074) | Matthew Holt |
2022-09-23 | Fix tests | Matthew Holt |
2022-09-23 | fastcgi: Redirect using original URI path (fix #5073) | Matthew Holt |
2022-09-22 | ci: extend goreleaser timeout to 1-hour (#5067) | Mohammed Al Sahaf |
2022-09-21 | Tweak some comments | Matthew Holt |
2022-09-21 | core: Reuse unix sockets (UDS) and don't try to serve HTTP/3 over UDS (#5063) | Matt Holt |
2022-09-21 | encode: don't WriteHeader unless called (#5060) | WeidiDeng |
2022-09-20 | fileserver: Reinstate --debug flag | Matthew Holt |
2022-09-20 | httpcaddyfile: Fix `protocols` global option parsing (#5054) | Francis Lavoie |
2022-09-19 | caddyhttp: Skip inserting HTTP->HTTPS redir if catch-all for both exist (#5051) | Francis Lavoie |
2022-09-19 | caddyhttp: Honor grace period in background (#5043) | Matt Holt |
2022-09-19 | events: Make event data exported | Matthew Holt |
2022-09-17 | caddyhttp: responseRecorder save status in all cases (#5049) | WeidiDeng |
2022-09-17 | caddyhttp: Fix write header on responseRecorder | Matthew Holt |
2022-09-17 | ci: fix the name template of singing certificate and sboms (#5046) | Mohammed Al Sahaf |