Age | Commit message (Expand) | Author |
2022-05-06 | map: Prevent output destinations overlap with Caddyfile shorthands (#4657) | Francis Lavoie |
2022-05-06 | reverseproxy: Support performing pre-check requests (#4739) | Francis Lavoie |
2022-05-04 | caddyfile: Shortcut for `remote_ip` for private IP ranges (#4753) | Francis Lavoie |
2022-05-04 | reverseproxy: Permit resolver addresses to not specify a port (#4760) | Francis Lavoie |
2022-05-02 | templates: Add custom template function registration (#4757) | Tyler Kropp |
2022-05-02 | reverseproxy: Fix Caddyfile support for `replace_status` (#4754) | Francis Lavoie |
2022-04-28 | httpcaddyfile: Fix duplicate access log when debug is on (#4746) | Francis Lavoie |
2022-04-28 | logging: Implement rename filter, changes field key names (#4745) | Francis Lavoie |
2022-04-28 | logging: Use `RedirectStdLog` to capture more stdlib logs (#4732) | Francis Lavoie |
2022-04-28 | cmd: Fix unix socket addresses for admin API requests (#4742) | Francis Lavoie |
2022-04-28 | caddyhttp: Improve listen addr error message for IPv6 (#4740) | Francis Lavoie |
2022-04-27 | templates: Add missing backticks in docs (#4737) | Marco Kaufmann |
2022-04-27 | reverseproxy: Improve hashing LB policies with HRW (#4724) | Matt Holt |
2022-04-25 | caddypki: Fix `caddy trust` command to use the correct API endpoint (#4730) | Francis Lavoie |
2022-04-25 | httpcaddyfile: Add `{vars.*}` placeholder shortcut, reverse `vars` sort order... | Francis Lavoie |
2022-04-25 | httpcaddyfile: Deprecate paths in site addresses; use zap logs (#4728) | Francis Lavoie |
2022-04-22 | caddytls: Add `propagation_delay`, support `propagation_timeout -1` (#4723) | Francis Lavoie |
2022-04-21 | Make file modes consistent | Matthew Holt |
2022-04-20 | Update smallstep/certificates | Matthew Holt |
2022-04-15 | ci: use latest Go version on macOS (#4708) | Mohammed Al Sahaf |
2022-04-13 | ci: Fix typo | Matthew Holt |
2022-04-13 | ci: Ensure we always check for latest version of Go (#4703) | Francis Lavoie |
2022-04-13 | cmd: Enhance .env (dotenv) file parsing | Matthew Holt |
2022-04-13 | caddypki: Load intermediate for signing on-the-fly (#4669) | Francis Lavoie |
2022-04-13 | fix typo (#4702) | cui fliter |
2022-04-12 | templates: Switch to `BurntSushi/toml` (#4700) | Francis Lavoie |
2022-04-12 | cmd: Add `--diff` option for `caddy fmt` (#4695) | Francis Lavoie |
2022-04-11 | reverseproxy: Add `_ms` placeholders for proxy durations (#4666) | Francis Lavoie |
2022-04-11 | reverseproxy: Sync up `handleUpgradeResponse` with stdlib (#4664) | Francis Lavoie |
2022-04-07 | staticfiles: Expand placeholder for index files (#4679) | Y.Horie |
2022-04-07 | logging: Caddyfile support for `duration_format` (#4684) | Francis Lavoie |
2022-04-03 | cmd: Fix defaulting admin address if empty in config, fixes `reload` (#4674) | Francis Lavoie |
2022-03-28 | chore: Fix for xcaddy builds (#4665) | Francis Lavoie |
2022-03-25 | chore: Bump minimum Go to 1.17 (#4662) | Francis Lavoie |
2022-03-25 | go.mod: Upgrade CertMagic to v0.16.0 | Matthew Holt |
2022-03-24 | httpcaddyfile: Fix #4640 (auto-HTTPS edgecase) (#4661) | Francis Lavoie |
2022-03-24 | chore: Clean up adapt test line endings (#4660) | Francis Lavoie |
2022-03-24 | reverseproxy: Include port in A upstreams cache | Matthew Holt |
2022-03-23 | caddyfile: Prevent bad block opening tokens (#4655) | Francis Lavoie |
2022-03-22 | Fix http3 servers dying after reload (#4654) | Artem Mikheev |
2022-03-22 | httpcaddyfile: Add 'vars' directive | Matthew Holt |
2022-03-21 | map: Evaluate placeholders in output vals (#4650) | Matthew Holt |
2022-03-21 | reverseproxy: Don't clear name in SRV upstreams | Matthew Holt |
2022-03-19 | cmd: Set Origin header properly on API requests | Matthew Holt |
2022-03-18 | caddyfile: Support for raw token values; improve `map`, `expression` (#4643) | Francis Lavoie |
2022-03-18 | reverseproxy: Expand SRV/A addrs for cache key | Matthew Holt |
2022-03-17 | map: Support numeric and bool types with Caddyfile | Matthew Holt |
2022-03-15 | ci: Build on Go 1.18, bump actions versions (#4637) | Francis Lavoie |
2022-03-13 | chore: Comment fixes (#4634) | Francis Lavoie |
2022-03-11 | requestbody: Return HTTP 413 (fix #4558) | Matthew Holt |