Age | Commit message (Expand) | Author |
2022-05-29 | reverseproxy: Add --internal-certs CLI flag #3589 (#4817) | Alexander M |
2022-05-24 | templates: Add `humanize` function (#4767) | Aleks |
2022-05-17 | templates: Documentation consistency (#4796) | David Larlet |
2022-05-10 | reverseproxy: Support http1.1>h2c (close #4777) (#4778) | Matt Holt |
2022-05-09 | rewrite: Handle fragment before query (fix #4775) | Matthew Holt |
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 | logging: Implement rename filter, changes field key names (#4745) | 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: 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-13 | caddypki: Load intermediate for signing on-the-fly (#4669) | Francis Lavoie |
2022-04-12 | templates: Switch to `BurntSushi/toml` (#4700) | 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-03-25 | go.mod: Upgrade CertMagic to v0.16.0 | Matthew Holt |
2022-03-24 | reverseproxy: Include port in A upstreams cache | Matthew Holt |
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-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-13 | chore: Comment fixes (#4634) | Francis Lavoie |
2022-03-11 | requestbody: Return HTTP 413 (fix #4558) | Matthew Holt |
2022-03-11 | caddyhttp: retain all values of vars matcher when specified multiple times (#... | Mohammed Al Sahaf |
2022-03-09 | reverseproxy: copy_response and copy_response_headers for handle_response rou... | Francis Lavoie |
2022-03-08 | tracing: New OpenTelemetry module (#4361) | Andrii Kushch |
2022-03-08 | caddytls: dns_challenge_override_domain for challenge delegation (#4596) | Ran Chen |
2022-03-07 | fastcgi: Protect against requests with null bytes in the path (#4614) | Francis Lavoie |
2022-03-06 | reverseproxy: Dynamic upstreams (with SRV and A/AAAA support) (#4470) | Matt Holt |
2022-03-06 | reverseproxy: Implement trusted proxies for `X-Forwarded-*` headers (#4507) | Francis Lavoie |
2022-03-05 | reverseproxy: Refactor dial address parsing, augment command parsing (#4616) | Francis Lavoie |
2022-03-04 | fileserver: Add `pass_thru` Caddyfile option (#4613) | Francis Lavoie |
2022-03-04 | caddyhttp: Honor wildcard hosts in log SkipHosts (#4606) | Matt Holt |
2022-03-03 | templates: Fix docs for .Args | Matthew Holt |
2022-03-03 | reverseproxy: Make shallow-ish clone of the request (#4551) | Francis Lavoie |
2022-03-02 | caddyhttp: Don't attempt to manage Tailscale certs | Matthew Holt |
2022-03-02 | caddypki: Try to fix lint warnings | Matthew Holt |
2022-03-02 | caddypki: Refactor /pki/ admin endpoints | Matthew Holt |