caddy/caddyconfig/httpcaddyfile
Mark Sargent 26fb8b3efd
httpcaddyfile: remove certificate tags from global state (#3111)
* remove the certificate tag tracking from global state

* refactored helper state, added log counter

* moved state initialisation close to where it is used.

* added helper state comment
2020-03-04 09:58:49 -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: remove certificate tags from global state (#3111) 2020-03-04 09:58:49 -07:00
directives.go httpcaddyfile: remove certificate tags from global state (#3111) 2020-03-04 09:58:49 -07:00
httptype.go httpcaddyfile: remove certificate tags from global state (#3111) 2020-03-04 09:58:49 -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