about summary refs log tree commit diff
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-04-12 22:45:54 +0200
committervan Hauser <vh@thc.org>2020-04-12 22:45:54 +0200
commita93268acec3e244413ec2a38bb0ff80cdf554369 (patch)
tree5d4796614e01cd520eddcfa6208edcf20aa99e09
parente70c54547e7046a3a5cc7c345f22b684bf236b5d (diff)
downloadafl++-a93268acec3e244413ec2a38bb0ff80cdf554369.tar.gz
update todo
-rw-r--r--TODO.md8
1 files changed, 1 insertions, 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