aboutsummaryrefslogtreecommitdiff
path: root/fuzzpuzz.c (unfollow)
Commit message (Expand)Author
2023-02-23Don't give the libFuzzer version of fuzzpuzz a special nameBen Harris
2023-02-23Try to clean up fuzzpuzz a bitBen Harris
2023-02-23Rough support for fuzzing with libFuzzerBen Harris
2023-02-18Revert "Stop persistent-mode fuzzpuzz exiting prematurely"Ben Harris
2023-02-18Stop persistent-mode fuzzpuzz exiting prematurelyBen Harris
2023-02-18Support Honggfuzz's persistent mode in fuzzpuzzBen Harris
2023-02-16Adjust fuzzpuzz sample shell commands to not include "/*"Ben Harris
2023-02-16Update and expand comment at the head of fuzzpuzzBen Harris
2023-02-16Separate fuzzing and harness in fuzzpuzzBen Harris
2023-02-13Extend fuzzpuzz to test more codeBen Harris
2023-02-13Reserialise the game in fuzzpuzzBen Harris
2023-01-16Fix use-after-free in fuzzpuzzBen Harris
2023-01-12Remember to free the game name in fuzzpuzzBen Harris
2023-01-12Don't leak midends in fuzzpuzzBen Harris
2023-01-12Merge the two versions of fuzzpuzz back togetherBen Harris
2023-01-12AFL-specific shared-memory fuzzing modeBen Harris
2023-01-12Add a fuzzing harness for PuzzlesBen Harris