aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2024-03-06fix struct names (#6151)huajin tong
2024-03-05fileserver: Preserve query during canonicalization redirect (#6109)Francis Lavoie
2024-03-05logging: Implement `log_append` handler (#6066)Francis Lavoie
2024-03-05httpcaddyfile: Allow nameless regexp placeholder shorthand (#6113)Francis Lavoie
2024-03-05logging: Implement `append` encoder, allow flatter filters config (#6069)Francis Lavoie
2024-03-06ci: fix the integration test `TestLeafCertLoaders` (#6149)Mohammed Al Sahaf
2024-03-05vars: Allow overriding `http.auth.user.id` in replacer as a special case (#6108)Francis Lavoie
2024-03-05caddytls: clientauth: leaf verifier: make trusted leaf certs source pluggable...Aziz Rmadi
2024-03-05cmd: Adjust config load logs/errors (#6032)Francis Lavoie
2024-03-05reverseproxy: SRV dynamic upstream failover (#5832)Matt Holt
2024-03-02ci: bump golangci/golangci-lint-action from 3 to 4 (#6141)dependabot[bot]
2024-03-01core: OnExit hooks (#6128)Matt Holt
2024-03-01cmd: fix the output of the `Usage` section (#6138)Mohammed Al Sahaf
2024-02-26caddytls: verifier: caddyfile: re-add Caddyfile support (#6127)Mohammed Al Sahaf
2024-02-24acmeserver: add policy field to define allow/deny rules (#5796)Mohammed Al Sahaf
2024-02-23reverseproxy: cookie should be Secure and SameSite=None when TLS (#6115)Sam Ottenhoff
2024-02-21caddytest: Rename adapt tests to `*.caddyfiletest` extension (#6119)Francis Lavoie
2024-02-20tests: uses testing.TB interface for helper to be able to use test server in ...José Carlos Chávez
2024-02-20caddyfile: Assert having a space after heredoc marker to simply check (#6117)bbaa
2024-02-20chore: Update Chroma to get the new Caddyfile lexer (#6118)Francis Lavoie
2024-02-19reverseproxy: use context.WithoutCancel (#6116)WeidiDeng
2024-02-19caddyfile: Reject directives in the place of site addresses (#6104)Aziz Rmadi
2024-02-14caddyhttp: Register post-shutdown callbacks (#5948)Matt Holt
2024-02-13caddyhttp: Only attempt to enable full duplex for HTTP/1.x (#6102)Francis Lavoie
2024-02-12caddyauth: Drop support for `scrypt` (#6091)Francis Lavoie
2024-02-12Revert "caddyfile: Reject long heredoc markers (#6098)" (#6100)Mohammed Al Sahaf
2024-02-12caddyauth: Rename `basicauth` to `basic_auth` (#6092)Francis Lavoie
2024-02-12logging: Inline Caddyfile syntax for `ip_mask` filter (#6094)Francis Lavoie
2024-02-11caddyfile: Reject long heredoc markers (#6098)Francis Lavoie
2024-02-09chore: Rename CI jobs, run on M1 mac (#6089)Francis Lavoie
2024-02-09Merge pull request #6081 from dunglas/fix/encode-matchKévin Dunglas
2024-02-09update commentKévin Dunglas
2024-02-09improved listKévin Dunglas
2024-02-09fix: add back text/*Kévin Dunglas
2024-02-09fix: add more media types to the compressed by default listKévin Dunglas
2024-02-08acmeserver: support specifying the allowed challenge types (#5794)Mohammed Al Sahaf
2024-02-07matchers: Drop `forwarded` option from `remote_ip` matcher (#6085)Francis Lavoie
2024-02-07caddyhttp: Test cases for `%2F` and `%252F` (#6084)Francis Lavoie
2024-02-07bump to golang 1.22 (#6083)WeidiDeng
2024-02-06fileserver: Browse can show symlink target if enabled (#5973)Aziz Rmadi
2024-02-01core: Support NO_COLOR env var to disable log coloring (#6078)Aziz Rmadi
2024-02-01build(deps): bump peter-evans/repository-dispatch from 2 to 3 (#6080)dependabot[bot]
2024-01-31Update comment in setcap helper scriptMatthew Holt
2024-01-30caddytls: Make on-demand 'ask' permission modular (#6055)Matt Holt
2024-01-25core: Add `ctx.Slogger()` which returns an `slog` logger (#5945)Francis Lavoie
2024-01-25chore: Update quic-go to v0.41.0, bump Go minimum to 1.21 (#6043)Marten Seemann
2024-01-25chore: enabling a few more linters (#5961)Yolan Romailler
2024-01-25caddyfile: Correctly close the heredoc when the closing marker appears immedi...bbaa
2024-01-25caddyfile: Switch to slices.Equal for better performance (#6061)bbaa
2024-01-25tls: modularize trusted CA providers (#5784)Mohammed Al Sahaf