Age | Commit message (Expand) | Author |
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 | reverse_proxy: fix bidirectional streams with encodings (fix #3606) (#3620) | Kevin Lin |
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-20 | reverse_proxy: flush HTTP/2 response when ContentLength is unknown (#3561) | Kevin Lin |
2020-07-17 | reverseproxy: Fix Caddyfile parsing for empty non-http transports (#3576) | Francis Lavoie |
2020-06-26 | caddyhttp: Add 'map' handler (#3199) | Mark Sargent |
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 |
2020-05-11 | httpcaddyfile: Shorthands for parameterized placeholders (#3305) | Francis Lavoie |
2020-05-11 | core: Add support for `d` duration unit (#3323) | Francis Lavoie |
2020-05-11 | httpcaddyfile: Make global options pluggable (#3265) | Francis Lavoie |
2020-05-11 | caddyhttp: Fix merging of Caddyfile matchers in not blocks (#3379) | Francis Lavoie |
2020-05-05 | httpcaddyfile: Support single-line matchers (#3263) | Francis Lavoie |
2020-04-27 | refactored caddytest helpers (#3285) | Mark Sargent |
2020-04-09 | caddytls: Fix for TLS conn policy being applied to HTTP-only servers (#3243) | Matt Holt |
2020-04-03 | chore: add adapt tests. fix load failure not failing tests (#3222) | Mark Sargent |
2020-04-01 | caddytls: Refactor certificate selection policies (close #1575) | Matthew Holt |
2020-03-22 | ci: test local CA and update SNI tests (#3145) | Mark Sargent |
2020-03-17 | caddyhttp: Add default SNI tests (#3146) | Mark Sargent |
2020-03-13 | caddyhttp: Fix default SNI for default conn policy (#3141) | Mark Sargent |