16 Commits

Author SHA1 Message Date
van Hauser
cea2fadbf4 fix afl-whatsup time 2020-09-03 10:27:32 +02:00
van Hauser
70bd0f799d fix afl-whatsup if fuzzer_stats is still empty 2020-07-08 09:39:26 +02:00
Bernhard M. Wiedemann
20e63078f0 Fix generation of afl-system-config.8
and afl-whatsup.8

Without this patch, afl-system-config.8 varied between build hosts
because it contained lines such as
 ./afl-system-config: line 30: sysctl: command not found
 ./afl-system-config: line 31: /sys/kernel/mm/transparent_hugepage/enabled: Permission denied
 It is recommended to boot the kernel with lots of security off

See https://reproducible-builds.org/ for why this matters.

afl-system-config.8 is generated by the %.8 target in GNUmakefile
that calls commands with -hh to fill the OPTIONS section of man-pages.

This PR was done while working on reproducible builds for openSUSE.
2020-07-05 13:41:50 +02:00
Dominik Maier
eca55be4fb minor changes 2020-04-01 13:10:07 +02:00
fuzzah
8cf47f2425 add "time without finds" to afl-whatsup 2020-03-27 11:06:06 +01:00
van Hauser
f21ff8bac8 show cycles_without_finds in afl-whatsup 2020-03-20 12:19:22 +01:00
hexcoder-
e194acdd79 PR #257 from chibinz, enhance afl-whatsup, (adapted for portability) 2020-03-17 14:26:08 +01:00
hexcoder-
0e1d306b2e beautifying man pages 2020-02-25 21:58:17 +01:00
Andrea Fioraldi
e2eedefc65 docs to md 2020-02-03 13:02:16 +01:00
Andrea Fioraldi
b2bee5c32a moar moar copyrights 2020-01-06 16:17:23 +01:00
Andrea Fioraldi
67cbeeb395 added ++ to copyright notes 2020-01-06 11:46:14 +01:00
van Hauser
760d4991f3 Android PR integration 2019-11-11 23:50:31 +01:00
hexcoder-
c83e8e1e62 Remove lcamtuf's old email from Google (not valid anymore), also remove maintainance from him. 2019-10-19 18:23:01 +02:00
van Hauser
52bfd1fc3d added man pages 2019-09-04 12:14:35 +02:00
Joey Jiao
742aed4f2e Add support for Android 2019-08-19 19:43:58 +08:00
van Hauser
f367728c44 afl++ 2.52c initial commit 2019-05-28 16:40:24 +02:00