Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | json: rename json_append() → json_variant_merge_objectb() | Lennart Poettering | 2023-08-24 | 1 | -1/+1 |
* | tree-wide: use memstream-util | Yu Watanabe | 2023-05-31 | 1 | -4/+5 |
* | fuzz-json: also try self-merge operations | Zbigniew Jędrzejewski-Szmek | 2022-05-10 | 1 | -2/+7 |
* | fuzz-json: also do sorting and normalizing and other easy calls | Zbigniew Jędrzejewski-Szmek | 2022-05-10 | 1 | -0/+75 |
* | fuzz-json: optionally allow logging and output | Zbigniew Jędrzejewski-Szmek | 2022-05-10 | 1 | -5/+14 |
* | fuzz: no longer skip empty files | Evgeny Vereshchagin | 2022-01-04 | 1 | -5/+1 |
* | license: LGPL-2.1+ -> LGPL-2.1-or-later | Yu Watanabe | 2020-11-09 | 1 | -1/+1 |
* | json: add flags parameter to json_parse_file(), for parsing "sensitive" data | Lennart Poettering | 2019-12-02 | 1 | -1/+1 |
* | Add fmemopen_unlocked() and use unlocked ops in fuzzers and some other tests | Zbigniew Jędrzejewski-Szmek | 2019-04-12 | 1 | -2/+3 |
* | tests: add a fuzzer for the json parser and dumper | Evgeny Vereshchagin | 2018-10-10 | 1 | -0/+30 |