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