Age | Commit message (Expand) | Author |
2021-11-29 | caddyhttp: Split up logged remote address into IP and port (#4403) | Francis Lavoie |
2021-11-29 | logging: Remove common_log field and single_field encoder (#4149) (#4282) | Matt Holt |
2021-11-24 | reverseproxy: Adjust defaults, document defaults (#4436) | Francis Lavoie |
2021-11-23 | logging: add a regexp filter (#4426) | Kévin Dunglas |
2021-11-23 | logging: add a filter for cookies (#4425) | Kévin Dunglas |
2021-11-23 | logging: add a filter for query parameters (#4424) | Kévin Dunglas |
2021-11-23 | fileserver: browse: do not encode the paths in breadcrumbs and page title (#4... | Mohammed Al Sahaf |
2021-11-22 | fileserver: Fix handling of symlink sizes in directory listings (#4415) | Jeremy Lin |
2021-11-22 | caddyhttp: Log non-500 handler errors at debug level (#4429) | Francis Lavoie |
2021-11-22 | caddyhttp: Log empty value for typical password headers | Matthew Holt |
2021-11-15 | fileserver: Move default browse template into a separate file (#4417) | Jeremy Lin |
2021-11-08 | caddyhttp: Sanitize the path before evaluating path matchers (#4407) | Francis Lavoie |
2021-11-02 | caddytls: Mark storage clean timestamp at end of routine (#4401) | Matt Holt |
2021-10-27 | Fix lint message in metrics tests | Matthew Holt |
2021-10-26 | reverseproxy: Sanitize scheme and host on incoming requests (#4237) | Francis Lavoie |
2021-10-20 | fileserver: Prevent focusing filter from scrolling on page load (#4393) | Klaus Helenius |
2021-10-19 | map: Fix 95c03506 (avoid repeated expansions) | Matthew Holt |
2021-10-18 | reverseproxy: Prevent copying the response if a response handler ran (#4388) | Francis Lavoie |
2021-10-16 | fileserver: Fix compression breaks using httpInclude (#4352) (#4358) | Y.Horie |
2021-10-13 | map: Fix regex mappings | Matthew Holt |
2021-10-11 | caddyhttp: reverseproxy: clarify warning for -insecure (#4379) | Simão Gomes Viana |
2021-10-01 | caddyhttp: Placeholder for client cert in DER + base64 format (#4241) | Oleg |
2021-09-29 | Move from deprecated ioutil to os and io packages (#4364) | KallyDev |
2021-09-27 | Revert 3336faf2 (close #4360) | Matthew Holt |
2021-09-24 | General minor improvements to docs | Matthew Holt |
2021-09-24 | reverseproxy: Log error at error level (fix #4360) | Matthew Holt |
2021-09-20 | templates: Add tests for funcInclude and funcImport (#4357) | Tim Culverhouse |
2021-09-19 | fileserver: Make file listing links purple once visited (#4356) | Slavik |
2021-09-18 | fileserver: Fix displayed file size if it is symlink (#4354) | HayatoShiba |
2021-09-17 | templates: Add 'import' action (#4321) | Tim Culverhouse |
2021-09-17 | fastcgi: Implement `try_files` override in Caddyfile directive (#4347) | Francis Lavoie |
2021-09-17 | caddyhttp: Add support for triggering errors from `try_files` (#4346) | Francis Lavoie |
2021-09-16 | fileserver: properly handle escaped/non-ascii paths (#4332) | Mohammed Al Sahaf |
2021-09-15 | templates: Propagate httpError to HTTP response | Matthew Holt |
2021-09-13 | headers: Canonicalize case in replace (fix #4330) | Matthew Holt |
2021-09-11 | fastcgi: Fix Caddyfile parsing when `handle_response` is used (#4342) | Francis Lavoie |
2021-08-31 | encode: ignore flushing until after first write (#4318) | Steffen Brüheim |
2021-08-23 | reverseproxy: Remove redundant flushing (#4299) | Francis Lavoie |
2021-08-19 | caddyhttp: Updated the documentation for MatchQuery (#4295) | Scott Mebberson |
2021-08-17 | logging: Warn for deprecated single_field encoder | Matthew Holt |
2021-08-12 | reverseproxy: Incorporate latest proxy changes from stdlib (#4266) | Francis Lavoie |
2021-07-14 | logging: Prep for `common_log` removal (#4149) | Francis Lavoie |
2021-07-14 | caddyhttp: Fix edgecase with auto HTTP->HTTPS logic (#4243) | Francis Lavoie |
2021-07-12 | logging: Add missing interface guards for replace filter (#4244) | Leo Di Donato |
2021-07-07 | fileserver: Fix browse name_dir_first sorting (#4218) | diamondburned |
2021-07-06 | reverseproxy: Keep path to unix socket as dial address (#4232) | elnoro |
2021-07-06 | caddyhttp: Fix incorrect determination of gRPC protocol (#4236) | hmol233 |
2021-07-01 | fileserver: Add `disable_canonical_uris` Caddyfile subdirective (#4222) | mritd |
2021-07-01 | acmeserver: Don't set host for directory links by default | Matthew Holt |
2021-06-25 | fileserver: Clarify docs about canonicalization | Matthew Holt |