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
/
src
/
afl-common.c
Age
Commit message (
Collapse
)
Author
2020-03-13
afl-common.c: ... but that breaks unicorn_mode, which it should not.
hexcoder-
2020-03-13
afl-common.c: avoid AFL++'s allocation API for libc's argv[] and reduce
hexcoder-
complexity for cwd
2020-03-12
fix afl-common.c for *BSD
hexcoder-
2020-03-11
honor afl_quiet on env var checks + code-format
van Hauser
2020-03-10
unified pointer placement
Dominik Maier
2020-03-10
code-format - and afl-cmin/afl-showmap was fixed in the bugfix for afl-tmin
van Hauser
2020-03-09
now wiht 90% less leaks
Dominik Maier
2020-03-09
quickfix for first big bug that use_stdin was not correctly initialized and ↵
van Hauser
could not be set
2020-03-09
quickfix for first big bug that use_stdin was not correctly initialized and ↵
van Hauser
could not be set
2020-03-09
fixed numerous leaks
Dominik Maier
2020-03-09
code-format
van Hauser
2020-03-09
AFL without globals (#220)
Dominik Maier
* moved globals to afl, shm and fsrv * moved argv to afl state, less bugs * fixed unicorn docu * lists everywhere * merged custom mutators * fixed leaks in afl-fuzz
2020-03-09
honor no_quiet for missing llvm_mode output, also print to stderr with ↵
van Hauser
afl-*-rt.o.c instead of stdout for errors plus two potential bad free() fixes
2020-03-05
Fix leaks when stopping afl (#228)
Dominik Maier
2020-02-29
print OKF if an environment variable is successfully loaded - feebdack to ↵
van Hauser
this please ...
2020-02-25
fix references to README docs
hexcoder-
2020-02-23
fix stupid gcc compiler warnings on arm32 (specified size 4294967284 exceeds ↵
hexcoder-
maximum object size 2147483647)
2020-02-16
check for mistyped env vars
van Hauser
2020-02-05
afl-showmap fix
van Hauser
2020-01-20
fixed Heiko's global search-replace :)
van Hauser
2019-12-31
v2.60d and year 2020 init
van Hauser
2019-12-30
critical bugfix for afl-tmin
van Hauser
2019-10-19
Remove lcamtuf's old email from Google (not valid anymore), also remove ↵
hexcoder-
maintainance from him.
2019-09-18
code format
Andrea Fioraldi
2019-09-17
wine mode first commit
Andrea Fioraldi
2019-09-04
fix typo in custom format
Andrea Fioraldi
2019-09-04
credits and license header for src/* and include/*
Andrea Fioraldi
2019-09-03
remove macro indentation from code-format
Andrea Fioraldi
2019-09-02
run code formatter
Andrea Fioraldi
2019-08-27
include and src folders
Andrea Fioraldi
[prev]