index
:
gentoo-utils
atom-cmp
debugging
feature/port-to-meson-cargo
feature/profiles
fuzz
improve-fuzzing
master
profiles
split-into-workspace
Gentoo-utils
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fuzz
/
atom
/
parser
Age
Commit message (
Expand
)
Author
2025-12-15
gate atom parser fuzzer debug printing
John Turner
2025-12-15
check for duplicate flags in usedeps, instead of duplicate usedeps
John Turner
2025-12-15
remove static variables from atom parser fuzzer
John Turner
2025-12-14
allow fuzzer disagreements where there are duplicated usedeps in the atom
John Turner
2025-12-14
give fuzzer corpuses unique names
John Turner
2025-12-14
add alias targets for fuzzers
John Turner
2025-12-14
prefix atom fuzzer static library targets with "atom"
John Turner
2025-12-12
give fuzzer related targets unique names
John Turner
2025-12-11
fix warnings in fuzzers
John Turner
2025-12-08
hookup atom parser fuzzer to read and write to stdin/stdout
John Turner
2025-12-08
give fuzzer library targets different names
John Turner
2025-12-08
configure fuzzers separately
John Turner
2025-12-01
clean up fuzzer related meson logic
John Turner
2025-11-23
rearrange modules
John Turner
2025-11-22
print the remaining input on fuzzer failures
John Turner
2025-11-18
setup meson to allow building multiple fuzzers easily
John Turner