SHA256
1
0
forked from pool/afl

Accepting request 298226 from home:AndreasStieger:branches:devel:tools

afl 1.71b

OBS-URL: https://build.opensuse.org/request/show/298226
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=17
This commit is contained in:
2015-04-20 17:27:49 +00:00
committed by Git OBS Bridge
parent 2d10b23fd3
commit 73389ec0ad
4 changed files with 19 additions and 4 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Apr 20 17:20:09 UTC 2015 - astieger@suse.com
- afl 1.71b:
- Fix bug with installed copies of AFL trying to use QEMU mode.
- Add last path / crash / hang times to fuzzer_stats
- with changes from 1.70b:
- Modify resumption code to reuse the original timeout value when
resuming a session if -t is not given. This prevents timeout
creep in continuous fuzzing.
- Add improved error messages for failed handshake when
AFL_DEFER_FORKSRV is set.
- slight improvement to llvm_mode/Makefile
- Refresh several bits of documentation.
-------------------------------------------------------------------
Thu Apr 16 07:19:18 UTC 2015 - astieger@suse.com