diff options
| author | van Hauser <vh@thc.org> | 2019-05-29 14:10:37 +0200 |
|---|---|---|
| committer | van Hauser <vh@thc.org> | 2019-05-29 14:10:37 +0200 |
| commit | dacb2821b3a267b336b4465a24e1de22033ea279 (patch) | |
| tree | f1ac208668829667845271f1ce923c582c24fdd6 /docs/ChangeLog | |
| parent | dfa0c9cfd1ec4bea84ea399e25889b5fc93c648b (diff) | |
| download | afl++-dacb2821b3a267b336b4465a24e1de22033ea279.tar.gz | |
added AFLfast power schedules from Marcel Boehme and updated the documenation
Diffstat (limited to 'docs/ChangeLog')
| -rw-r--r-- | docs/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog index e0db8b71..558bb427 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -23,6 +23,9 @@ Version ++2.52c (2019-05-28): afl-fuzz: -e EXTENSION commandline option llvm_mode: LAF-intel performance (needs activation, see llvm/README.laf-intel) a few new environment variables for afl-fuzz, llvm and qemu, see docs/env_variables.txt + - Added the power schedules of AFLfast by Marcel Boehme, but set the default + to the AFL schedule, not to the FAST schedule. So nothing changes unless + you use the new -p option :-) - see docs/power_schedules.txt - added afl-system-config script to set all system performance options for fuzzing |
