diff options
| author | van Hauser <vh@thc.org> | 2019-12-03 01:40:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-03 01:40:41 +0100 |
| commit | 4231c498392484fd2187b9ed1dedb1ba7bc0958b (patch) | |
| tree | 366586c4ceef17998670a8c2d978869bdac64d56 /docs | |
| parent | b0d590fef4acb4b002429e4aec195e5740122494 (diff) | |
| parent | ef2dc98773c55eb09e4c1a588fb74df58570f868 (diff) | |
| download | afl++-4231c498392484fd2187b9ed1dedb1ba7bc0958b.tar.gz | |
Merge branch 'master' into llvm_mode_build_fix
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog index e0042f24..cc742797 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -20,7 +20,10 @@ Version ++2.58d (dev): - qbdi_mode: fuzz android native libraries via QBDI framework - afl-analyze: added AFL_SKIP_BIN_CHECK support - better random numbers for gcc_plugin and llvm_mode (thanks to devnexen) - - afl-fuzz: CPU affinity support for DragonFly + - afl-fuzz: + - added Radamsa and an optional radamsa stage (-R) + - CPU affinity support for DragonFly + - added -u command line option to not unlink the fuzz input file - llvm_mode: float splitting is now configured via AFL_LLVM_LAF_SPLIT_FLOATS - libtokencap: support for *BSD/OSX added - compcov: floating point splitting support for QEMU on x86 targets @@ -30,7 +33,6 @@ Version ++2.58d (dev): download succeeded. f*ckin travis fails downloading 40% of the time! - added the few Android stuff we didnt have already from Google afl repository - removed unnecessary warnings - - added the radamsa stage -------------------------- |
