Age | Commit message (Expand) | Author |
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 |
2020-11-24 | httpcaddyfile: Proper log config with catch-all blocks (fix #3878) | Matthew Holt |
2020-11-23 | httpcaddyfile: Configure servers via global options (#3836) | Francis Lavoie |
2020-11-23 | reverseproxy: Add Caddyfile scheme shorthand for h2c (#3629) | Francis Lavoie |
2020-11-20 | headers: Support default header values in Caddyfile with '?' (#3807) | Gilbert Gilb's |
2020-11-16 | requestbody: Add Caddyfile support (#3859) | Nicola Piccinini |
2020-11-16 | caddytls: Support multiple issuers (#3862) | Matt Holt |
2020-11-02 | caddyhttp: Merge query matchers in Caddyfile (#3839) | Francis Lavoie |
2020-11-02 | fastcgi: Add timeouts support to Caddyfile adapter (#3842) | Francis Lavoie |
2020-11-02 | reverseproxy: Wire up some http transport options in Caddyfile (#3843) | Francis Lavoie |
2020-11-02 | fileserver: Improve and clarify file hiding logic (#3844) | Matt Holt |
2020-10-31 | caddyhttp: Merge header matchers in Caddyfile (#3832) | Francis Lavoie |
2020-10-30 | reverseproxy: Add max_idle_conns_per_host; fix godocs (#3829) | Francis Lavoie |
2020-10-28 | httpcaddyfile: Revise automation policy generation (#3824) | Matt Holt |
2020-10-01 | reverseproxy: default to port 80 for upstreams in Caddyfile (#3772) | Mohammed Al Sahaf |
2020-09-25 | caddyfile: Add support for `vars` and `vars_regexp` matchers (#3730) | Mohammed Al Sahaf |
2020-09-22 | httpcaddyfile: Fix panic when parsing route with matchers (#3746) | Francis Lavoie |
2020-09-16 | httpcaddyfile: Ensure handle_path is sorted equally to handle (#3676) | Francis Lavoie |
2020-09-15 | logging: Implement Caddyfile support for filter encoder (#3578) | Francis Lavoie |
2020-09-08 | reverseproxy: Add `buffer_requests` option to `reverse_proxy` directive (#3710) | Francis Lavoie |
2020-08-17 | httpcaddyfile: Improve directive sorting logic (#3658) | Francis Lavoie |
2020-08-11 | caddytls: Add support for ZeroSSL; add Caddyfile support for issuers (#3633) | Matt Holt |
2020-08-05 | httpcaddyfile: Allow named matchers in `route` blocks (#3632) | Francis Lavoie |
2020-08-03 | httpcaddyfile: Bring `enforce_origin` and `origins` to admin config (#3595) | Ye Zhihao |
2020-07-31 | httpcaddyfile: Add `compression` to http transport config (#3624) | Ye Zhihao |
2020-07-30 | caddytls: Replace lego with acmez (#3621) | Matt Holt |
2020-07-17 | reverseproxy: Fix Caddyfile parsing for empty non-http transports (#3576) | Francis Lavoie |
2020-06-22 | fastcgi: Fix php_fastcgi matcher regression (#3512) | Francis Lavoie |
2020-06-12 | httpcaddyfile: New `acme_eab` option (#3492) | Chris Ortman |
2020-06-05 | httpcaddyfile: Add client_auth options to tls directive (#3335) | NWHirschfeld |
2020-06-01 | caddyfile: Add args on imports (#3423) | Francis Lavoie |
2020-05-26 | httpcaddyfile: New `handle_path` directive (#3281) | Francis Lavoie |
2020-05-19 | httpcaddyfile: Add `auto_https` global option (#3284) | Francis Lavoie |
2020-05-18 | fastcgi: `php_fastcgi` subdirectives to override shortcut behaviour (#3255) | Francis Lavoie |
2020-05-14 | caddytest: Refactor Caddyfile adapt tests to separate files (#3398) | Francis Lavoie |