mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-11 09:41:35 +00:00
update changelog
This commit is contained in:
parent
d2e256e73a
commit
dfff952f53
@ -13,20 +13,23 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
|
|||||||
- fix -F when a '/' was part of the parameter
|
- fix -F when a '/' was part of the parameter
|
||||||
- fixed a crash for cmplog for very slow inputs
|
- fixed a crash for cmplog for very slow inputs
|
||||||
- removed implied -D determinstic from -M main
|
- removed implied -D determinstic from -M main
|
||||||
- if the target becomes unavailable check out out/default/error.txt for
|
- if the target becomes unavailable check out out/default/error.txt
|
||||||
an indicator why
|
for an indicator why
|
||||||
- AFL_CAL_FAST was a dead env, now does the same as AFL_FAST_CAL
|
- AFL_CAL_FAST was a dead env, now does the same as AFL_FAST_CAL
|
||||||
- afl-cc
|
- afl-cc:
|
||||||
- Update to COMPCOV/laf-intel that speeds up the instrumentation process
|
- Update to COMPCOV/laf-intel that speeds up the instrumentation
|
||||||
a lot - thanks to Michael Rodler/f0rki for the PR!
|
process a lot - thanks to Michael Rodler/f0rki for the PR!
|
||||||
- Fix to instrument global functions in c++
|
- Fix to instrument global namespace functions in c++
|
||||||
- Fix for llvm 13
|
- Fix for llvm 13
|
||||||
- support partial linking
|
- support partial linking
|
||||||
- We do support llvm versions from 3.8 to 5.0 again
|
- We do support llvm versions from 3.8 to 5.0 again
|
||||||
- afl_analyze
|
- frida_mode:
|
||||||
- fix timeout handling and support forkserver
|
- fix for cmplog
|
||||||
|
- remove need for AFL_FRIDA_PERSISTENT_RETADDR_OFFSET
|
||||||
|
- afl_analyze:
|
||||||
|
- fix timeout handling
|
||||||
|
- add forkserver support for better performance
|
||||||
- ensure afl-compiler-rt is built for gcc_module
|
- ensure afl-compiler-rt is built for gcc_module
|
||||||
- afl-analyze now uses the forkserver for increased performance
|
|
||||||
|
|
||||||
|
|
||||||
### Version ++3.13c (release)
|
### Version ++3.13c (release)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user