Age | Commit message (Expand) | Author |
2021-12-02 | caddyhttp: Make logging of credential headers opt-in (#4438) | Francis Lavoie |
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-28 | caddyfile: make renew_interval option configurable (#4451) | Rainer Borene |
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-10-26 | httpcaddyfile: Empty tls policy for internal http localhost (#4398) | Marc Easen |
2021-09-17 | fastcgi: Implement `try_files` override in Caddyfile directive (#4347) | Francis Lavoie |
2021-09-11 | fastcgi: Fix Caddyfile parsing when `handle_response` is used (#4342) | Francis Lavoie |
2021-08-26 | httpcaddyfile: Reorder some directives (#4311) | Francis Lavoie |
2021-08-02 | httpcaddyfile: Ensure hosts to skip for logs can always be collected (#4258) | Frederik Ring |
2021-07-01 | fileserver: Add `disable_canonical_uris` Caddyfile subdirective (#4222) | mritd |
2021-06-25 | httpcaddyfile: Don't put localhost in public APs (fix #4220) | Matthew Holt |
2021-06-15 | reverseproxy: Adjust test related to #4201 | Matthew Holt |
2021-06-09 | httpcaddyfile: Don't add HTTP hosts to TLS APs (fix #4176 and fix #4198) | Matthew Holt |
2021-06-08 | httpcaddyfile: Add `preferred_chains` global option and issuer subdirective (... | Klooven |
2021-06-07 | caddytls: Add Caddyfile support for `propagation_timeout` (#4178) | Peter Magnusson |
2021-06-07 | httpcaddyfile: Add `skip_install_trust` global option (#4153) | Francis Lavoie |
2021-05-11 | httpcaddyfile: Fix automation policy consolidation again (fix #4161) | Matthew Holt |
2021-05-10 | encode: Drop `prefer` from Caddyfile (#4156) | Francis Lavoie |
2021-05-10 | encode: Default to order the formats are enabled for `prefer` in Caddyfile (#... | Francis Lavoie |
2021-05-07 | httpcaddyfile: Add `grace_period` global option (#4152) | Francis Lavoie |
2021-05-02 | reverseproxy: Add `handle_response` blocks to `reverse_proxy` (#3710) (#4021) | Francis Lavoie |
2021-05-02 | httpcaddyfile: Add `auto_https ignore_loaded_certs` (#4077) | Francis Lavoie |
2021-05-02 | httpcaddyfile: Add global option for `storage_clean_interval` (#4134) | Francis Lavoie |
2021-04-29 | httpcaddyfile: Fix unexpectedly removed policy (#4128) | Alban Lecocq |
2021-04-22 | caddyfile: Fix `import` replacing unrelated placeholders (#4129) | Francis Lavoie |
2021-04-16 | httpcaddyfile: Take into account host scheme/port (fix #4113) | Matthew Holt |
2021-04-08 | fileserver: Add status code override (#4076) | Francis Lavoie |
2021-04-02 | httpcaddyfile: Fix panic in automation policy consolidation (#4104) | Francis Lavoie |
2021-03-29 | encode,staticfiles: Content negotiation, precompressed files (#4045) | Steffen Brüheim |
2021-03-29 | reverseproxy: Implement health_uri, deprecate health_path, supports query (#4... | Francis Lavoie |
2021-03-29 | headers: Fix Caddyfile parsing for `request_header` with matchers (#4085) | Francis Lavoie |
2021-03-12 | logging: add replace filter for static value replacement (#4029) | Aaron Taylor |
2021-03-12 | caddyconfig: add global option for configuring loggers (#4028) | Aaron Taylor |
2021-03-03 | reverseproxy: Fix upstreams with placeholders with no port (#4046) | Francis Lavoie |
2021-02-22 | httpcaddyfile: Fix catch-all site block sorting | Matthew Holt |
2021-02-08 | httpcaddyfile: Fix automation policies | Matthew Holt |
2021-01-19 | caddytest: Update Caddyfile tests for formatting, HTTP-only blocks | Matthew Holt |
2021-01-19 | httpcaddyfile: Skip TLS APs for HTTP-only hosts (fix #3977) | Matthew Holt |
2021-01-06 | caddytls: add 'key_type' subdirective (#3956) | Jordi Masip |
2021-01-04 | reverseproxy: Caddyfile health check headers, host header support (#3948) | yaxin |
2021-01-04 | httpcaddyfile: Adjust iterator when removing AP (fix #3953) | Matthew Holt |
2020-12-30 | metrics: allow disabling OpenMetrics negotiation (#3944) | Dave Henderson |
2020-12-09 | httpcaddyfile: support matching headers that do not exist (#3909) | Jack Baron |
2020-12-07 | httpcaddyfile: Decrement counter when removing conn policy (fix #3906) | Matthew Holt |
2020-11-30 | headers: Fix Caddyfile parsing with request matcher (#3892) | Francis Lavoie |
2020-11-24 | httpcaddyfile: Fix test on Windows | Matthew Holt |