aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2024-06-18noottesting-updatesa
2024-06-18Merge branch 'caddytest-2' of github.com:elee1766/caddy into caddytest-2a
2024-06-18noota
2024-06-18Merge branch 'master' into caddytest-2a
2024-06-18noota
2024-06-18noota
2024-06-18noota
2024-06-18noota
2024-06-18noota
2024-06-18noota
2024-06-18noota
2024-06-18noota
2024-06-18noota
2024-06-18noota
2024-06-18noota
2024-06-18noota
2024-06-18caddyhttp: Convert IDNs to ASCII when provisioning Host matcherMatthew Holt
2024-06-15reverseproxy: add Max-Age option to sticky cookie (#6398)Jason Yuan
2024-06-14caddyfile: Pass blocks to `import` for snippets (#6130)a
2024-06-12logging: set file mode when the file already exist (#6391)Ririsoft
2024-06-10logging: Customizable zap cores (#6381)Omar Ramadan
2024-06-10go.mod: update tscert package (#6384)Will Norris
2024-06-08logging: fix file mode configuration parsing (#6383)Ririsoft
2024-06-07caddyhttp: Write header if needed in responseRecorder.WriteResponse (#6380)Andreas Kohn
2024-06-06core: Split `run` into a public `ProvisionContext` and a private method (#6378)Andreas Kohn
2024-06-06logging: Customize log file permissions (#6314)Ririsoft
2024-06-06events: Getters for event info (close #6377)Matthew Holt
2024-06-06ci: add version key for .goreleaser.yml (#6376)Mohammed Al Sahaf
2024-06-05cmd: remove zealous check of Caddyfile auto-detection (#6370)Mohammed Al Sahaf
2024-06-04caddyhttp: Add test cases to corpus (#6374)Matt Holt
2024-06-04Make it possible to configure the `DisableStorageCheck` setting for certmagic...Andreas Kohn
2024-06-02cmd: fix regression in auto-detect of Caddyfile (#6362)v2.8.4Mohammed Al Sahaf
2024-06-02cmd: fix auto-detetction of .caddyfile extension (#6356)v2.8.3v2.8.2Mohammed Al Sahaf
2024-06-02caddyhttp: properly sanitize requests for root path (#6360)Will Norris
2024-06-01I'm so tired of typosMatthew Holt
2024-06-01caddytls: Implement certmagic.RenewalInfoGetterMatthew Holt
2024-06-02build(deps): bump golangci/golangci-lint-action from 5 to 6 (#6361)dependabot[bot]
2024-05-30caddyhttp: Fix merging consecutive `client_ip` or `remote_ip` matchers (#6350)v2.8.1Francis Lavoie
2024-05-30core: MkdirAll appDataDir in InstanceID with 0o700 (#6340)Anton Kovalenko
2024-05-27acmeserver: Add `sign_with_root` for Caddyfile (#6345)v2.8.0Ranveer Avhad
2024-05-23caddyfile: Reject global request matchers earlier (#6339)Francis Lavoie
2024-05-22core: Fix bug in AppIfConfigured (fix #6336)Matthew Holt
2024-05-21fix a typo (#6333)a
2024-05-20autohttps: Move log WARN to INFO, reduce confusion (#6185)v2.8.0-rc.1Francis Lavoie
2024-05-20reverseproxy: Support HTTP/3 transport to backend (#6312)Matt Holt
2024-05-20context: AppIfConfigured returns error; consider not-yet-provisioned modules ...Francis Lavoie
2024-05-20Fix lint error about deprecated method in smallstep/certificates/authorityMatthew Holt
2024-05-20go.mod: Upgrade dependenciesMatthew Holt
2024-05-20caddytls: fix permission requirement with AutomationPolicy (#6328)Will Norris
2024-05-18caddytls: remove ClientHelloSNICtxKey (#6326)Will Norris