index
:
~cnx/afl++
this commit
dataflow
dev
run
stable
Security-oriented fuzzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
afl-cmin
Age
Commit message (
Expand
)
Author
2021-02-01
making AFL_MAP_SIZE obsolete
van Hauser
2021-01-21
afl-cmin -m none
van Hauser
2021-01-07
cleaned up AFL_KILL_SIGNAL
Dominik Maier
2020-12-18
afl-cmin: skip instrumentation check if AFL_SKIP_BIN_CHECK is set
hexcoder-
2020-12-10
change search order for afl-showmin in afl-cmin*
van Hauser
2020-12-04
afl-cmin usage fix
hexcoder-
2020-12-03
AFL_CRASH_EXITCODE env var added, u8->bool
Dominik Maier
2020-12-01
remove docs/README symlink and update references
van Hauser
2020-10-17
fix AFL_CMIN_CRASHES_ONLY=1 afl-showmap
hexcoder-
2020-10-15
fix issue #583: afl-cmin -C incompatibility
hexcoder-
2020-08-31
added forkserver init timeout
Dominik Maier
2020-03-21
avoid calling awk for 'which' replacement, use POSIX 'command -v' instead
hexcoder-
2020-03-19
afl-cmin: replace 'which' with 'type'
hexcoder-
2020-03-11
afl-cmin delete output directory when aborted
hexcoder
2020-03-09
fix leaks
van Hauser
2020-03-06
adapt child handling to nawk from *BSD
hexcoder-
2020-03-06
terminate afl-cmin early when signalled SIGINT
hexcoder-
2020-03-01
make afl-showmap quiet when called from afl-cmin*
van Hauser
2020-02-25
man page tuning
hexcoder-
2020-02-21
add env var descriptions for afl-cmin and afl-cmin.bash
hexcoder-
2020-02-19
remove AFL_QUIET from call to afl-showmap
hexcoder
2020-02-19
fix forkserver output (support AFL_QUIET)
hexcoder-
2020-02-19
afl-cmin bugfix if -o exists
van Hauser
2020-02-19
fix deviations between afl-cmin.bash and afl-cmin (issue #168)
hexcoder-
2020-02-12
fixed cmin
Dominik Maier
2020-02-05
adapt to afl-cmin with forkserver_mode (and stdin)
hexcoder-
2020-02-05
afl-showmap fix
van Hauser
2020-02-03
Revert "Revert "adapt to new afl-ahowmap with forkserver mode""
Dominik Maier
2020-02-03
Revert "adapt to new afl-ahowmap with forkserver mode"
Dominik Maier
2020-02-03
adapt to new afl-ahowmap with forkserver mode
hexcoder-
2020-01-28
replace -maxdepth with posix -prune (portability)
hexcoder
2020-01-27
nearing afl-cmin perfection :-)
van Hauser
2020-01-27
nearing afl-cmin perfection :-)
van Hauser
2020-01-27
important fixes for afl-cmin
van Hauser
2020-01-24
afl-cmin more awk portability (mawk), add afl-cmin/afl-tmin tests
hexcoder-
2020-01-23
afl-cmin final touches
van Hauser
2020-01-22
final step: rename afl-cmin to afl-cmin.bash and add a wrapper afl-cmin for a...
hexcoder-
2020-01-07
undo bash -> sh change, remove some bash specific constructs.
hexcoder-
2020-01-07
Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus
hexcoder-
2020-01-07
remove bash dependency (not generally present on *BSD)
hexcoder-
2020-01-06
moar moar copyrights
Andrea Fioraldi
2020-01-06
added ++ to copyright notes
Andrea Fioraldi
2019-10-19
Remove lcamtuf's old email from Google (not valid anymore), also remove maint...
hexcoder-
2019-09-04
added man pages
van Hauser
2019-07-25
Added AFL-Unicorn mode
Dominik Maier
2019-05-28
afl++ 2.52c initial commit
van Hauser