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 (
Expand
)
Author
2020-04-17
clearer code
Dominik Maier
2020-04-17
added AFL_MAP_SIZE (wip)
van Hauser
2020-04-17
fixed 2 unimportant leaks
van Hauser
2020-04-16
removed redundent funcs
Dominik Maier
2020-04-13
fixed uaf and warnings
Dominik Maier
2020-04-12
Better solution for ARM64 build fix (#315)
David CARLIER
2020-04-12
build on arm64 fix. tested on Android. (#313)
David CARLIER
2020-04-11
refactored cmplog
Dominik Maier
2020-04-10
LTO optimization, variable map size, autodictionary (#307)
van Hauser
2020-04-10
tackeled some warnings
Dominik Maier
2020-04-10
resize fix + code format
Dominik Maier
2020-04-09
check for empty AFL env vars
van Hauser
2020-04-09
ctx done
van Hauser
2020-04-09
update env with AFL_NO_SNAPSHOT
Andrea Fioraldi
2020-04-09
added AFL_LLVM_INSTRUMENT, made USE_TRACE_PC obselete and llvm_mode Makefile ...
van Hauser
2020-04-01
make travis happy
Dominik Maier
2020-04-01
src doku is now markdown
Dominik Maier
2020-04-01
dropped make switches
Dominik Maier
2020-04-01
add CFI sanitizer
van Hauser
2020-03-20
added llvm_mode ngram coverage
van Hauser
2020-03-15
Move afl-fuzz related env variables into afl_state_t (#252)
Rishi Ranjan
2020-03-15
fauxserver
Dominik Maier
2020-03-13
afl-common.c: fix my error: argv is a copy (ck_alloc based)
hexcoder-
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-
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 c...
van Hauser
2020-03-09
quickfix for first big bug that use_stdin was not correctly initialized and c...
van Hauser
2020-03-09
fixed numerous leaks
Dominik Maier
2020-03-09
code-format
van Hauser
2020-03-09
AFL without globals (#220)
Dominik Maier
2020-03-09
honor no_quiet for missing llvm_mode output, also print to stderr with afl-*-...
van Hauser
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 thi...
van Hauser
2020-02-25
fix references to README docs
hexcoder-
2020-02-23
fix stupid gcc compiler warnings on arm32 (specified size 4294967284 exceeds ...
hexcoder-
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 maint...
hexcoder-
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
[prev]
[next]