From a93268acec3e244413ec2a38bb0ff80cdf554369 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Sun, 12 Apr 2020 22:45:54 +0200 Subject: [PATCH] update todo --- TODO.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/TODO.md b/TODO.md index c807d740..703ba4ed 100644 --- a/TODO.md +++ b/TODO.md @@ -1,17 +1,11 @@ # TODO list for AFL++ -## Roadmap 2.63 - - - complete custom_mutator API changes and documentation - - fix stability calculation bug - ## Roadmap 2.64 - - context sensitive branch coverage in llvm_mode - random crc32 HASH_CONST per run? because with 65536 paths we have collisions - namespace for targets? e.g. network - libradamsa as a custom module? - - laf-intel build auto-dictionary? + - fix stability calculation bug ## Further down the road