summaryrefslogtreecommitdiff
path: root/fuzz
AgeCommit message (Collapse)Author
2025-11-23rearrange modulesJohn Turner
2025-11-22print the remaining input on fuzzer failuresJohn Turner
2025-11-21remove build-id from control version and reject inputs with itJohn Turner
2025-11-19fix lintsJohn Turner
2025-11-19remove dbg!John Turner
2025-11-19impl vercmp fuzzerJohn Turner
2025-11-18setup meson to allow building multiple fuzzers easilyJohn Turner
2025-11-18skip atoms that portage denies for having duplicate usedepsJohn Turner
2025-11-18check if fuzz input is graphical before decoding it to UTF8John Turner
2025-11-17in fuzz python process, inherit stderr so we can see python errorsJohn Turner
2025-11-17reject fuzz inputs with invisible charactersJohn Turner
2025-11-17communicate with python over a pipe to increase fuzzing performanceJohn Turner
2025-11-16fixupfuzzJohn Turner
2025-11-16generate corpus to fuzz on with mesonJohn Turner
2025-11-16move fuzz stuff into its own directoryJohn Turner