summaryrefslogtreecommitdiff
path: root/src/journal-remote/fuzz-journal-remote.c
Commit message (Expand)AuthorAgeFilesLines
* fuzz-journal-remote: fix potential fd-leakYu Watanabe2023-03-181-8/+6
* fuzz-journal-remote: remove temporary files on exitYu Watanabe2023-03-181-1/+8
* tree-wide: use -EBADF for fd initializationZbigniew Jędrzejewski-Szmek2022-12-191-1/+1
* 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-journal-remote: allow -ENODATA tooZbigniew Jędrzejewski-Szmek2022-05-081-1/+1
* journal-file: merge compress/seal bool args into a single flags paramLennart Poettering2022-03-251-1/+1
* tests: make fuzz-journal-remote less flakyEvgeny Vereshchagin2022-01-211-2/+1
* fuzz-journal-remote: print some kinds of errorsZbigniew Jędrzejewski-Szmek2021-05-311-1/+2
* fuzz-journal-remote: do not assert on resource conditionsZbigniew Jędrzejewski-Szmek2021-02-091-21/+34
* fuzzers: move several fuzzersYu Watanabe2021-01-191-0/+78