aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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-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
2024-05-18caddyhttp: Trace individual middleware handlers (#6313)Matt Holt
2024-05-18templates: Add `pathEscape` template function and use it in file browser (#6278)deneb
2024-05-18caddytls: set server name in context (#6324)Will Norris
2024-05-15chore: downgrade minimum Go version in go.mod (#6318)Mohammed Al Sahaf
2024-05-14caddytest: normalize the JSON config (#6316)Mohammed Al Sahaf
2024-05-13caddyhttp: New experimental handler for intercepting responses (#6232)Kévin Dunglas
2024-05-11httpcaddyfile: Set challenge ports when http_port or https_port are usedMatthew Holt
2024-05-11logging: Add support for additional logger filters other than hostname (#6082)Aziz Rmadi
2024-05-10caddyhttp: Log 4xx as INFO; 5xx as ERROR (close #6106)Matthew Holt
2024-05-10Second half of 6dce493Matthew Holt