0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-30 22:34:15 -05:00
caddy/caddyconfig/httpcaddyfile
Francis Lavoie 26e559662d
httpcaddyfile: Support single-line matchers (#3263)
* httpcaddyfile: Support single-line matchers

* httpcaddyfile: Add single-line matcher test

* httpcaddyfile: Add a matcher syntax adapt test
2020-05-05 12:29:21 -06:00
..
addresses.go httpcaddyfile: Don't lowercase placeholder contents (fixes #3264) 2020-04-14 16:11:46 -06:00
addresses_fuzz.go ci: fuzz: switch engine from libfuzzer to native go-fuzz (#3194) 2020-03-26 18:20:34 -06:00
addresses_test.go httpcaddyfile: Don't lowercase placeholder contents (fixes #3264) 2020-04-14 16:11:46 -06:00
builtins.go caddytls: Finish upgrading to libdns DNS providers for ACME challenges 2020-05-02 17:23:36 -06:00
directives.go httpcaddyfile, caddytls: Multiple edge case fixes; add tests 2020-04-08 14:46:44 -06:00
directives_test.go tests: Clean up redundant type declarations 2020-04-10 08:48:21 -06:00
httptype.go httpcaddyfile: Support single-line matchers (#3263) 2020-05-05 12:29:21 -06:00
httptype_test.go httpcaddyfile: Support single-line matchers (#3263) 2020-05-05 12:29:21 -06:00
options.go httpcaddyfile: Minor fixes to parsing storage options 2020-05-01 09:34:32 -06:00
tlsapp.go caddytls: Fix namespace tls.dns -> dns.providers 2020-05-02 16:28:10 -06:00