summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-01-25reverseproxy: Add flag to short command to disable redirects (#5330)Y.Horie
2023-01-25tracing: Support placeholders in span name (#5329)David Frickert
2023-01-24go.mod: bump tscert package to fix Tailscale 1.34+ on Windows (#5331)Brad Fitzpatrick
2023-01-21cmd: `caddy fmt` return code is 1 if not formatted (#5297)Y.Horie
2023-01-21httpcaddyfile: Warn on importing empty file; skip dotfiles (#5320)Y.Horie
2023-01-21chore: Fix typo, coral -> cobra (#5325)Y.Horie
2023-01-18httpcaddyfile: Fix `handle` grouping inside `route` (#5315)WeidiDeng
2023-01-17go.mod: Update golang.org/x/net to v0.5.0 (#5314)Alexandre Vicenzi
2023-01-17chore: Fix caddyfile.replaceEnvVars return (#5311)Y.Horie
2023-01-10caddyhttp: Add server-level `trusted_proxies` config (#5103)Francis Lavoie
2023-01-09caddytls: Add test cases for Caddyfile `tls` options (#5293)Yannick Ihmels
2023-01-09reverseproxy: Fix hanging for Transfer-Encoding: chunked (#5289)Y.Horie
2023-01-06reverseproxy: Don't enable auto-https when `--from` flag is http (#5269)Emily Lange
2023-01-06reverseproxy: Set origreq in active health check (#5284)Matt Holt
2023-01-06caddytls: Add `dns_ttl` config, improve Caddyfile `tls` options (#5287)Yannick Ihmels
2023-01-04fileserver: Add a couple test casesMatthew Holt
2023-01-01Update README.mdMatt Holt
2022-12-31Update README.mdMatt Holt
2022-12-28ci: Fix goreleaser deprecation (#5270)Francis Lavoie
2022-12-28ci: Update GitHub Actions to avoid `set-output` deprecation (#5271)TAKAHASHI Shuuji
2022-12-22ci: exclude dependbot from running tests on s390x machine (#5266)Mohammed Al Sahaf
2022-12-20encode: Respect Cache-Control no-transform (#5257)darkweak
2022-12-19build(deps): bump goreleaser/goreleaser-action from 2 to 4 (#5264)dependabot[bot]
2022-12-19build(deps): bump actions/upload-artifact from 1 to 3 (#5262)dependabot[bot]
2022-12-19build(deps): bump actions/cache from 2 to 3 (#5263)dependabot[bot]
2022-12-19build(deps): bump peter-evans/repository-dispatch from 1 to 2 (#5261)dependabot[bot]
2022-12-19ci: Check for github action updates monthly (#5258)John Losito
2022-12-19cmd: Avoid panic when printing version without build info (#5210)Lukas Vogel
2022-12-19readme: white ZeroSSL text color in dark mode (#5259)Emily Lange
2022-12-12readme: darker variants of logos in dark mode (#5248)IndeedNotJames
2022-12-08go.mod: Update quic-go to v0.31.0Matthew Holt
2022-12-06acme_server: Configurable default lifetime for issued certificates (#5232)Kyle McCullough
2022-12-05caddytest: internalize init config into '.go' file (#5230)Mohammed Al Sahaf
2022-12-05reverseproxy: Improve hostByHashing distribution (#5229)Alban Lecocq
2022-11-30Clarify some docsMatthew Holt
2022-11-23admin: set certmagic cache logger (#5173)bit
2022-11-23caddypki: Use go.step.sm/crypto to generate the PKI (#5217)Mariano Cano
2022-11-23admin: fix certificate renewal for admin (#5169)bit
2022-11-14reverseproxy: Mask the WS close message when we're the client (#5199)Francis Lavoie
2022-11-08caddypki: Prefer user-configured root instead of generating new one (#5189)Jonathan Garcia
2022-11-06ci: set least privilged token for github actions for lint workflow (#5179)Ashish Kurmi
2022-10-29caddyhttp: Canonicalize header field names (#5176)Alexander Graf
2022-10-27caddytest: Increased sleep between retries to reduce flakey tests in CI (#5160)Benjamin Chalmers
2022-10-25cmd: replace deprecate func use (#5170)Mohammed Al Sahaf
2022-10-24go.mod: Upgrade some dependenciesMatthew Holt
2022-10-24httploader: Close resp body on bad status codeMatthew Holt
2022-10-24caddyconfig: Fix httploader leak from unused responses (#5159)Chris Lahaye