caddy/caddyconfig/httpcaddyfile
2020-02-28 13:49:51 -07:00
..
addresses.go Fix typos (#3087) 2020-02-27 19:30:48 -07:00
addresses_fuzz.go fuzz: introduce continuous fuzzing for Caddy (#2723) 2019-10-25 18:52:16 -06:00
addresses_test.go httpcaddyfile: Fix address parsing; don't infer port at parse-time 2020-01-19 11:51:17 -07:00
builtins.go httpcaddyfile: Treat no matchers as 0-len path matchers (fix #3100) 2020-02-28 13:38:12 -07:00
directives.go Simplify the logic in the previous commit 2020-02-28 13:49:51 -07:00
httptype.go httpcaddyfile: Treat no matchers as 0-len path matchers (fix #3100) 2020-02-28 13:38:12 -07:00
httptype_test.go caddyfile: Refactor; NewFromNextSegment(); fix repeated matchers 2020-02-14 11:01:09 -07:00
options.go Initial implementation of global default SNI option (#3047) 2020-02-26 16:01:47 -07:00