about summary refs log tree commit diff
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-01-07 14:29:31 +0100
committervan Hauser <vh@thc.org>2020-01-07 14:29:31 +0100
commit48171dc4ada1938b7286dee324732325a3f1b6c3 (patch)
treef9f30664c36e927c89dfcf7c216f38d8e849d3e9
parentda42afe32f8772dab8b374907fe7281565e8bce5 (diff)
downloadafl++-48171dc4ada1938b7286dee324732325a3f1b6c3.tar.gz
update todo
-rw-r--r--TODO14
1 files changed, 5 insertions, 9 deletions
diff --git a/TODO b/TODO
index b1a96569..4e602592 100644
--- a/TODO
+++ b/TODO
@@ -1,15 +1,13 @@
 
-Roadmap 2.60:
-=============
+Roadmap 2.61+:
+==============
 
-afl-fuzz:
- - radamsa mutator (via dlopen())
+llvm_mode:
+ - hard-code the clang/clang++ with -D from the Makefile via llvm-config values
 
 gcc_plugin:
  - laf-intel
-
-libdislocator:
- - add a wrapper for posix_memalign
+ - better instrumentation
 
 qemu_mode:
  - update to 4.x (probably this will be skipped :( )
@@ -20,8 +18,6 @@ qemu_mode:
 custom_mutators:
  - rip what Superion is doing into custom mutators for js, php, etc.
 
-enhance test/test.sh script for checking if compcov features are working
-correctly (especially float splitting)
 
 
 The far away future: