summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-30go.mod: Upgrade CertMagic to v0.14.4Matthew Holt
2021-08-26go.mod: Upgrade some dependenciesMatthew Holt
2021-08-26httpcaddyfile: Reorder some directives (#4311)Francis Lavoie
2021-08-25chore: Upgrade smallstep libs (#4307)Francis Lavoie
2021-08-25chore: promote creating 'caddy-build' to the release action (#4306)Mohammed Al Sahaf
2021-08-25httpcaddyfile: Improve unrecognized directive errorsMatthew Holt
2021-08-23reverseproxy: Remove redundant flushing (#4299)Francis Lavoie
2021-08-23caddyfile: Better error message for missing site block braces (#4301)Francis Lavoie
2021-08-23caddyfile: Error on invalid site addresses containing comma (#4302)Francis Lavoie
2021-08-20cmd: Fix paths when using an env file (#4296)Pascal Zarrad
2021-08-20chore: Update quic-go for go 1.17 support (#4297)Adam Weinberger
2021-08-19caddyhttp: Updated the documentation for MatchQuery (#4295)Scott Mebberson
2021-08-19chore: Upgrade smallstep libs (#4291)Francis Lavoie
2021-08-18cmd: use net.ErrClosed for matching returned error (#4289)M. Ángel Jimeno
2021-08-17logging: Warn for deprecated single_field encoderMatthew Holt
2021-08-16ci: Start testing on Go 1.17, drop 1.15 (#4283)Francis Lavoie
2021-08-16core: Unix ns and Unix ms time placeholders (#4280)Rainer Borene
2021-08-16admin: Sync server variables (fix #4260) (#4274)Steven Angles
2021-08-12httpcaddyfile: Add shortcut for proxy hostport placeholder (#4263)Francis Lavoie
2021-08-12reverseproxy: Incorporate latest proxy changes from stdlib (#4266)Francis Lavoie
2021-08-11cmd: New `add-package` and `remove-package` commands (#4226)Oleg
2021-08-02httpcaddyfile: Ensure hosts to skip for logs can always be collected (#4258)Frederik Ring
2021-07-28admin: Implement load_interval to pull config on a timer (#4246)王清雨
2021-07-19caddyfile: keep error chain info in Dispenser.Errf (#4233)Ggicci
2021-07-14logging: Prep for `common_log` removal (#4149)Francis Lavoie
2021-07-14caddyhttp: Fix edgecase with auto HTTP->HTTPS logic (#4243)Francis Lavoie
2021-07-12logging: Add missing interface guards for replace filter (#4244)Leo Di Donato
2021-07-07fileserver: Fix browse name_dir_first sorting (#4218)diamondburned
2021-07-06reverseproxy: Keep path to unix socket as dial address (#4232)elnoro
2021-07-06caddyhttp: Fix incorrect determination of gRPC protocol (#4236)hmol233
2021-07-01fileserver: Add `disable_canonical_uris` Caddyfile subdirective (#4222)mritd
2021-07-01acmeserver: Don't set host for directory links by defaultMatthew Holt
2021-06-25fileserver: Clarify docs about canonicalizationMatthew Holt
2021-06-25caddytls: Remove "IssuerRaw" fieldMatthew Holt
2021-06-25httpcaddyfile: Don't put localhost in public APs (fix #4220)Matthew Holt
2021-06-21acmeserver: Trim slashes from path prefixMatthew Holt
2021-06-18go.mod: Update dependencies (close #4216)Matthew Holt
2021-06-18encode: Tweak compression settings (#4215)Klaus Post
2021-06-17caddyhttp: Refactor and export SanitizedPathJoin for use in fastcgi (#4207)Matt Holt
2021-06-17fileserver: Only redirect if filename not rewritten (fix #4205)Matthew Holt
2021-06-16Some misc. cleanupMatthew Holt
2021-06-16fileserver: Don't persist parsed template (fix #4202)Matthew Holt
2021-06-15reverseproxy: Adjust test related to #4201Matthew Holt
2021-06-15reverseproxy: Fix overwriting of max_idle_conns_per_host (closes #4201)Matthew Holt
2021-06-14Expand and clarify security policyMatthew Holt
2021-06-14Revert "fileserver: Redirect within the original URL (#4179)"Matthew Holt
2021-06-12go.mod: Use CertMagic v0.14.0 (fix #4191)Matt Holt
2021-06-09httpcaddyfile: Don't add HTTP hosts to TLS APs (fix #4176 and fix #4198)Matthew Holt
2021-06-08httpcaddyfile: Add `preferred_chains` global option and issuer subdirective (...Klooven
2021-06-07fileserver: Fix browse not redirecting query parameters (#4196)diamondburned