summaryrefslogtreecommitdiff
path: root/caddytest
AgeCommit message (Expand)Author
2020-06-01caddyfile: Add args on imports (#3423)Francis Lavoie
2020-05-26httpcaddyfile: New `handle_path` directive (#3281)Francis Lavoie
2020-05-19httpcaddyfile: Add `auto_https` global option (#3284)Francis Lavoie
2020-05-18fastcgi: `php_fastcgi` subdirectives to override shortcut behaviour (#3255)Francis Lavoie
2020-05-14caddytest: Refactor Caddyfile adapt tests to separate files (#3398)Francis Lavoie
2020-05-11httpcaddyfile: Shorthands for parameterized placeholders (#3305)Francis Lavoie
2020-05-11core: Add support for `d` duration unit (#3323)Francis Lavoie
2020-05-11httpcaddyfile: Make global options pluggable (#3265)Francis Lavoie
2020-05-11caddyhttp: Fix merging of Caddyfile matchers in not blocks (#3379)Francis Lavoie
2020-05-10fix testharness, dumps the current config, only if the config was successfull...Mark Sargent
2020-05-05httpcaddyfile: Support single-line matchers (#3263)Francis Lavoie
2020-05-02expose caddytest timeouts (#3329)Mark Sargent
2020-04-27refactored caddytest helpers (#3285)Mark Sargent
2020-04-09caddytls: Fix for TLS conn policy being applied to HTTP-only servers (#3243)Matt Holt
2020-04-08chore: make the linter happier (#3245)Mohammed Al Sahaf
2020-04-03chore: add adapt tests. fix load failure not failing tests (#3222)Mark Sargent
2020-04-01caddytls: Refactor certificate selection policies (close #1575)Matthew Holt
2020-03-25ci: exclude integration tests for now (#3188)Mark Sargent
2020-03-23report error on failed location response (#3184)Mark Sargent
2020-03-22ci: test local CA and update SNI tests (#3145)Mark Sargent
2020-03-17caddyhttp: Add default SNI tests (#3146)Mark Sargent
2020-03-13caddyhttp: Fix default SNI for default conn policy (#3141)Mark Sargent