caddy/modules
Matthew Holt 1fbb28720b
Fix lint errors
Use VerifyConnection instead of VerifyPeerCertificate; the other 2 fixes are "meh" not really a big deal or an issue at all.
2026-03-11 13:33:59 -06:00
..
caddyevents refactor: replace HasPrefix+TrimPrefix with CutPrefix (#7095) 2025-06-27 22:04:09 +03:00
caddyfs events: Refactor; move Event into core, so core can emit events (#6930) 2025-03-29 08:15:43 -06:00
caddyhttp Wire up Cause for most context cancels (#7538) 2026-03-04 17:14:52 -07:00
caddypki tls: Add `tls_resolvers` global option for DNS challenge configuration (#7297) 2026-03-01 15:32:04 -05:00
caddytls Fix lint errors 2026-03-11 13:33:59 -06:00
filestorage
internal/network core: add modular `network_proxy` support (#6399) 2025-03-21 17:06:15 +00:00
logging chore: Enable modernize linter (#7519) 2026-02-26 14:01:35 -07:00
metrics
standard