summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2021-11-02caddytls: Mark storage clean timestamp at end of routine (#4401)Matt Holt
2021-10-27Fix lint message in metrics testsMatthew Holt
2021-10-26reverseproxy: Sanitize scheme and host on incoming requests (#4237)Francis Lavoie
2021-10-20fileserver: Prevent focusing filter from scrolling on page load (#4393)Klaus Helenius
2021-10-19map: Fix 95c03506 (avoid repeated expansions)Matthew Holt
2021-10-18reverseproxy: Prevent copying the response if a response handler ran (#4388)Francis Lavoie
2021-10-16fileserver: Fix compression breaks using httpInclude (#4352) (#4358)Y.Horie
2021-10-13map: Fix regex mappingsMatthew Holt
2021-10-11caddyhttp: reverseproxy: clarify warning for -insecure (#4379)Simão Gomes Viana
2021-10-01caddyhttp: Placeholder for client cert in DER + base64 format (#4241)Oleg
2021-09-29Move from deprecated ioutil to os and io packages (#4364)KallyDev
2021-09-27Revert 3336faf2 (close #4360)Matthew Holt
2021-09-24General minor improvements to docsMatthew Holt
2021-09-24reverseproxy: Log error at error level (fix #4360)Matthew Holt
2021-09-20templates: Add tests for funcInclude and funcImport (#4357)Tim Culverhouse
2021-09-19fileserver: Make file listing links purple once visited (#4356)Slavik
2021-09-18fileserver: Fix displayed file size if it is symlink (#4354)HayatoShiba
2021-09-17templates: Add 'import' action (#4321)Tim Culverhouse
2021-09-17fastcgi: Implement `try_files` override in Caddyfile directive (#4347)Francis Lavoie
2021-09-17caddyhttp: Add support for triggering errors from `try_files` (#4346)Francis Lavoie
2021-09-16fileserver: properly handle escaped/non-ascii paths (#4332)Mohammed Al Sahaf
2021-09-15templates: Propagate httpError to HTTP responseMatthew Holt
2021-09-13headers: Canonicalize case in replace (fix #4330)Matthew Holt
2021-09-11fastcgi: Fix Caddyfile parsing when `handle_response` is used (#4342)Francis Lavoie
2021-08-31encode: ignore flushing until after first write (#4318)Steffen Brüheim
2021-08-23reverseproxy: Remove redundant flushing (#4299)Francis Lavoie
2021-08-19caddyhttp: Updated the documentation for MatchQuery (#4295)Scott Mebberson
2021-08-17logging: Warn for deprecated single_field encoderMatthew Holt
2021-08-12reverseproxy: Incorporate latest proxy changes from stdlib (#4266)Francis Lavoie
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-21acmeserver: Trim slashes from path prefixMatthew 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: Fix overwriting of max_idle_conns_per_host (closes #4201)Matthew Holt
2021-06-14Revert "fileserver: Redirect within the original URL (#4179)"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
2021-06-07caddytls: Add Caddyfile support for `propagation_timeout` (#4178)Peter Magnusson