Age | Commit message (Expand) | Author |
2023-03-27 | caddytls: Eval replacer on automation policy subjects (#5459) | Francis Lavoie |
2023-03-27 | headers: Support deleting all headers as first op (#5464) | 黑墨水鱼 |
2023-03-27 | replacer: Add HTTP time format (#5458) | Francis Lavoie |
2023-03-27 | reverseproxy: Header up/down support for CLI command (#5460) | Francis Lavoie |
2023-03-27 | caddyhttp: Determine real client IP if trusted proxies configured (#5104) | Francis Lavoie |
2023-03-27 | httpcaddyfile: Adjust path matcher sorting to solve for specificity (#5462) | Francis Lavoie |
2023-03-20 | caddytls: Zero out throttle window first (#5443) | Matt Holt |
2023-03-17 | ci: add `--yes` to cosign arguments (#5440) | Mohammed Al Sahaf |
2023-03-16 | reverseproxy: Reset Content-Length to prevent FastCGI from hanging (#5435) | Trea Hauet |
2023-03-14 | caddytls: Allow on-demand w/o ask for internal-only | Matthew Holt |
2023-03-14 | caddytls: Require 'ask' endpoint for on-demand TLS | Matthew Holt |
2023-03-10 | fileserver: New file browse template (#5427) | Matt Holt |
2023-03-09 | go.mod: Upgrade dependencies | Matthew Holt |
2023-03-09 | tracing: Support autoprop from OTEL_PROPAGATORS (#5147) | Chris Reeves |
2023-03-09 | caddyhttp: Enable 0-RTT QUIC (#5425) | Marten Seemann |
2023-03-06 | encode: flush status code when hijacked. (#5419) | WeidiDeng |
2023-03-03 | fileserver: Remove trailing slash on fs filenames (#5417) | esell |
2023-03-03 | core: Eliminate unnecessary shutdown delay on Unix (#5413) | Matt Holt |
2023-03-02 | caddyhttp: Fix `vars_regexp` matcher with placeholders (#5408) | Francis Lavoie |
2023-02-27 | context: Rename func to `AppIfConfigured` (#5397) | Francis Lavoie |
2023-02-27 | reverseproxy: allow specifying ip version for dynamic `a` upstream (#5401) | Emily Lange |
2023-02-26 | ci/cd: ship tarballs with vendored deps (#5403) | Mohammed Al Sahaf |
2023-02-26 | caddyfile: Fix heredoc fuzz crasher, drop trailing newline (#5404) | Francis Lavoie |
2023-02-26 | caddyfile: Implement heredoc support (#5385) | Francis Lavoie |
2023-02-24 | cmd: Expand cobra support, add short flags (#5379) | Francis Lavoie |
2023-02-24 | ci: Update minimum Go version to 1.19 | Matthew Holt |
2023-02-24 | go.mod: Upgrade quic-go to v0.33.0 (Go 1.19 min) | Matthew Holt |
2023-02-24 | reverseproxy: refactor HTTP transport layer (#5369) | Mohammed Al Sahaf |
2023-02-22 | caddytls: Relax the warning for on-demand (#5384) | Francis Lavoie |
2023-02-22 | cmd: Strict unmarshal for validate (#5383) | Francis Lavoie |
2023-02-16 | caddyfile: Implement variadics for import args placeholders (#5249) | WeidiDeng |
2023-02-16 | cmd: make `caddy fmt` hints more clear (#5378) | Emily Lange |
2023-02-16 | cmd: Adjust documentation for commands (#5377) | Francis Lavoie |
2023-02-14 | go.mod: Upgrade acmez and x/net | Matthew Holt |
2023-02-11 | reverseproxy: Don't buffer chunked requests (fix #5366) (#5367) | Matt Holt |
2023-02-08 | go.mod: Upgrade various dependencies (#5362) | Francis Lavoie |
2023-02-08 | core: Support Windows absolute paths for UDS proxy upstreams (#5114) | Steffen Brüheim |
2023-02-06 | reverseproxy: Log status code and byte count for websockets (#5140) | WeidiDeng |
2023-02-06 | caddyhttp: Pluggable trusted proxy IP range sources (#5328) | Francis Lavoie |
2023-02-06 | Run go.mod tidy | Matthew Holt |
2023-02-06 | caddyauth: Use singleflight for basic auth (#5344) | Y.Horie |
2023-02-06 | admin: Add `CADDY_ADMIN` env var to override the default (#5332) | Francis Lavoie |
2023-02-06 | chore: Build with Go 1.20, keep minimum at 1.18 for now (#5353) | Francis Lavoie |
2023-01-31 | cmd: Add `--envfile` flag to `validate` command (#5350) | Amis Shokoohi |
2023-01-31 | cmd: `fmt` exit successfully after overwriting config file (#5351) | Amis Shokoohi |
2023-01-31 | chore: Fix warning "range variable captured by func literal" (#5348) | Francis Lavoie |
2023-01-30 | caddytls: Debug log for ask endpoint | Matthew Holt |
2023-01-27 | httpcaddyfile: Add persist_config global option (#5339) | Y.Horie |
2023-01-27 | caddyfile: Allow overriding server names (#5323) | Francis Lavoie |
2023-01-25 | reverseproxy: Add flag to short command to disable redirects (#5330) | Y.Horie |