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