diff options
author | van Hauser <vh@thc.org> | 2020-05-25 16:40:55 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-05-25 16:40:55 +0200 |
commit | 707145c491366825b5595eada29fbb2e87e800fd (patch) | |
tree | d18c72f88e2d69b171a71815d62e3dedf92b0270 /docs | |
parent | 4c394a9d7b0477811531e8567dccb043a9c4a279 (diff) | |
download | afl++-707145c491366825b5595eada29fbb2e87e800fd.tar.gz |
persistent mode: shared memory test case transfer
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 6115a0cc..884de0b1 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -10,6 +10,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. ### Version ++2.65d (dev) + - initial support for persistent mode shared memory testcase handover + (instead of via files/stdin) - afl-fuzz: - -S slaves now only sync from the master to increase performance, the -M master stilly syncs from everyone. Added checks that exactly |