index
:
puzzles
devel
master
rockbox
rockbox-devel
My sgt-puzzles tree
Franklin Wei
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fuzzpuzz.c
(
unfollow
)
Commit message (
Expand
)
Author
2023-02-23
Don't give the libFuzzer version of fuzzpuzz a special name
Ben Harris
2023-02-23
Try to clean up fuzzpuzz a bit
Ben Harris
2023-02-23
Rough support for fuzzing with libFuzzer
Ben Harris
2023-02-18
Revert "Stop persistent-mode fuzzpuzz exiting prematurely"
Ben Harris
2023-02-18
Stop persistent-mode fuzzpuzz exiting prematurely
Ben Harris
2023-02-18
Support Honggfuzz's persistent mode in fuzzpuzz
Ben Harris
2023-02-16
Adjust fuzzpuzz sample shell commands to not include "/*"
Ben Harris
2023-02-16
Update and expand comment at the head of fuzzpuzz
Ben Harris
2023-02-16
Separate fuzzing and harness in fuzzpuzz
Ben Harris
2023-02-13
Extend fuzzpuzz to test more code
Ben Harris
2023-02-13
Reserialise the game in fuzzpuzz
Ben Harris
2023-01-16
Fix use-after-free in fuzzpuzz
Ben Harris
2023-01-12
Remember to free the game name in fuzzpuzz
Ben Harris
2023-01-12
Don't leak midends in fuzzpuzz
Ben Harris
2023-01-12
Merge the two versions of fuzzpuzz back together
Ben Harris
2023-01-12
AFL-specific shared-memory fuzzing mode
Ben Harris
2023-01-12
Add a fuzzing harness for Puzzles
Ben Harris