summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-01vbump to v2.7.5HEADcaddy-cgiTom Barrett
2023-11-01caddy-cgitom barrett
2023-10-11admin: Respond with 4xx on non-existing config path (#5870)Norman Soetbeer
2023-10-11ci: Force the Go version for govulncheck (#5879)Francis Lavoie
2023-10-11fileserver: Set canonical URL on browse template (#5867)Forza
2023-10-11tls: Add X25519Kyber768Draft00 PQ "curve" behind build tag (#5852)Bas Westerbaan
2023-10-11reverseproxy: Add more debug logs (#5793)Matt Holt
2023-10-11reverseproxy: Fix `least_conn` policy regression (#5862)Francis Lavoie
2023-10-11reverseproxy: Add logging for dynamic A upstreams (#5857)Francis Lavoie
2023-10-11reverseproxy: Replace health header placeholders (#5861)Francis Lavoie
2023-10-11httpcaddyfile: Sort TLS SNI matcher for deterministic JSON output (#5860)Francis Lavoie
2023-10-11cmd: Fix exiting with custom status code, add `caddy -v` (#5874)Francis Lavoie
2023-10-11reverseproxy: fix parsing Caddyfile fails for unlimited request/response buff...Fred Cox
2023-10-10reverseproxy: Fix retries on "upstreams unavailable" error (#5841)Francis Lavoie
2023-10-10httpcaddyfile: Enable TLS for catch-all site if `tls` directive is specified ...Đỗ Trọng Hải
2023-10-10encode: Add `application/wasm*` to the default content types (#5869)Christoph
2023-10-10fileserver: Add command shortcuts `-l` and `-a` (#5854)Kévin Dunglas
2023-10-10go.mod: Upgrade dependencies incl. x/net/httpMatthew Holt
2023-10-07templates: Add dummy `RemoteAddr` to `httpInclude` request, proxy compatibili...Thanmay Nath
2023-10-05reverseproxy: Allow fallthrough for response handlers without routes (#5780)Patrick Koenig
2023-10-02fix: caddytest.AssertResponseCode error message (#5853)Kévin Dunglas
2023-10-02build(deps): bump goreleaser/goreleaser-action from 4 to 5 (#5847)dependabot[bot]
2023-10-01build(deps): bump actions/checkout from 3 to 4 (#5846)dependabot[bot]
2023-09-26caddyhttp: Use LimitedReader for HTTPRedirectListenerMatthew Holt
2023-09-15fileserver: browse template SVG icons and UI tweaks (#5812)glowinthedark
2023-09-10reverseproxy: fix nil pointer dereference in AUpstreams.GetUpstreams (#5811)Pascal Vorwerk
2023-09-08httpcaddyfile: fix placeholder shorthands in named routes (#5791)Đỗ Trọng Hải
2023-09-07cmd: Prevent overwriting existing env vars with `--envfile` (#5803)Evan Van Dam
2023-09-05ci: Run govulncheck (#5790)Đỗ Trọng Hải
2023-08-29logging: query filter for array of strings (#5779)Paul Jeannot
2023-08-29logging: Clone array on log filters, prevent side-effects (#5786)Francis Lavoie
2023-08-29fileserver: Export BrowseTemplateMatthew Holt
2023-08-25ci: ensure short-sha is exported correctly on all platforms (#5781)Mohammed Al Sahaf
2023-08-24caddyfile: Fix case where heredoc marker is empty after newline (#5769)Francis Lavoie
2023-08-24go.mod: Update quic-go to v0.38.0 (#5772)WeidiDeng
2023-08-23chore: Appease gosec linter (#5777)Matt Holt
2023-08-22replacer: change timezone to UTC for "time.now.http" placeholders (#5774)WeidiDeng
2023-08-20caddyfile: Adjust error formatting (#5765)Francis Lavoie
2023-08-19update quic-go to v0.37.6 (#5767)Marten Seemann
2023-08-19httpcaddyfile: Stricter errors for site and upstream address schemes (#5757)Karun Agarwal
2023-08-19caddyfile: Loosen heredoc parsing (#5761)Francis Lavoie
2023-08-18fileserver: docs: clarify the ability to produce JSON array with `browse` (#5...Mohammed Al Sahaf
2023-08-18fix package typo (#5764)guangwu
2023-08-17go.mod: Upgrade CertMagic and quic-goMatthew Holt
2023-08-17reverseproxy: Always return new upstreams (fix #5736) (#5752)Matt Holt
2023-08-14ci: use gci linter (#5708)Jacob Gadikian
2023-08-11fileserver: Slightly more fitting iconsMatthew Holt
2023-08-09cmd: Require config for caddy validate (fix #5612) (#5614)pistasjis
2023-08-09Fix testsMatthew Holt
2023-08-09caddytls: Update docs for on-demand configMatthew Holt