summaryrefslogtreecommitdiff
path: root/caddyconfig/caddyfile/parse_fuzz.go
AgeCommit message (Expand)Author
2020-04-20ci: fuzz: remove the fuzzer of the Caddyfile parser (#3288)Mohammed Al Sahaf
2020-04-02ci: fuzz: skip fuzz data that contains `import` (#3214)Mohammed Al Sahaf
2020-03-26ci: fuzz: switch engine from libfuzzer to native go-fuzz (#3194)Mohammed Al Sahaf
2020-03-20v2: fuzz: update function signature of caddyfile.Parse (#3160)Mohammed Al Sahaf
2019-10-30Add missing fuzzer (#2844)Mohammed Al Sahaf