35 Commits

Author SHA1 Message Date
hexcoder-
6cbd0f1faf avoid calling awk for 'which' replacement, use POSIX 'command -v' instead 2020-03-21 18:51:43 +01:00
hexcoder-
eca6bdb85d afl-cmin: replace 'which' with 'type' 2020-03-19 00:15:48 +01:00
hexcoder
d8d89507b5
afl-cmin delete output directory when aborted 2020-03-11 11:25:58 +01:00
van Hauser
a24352ddfd fix leaks 2020-03-09 15:52:14 +01:00
hexcoder-
13429d204d adapt child handling to nawk from *BSD 2020-03-06 20:57:28 +01:00
hexcoder-
0d4f2da8db terminate afl-cmin early when signalled SIGINT 2020-03-06 19:33:02 +01:00
van Hauser
f0cf9c2cdf make afl-showmap quiet when called from afl-cmin* 2020-03-01 22:30:38 +01:00
hexcoder-
2d25662b81 man page tuning 2020-02-25 21:41:31 +01:00
hexcoder-
ad79688c5f add env var descriptions for afl-cmin and afl-cmin.bash 2020-02-21 01:07:23 +01:00
hexcoder
76e0381db8
remove AFL_QUIET from call to afl-showmap 2020-02-19 23:43:25 +01:00
hexcoder-
d375b0e0a3 fix forkserver output (support AFL_QUIET) 2020-02-19 23:14:06 +01:00
van Hauser
42af8ee059 afl-cmin bugfix if -o exists 2020-02-19 16:52:40 +01:00
hexcoder-
16a7e4ae68 fix deviations between afl-cmin.bash and afl-cmin (issue #168) 2020-02-19 02:09:24 +01:00
Dominik Maier
9db58da8b7 fixed cmin 2020-02-12 11:59:10 +01:00
hexcoder-
4bcea7b31f adapt to afl-cmin with forkserver_mode (and stdin) 2020-02-05 22:08:57 +01:00
van Hauser
1edc392194 afl-showmap fix 2020-02-05 17:33:02 +01:00
Dominik Maier
acaf99cd05 Revert "Revert "adapt to new afl-ahowmap with forkserver mode""
This reverts commit e2f6114839960e92bb352bee5099faae99317d62.
2020-02-03 19:35:02 +01:00
Dominik Maier
e2f6114839 Revert "adapt to new afl-ahowmap with forkserver mode"
This reverts commit f676e5528ac8a2d454a607fceaa8590f11b9f795.
2020-02-03 19:34:01 +01:00
hexcoder-
f676e5528a adapt to new afl-ahowmap with forkserver mode 2020-02-03 19:20:16 +01:00
hexcoder
b13bb64c3b
replace -maxdepth with posix -prune (portability) 2020-01-28 23:15:06 +01:00
van Hauser
3374ada561 nearing afl-cmin perfection :-) 2020-01-27 11:48:49 +01:00
van Hauser
482697039b nearing afl-cmin perfection :-) 2020-01-27 11:47:39 +01:00
van Hauser
fa64c0d4a5 important fixes for afl-cmin 2020-01-27 10:40:13 +01:00
hexcoder-
6abe330303 afl-cmin more awk portability (mawk), add afl-cmin/afl-tmin tests
for non-x86 platforms
2020-01-24 20:58:15 +01:00
van Hauser
e7c95ebf5a afl-cmin final touches 2020-01-23 10:15:33 +01:00
hexcoder-
ce0b9dae59 final step: rename afl-cmin to afl-cmin.bash and add a wrapper afl-cmin for afl-cmin.awk 2020-01-22 19:07:02 +01:00
hexcoder-
da42afe32f undo bash -> sh change, remove some bash specific constructs.
(WIP: does not yet work with bourne shell)
2020-01-07 08:39:24 +01:00
hexcoder-
f88910755b Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus 2020-01-07 07:12:05 +01:00
hexcoder-
d176c59ea2 remove bash dependency (not generally present on *BSD) 2020-01-07 07:11:05 +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
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
Dominik Maier
00dc8a0ad5 Added AFL-Unicorn mode 2019-07-25 02:26:51 +02:00
van Hauser
f367728c44 afl++ 2.52c initial commit 2019-05-28 16:40:24 +02:00