formatted todos

This commit is contained in:
Dominik Maier 2021-03-01 02:41:14 +01:00
parent ed2e78b786
commit 107c10fd20

30
TODO.md
View File

@ -1,17 +1,17 @@
# TODOs # TODOs
[] Minset corpus scheduler - [ ] Minset corpus scheduler
[] Win32 shared mem and crash handler to have Windows in-process executor - [ ] Win32 shared mem and crash handler to have Windows in-process executor
[] Other feedbacks examples (e.g. maximize allocations to spot OOMs) - [ ] Other feedbacks examples (e.g. maximize allocations to spot OOMs)
[] Other objectives examples (e.g. execution of a given program point) - [ ] Other objectives examples (e.g. execution of a given program point)
[] Objective-Specific Corpuses (named per objective) - [ ] Objective-Specific Corpuses (named per objective)
[] A macro crate with derive directives (e.g. for SerdeAny impl). - [ ] A macro crate with derive directives (e.g. for SerdeAny impl).
[] Good documentation - [ ] Good documentation
[] LLMP brotli compression - [ ] LLMP brotli compression
[] Timeouts (timeout observer, objective) - [ ] Timeouts (timeout observer, objective)
[] AFL-Style Forkserver Executor - [ ] AFL-Style Forkserver Executor
[] Restarting EventMgr could use forks on unix - [ ] Restarting EventMgr could use forks on unix
[] Finish Windows Sharedmap - [ ] Android Ashmem support
[] Android Ashmem support - [ ] Restart Count in Fuzzing Loop
[] Restart Count in Fuzzing Loop - [ ] LAIN / structured fuzzing example
[] LAIN / structured fuzzing example - [ ] Errors in the Fuzzer should exit the fuzz run