about summary refs log tree commit diff
path: root/TODO
diff options
context:
space:
mode:
authorAndrea Fioraldi <andreafioraldi@gmail.com>2019-11-11 14:36:06 +0100
committerGitHub <noreply@github.com>2019-11-11 14:36:06 +0100
commit659db7e421b47da4b04110a141d9c20307f74ecc (patch)
tree18f9c38cc5270adcf445a62b974712cead4a01c4 /TODO
parentcd84339bccc104a51a5da614a9f82cc4ae615cce (diff)
parent01d55372441960c435af8f3bd6b61d1302042728 (diff)
downloadafl++-659db7e421b47da4b04110a141d9c20307f74ecc.tar.gz
Merge branch 'master' into radamsa
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 6 insertions, 7 deletions
diff --git a/TODO b/TODO
index 40828168..b1a96569 100644
--- a/TODO
+++ b/TODO
@@ -1,16 +1,15 @@
 
-Roadmap 2.55d:
-==============
+Roadmap 2.60:
+=============
 
 afl-fuzz:
- - radamsa mutator
+ - radamsa mutator (via dlopen())
 
 gcc_plugin:
- - needs to be rewritten
- - whitelist support
- - skip over uninteresting blocks
  - laf-intel
- - neverZero
+
+libdislocator:
+ - add a wrapper for posix_memalign
 
 qemu_mode:
  - update to 4.x (probably this will be skipped :( )