summaryrefslogtreecommitdiff
path: root/src/fuzz/fuzz-json.c
Commit message (Expand)AuthorAgeFilesLines
* fuzz-json: also try self-merge operationsZbigniew Jędrzejewski-Szmek2022-05-101-2/+7
* fuzz-json: also do sorting and normalizing and other easy callsZbigniew Jędrzejewski-Szmek2022-05-101-0/+75
* fuzz-json: optionally allow logging and outputZbigniew Jędrzejewski-Szmek2022-05-101-5/+14
* fuzz: no longer skip empty filesEvgeny Vereshchagin2022-01-041-5/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* json: add flags parameter to json_parse_file(), for parsing "sensitive" dataLennart Poettering2019-12-021-1/+1
* Add fmemopen_unlocked() and use unlocked ops in fuzzers and some other testsZbigniew Jędrzejewski-Szmek2019-04-121-2/+3
* tests: add a fuzzer for the json parser and dumperEvgeny Vereshchagin2018-10-101-0/+30