| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-02 | ci: fuzz: skip fuzz data that contains `import` (#3214) | Mohammed Al Sahaf | |
| Thus far the fuzzers have found a few crashers in the Caddyfile parser. However, the fuzzer have been stuck at import glob expansion after import glob expansion, which aren't reproducible. | |||
| 2020-03-26 | ci: fuzz: switch engine from libfuzzer to native go-fuzz (#3194) | Mohammed Al Sahaf | |
| 2020-03-20 | v2: fuzz: update function signature of caddyfile.Parse (#3160) | Mohammed Al Sahaf | |
| 2019-10-30 | Add missing fuzzer (#2844) | Mohammed Al Sahaf | |
| * fuzz: add missing fuzzer by fixing .gitignore adding a negation for caddyfile/ directory * ci: print fuzzing type for debuggability and traceability * README: update the Fuzzit badge to point to the correct Caddy server Github organization | |||
