summaryrefslogtreecommitdiffstats
path: root/src/fuzz/fuzz-env-file.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fuzzers: ignore size limits when compiled standaloneZbigniew Jędrzejewski-Szmek2022-05-121-1/+1
* fuzzers: add input size limits, always configure limits in two waysYu Watanabe2022-05-121-1/+1
* fuzz: no longer skip empty filesEvgeny Vereshchagin2022-01-041-3/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* Add fmemopen_unlocked() and use unlocked ops in fuzzers and some other testsZbigniew Jędrzejewski-Szmek2019-04-121-2/+3
* fuzz: limit the maximum size of test inputs for a few parsersZbigniew Jędrzejewski-Szmek2019-03-121-1/+1
* fuzz: add env-file fuzzerFrantisek Sumsal2019-03-111-0/+31