diff options
author | van Hauser <vh@thc.org> | 2020-04-03 14:00:29 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-04-09 10:23:37 +0200 |
commit | 96c558bec429f76ffe4762d8c3aa34b20303fbe1 (patch) | |
tree | 4a067d3b642b75e727e5cea09df3da31d8f694c6 | |
parent | a26726342021d690c83914b410f2938841c07c6b (diff) | |
download | afl++-96c558bec429f76ffe4762d8c3aa34b20303fbe1.tar.gz |
update todo
-rw-r--r-- | TODO.md | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md index 1a34fba4..569735fe 100644 --- a/TODO.md +++ b/TODO.md @@ -2,7 +2,15 @@ ## Roadmap 2.63 - - get "no global vars" working + - complete custom_mutator API changes and documentation + - fix stability calculation bug + - libradamsa as a custom module? + + +## Roadmap 2.64 + + - context sensitive branch coverage in llvm_mode + ## Further down the road |