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-fuzz-init.c
Age
Commit message (
Expand
)
Author
2020-05-15
change: slaves only sync from masters
van Hauser
2020-05-15
code format
Dominik Maier
2020-05-14
unicorn mode may run scripts
Dominik Maier
2020-05-14
deprecated AFL_POST_LIBRARY
van Hauser
2020-05-13
init/deinit need to be optional for post lib
van Hauser
2020-05-13
fix GNUmakefile
van Hauser
2020-05-13
code-format and slight -S/-M modifications
van Hauser
2020-05-13
Fix previous commit bugs
rish9101
2020-05-13
Fix bugs, remove intial post library test
rish9101
2020-05-13
Add post library API as custom mutator and rename pre_save
rish9101
2020-05-12
new code formatting + applied
van Hauser
2020-05-10
indenting preprocessor directives breaks compilation and cant be fixed, rever...
van Hauser
2020-05-10
fix warning, code format
van Hauser
2020-04-26
refactored global lists
Dominik Maier
2020-04-19
clang-tidy readability-braces (#323)
Dominik Maier
2020-04-17
added AFL_MAP_SIZE (wip)
van Hauser
2020-04-17
fix plot_data output and code-format
van Hauser
2020-04-14
unified forkservered run_target, fixes #308
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
resize fix + code format
Dominik Maier
2020-04-09
merge PR#306 from neoni (thanks), silence test when bash is not found
hexcoder-
2020-04-09
fix limits.h include
van Hauser
2020-04-09
fix compilation in OpenBSD
hexcoder-
2020-04-01
minor changes
Dominik Maier
2020-04-01
more custom mutator remodelling
Dominik Maier
2020-04-01
fixed leak
Dominik Maier
2020-04-01
code format
Dominik Maier
2020-04-01
not allocating paths anymore
Dominik Maier
2020-03-23
libasan.so is not a thing. libclang-rt.asan-ARCH.so is the asan DSO and it is...
Andrea Fioraldi
2020-03-21
renamed UB to rand_below
Dominik Maier
2020-03-21
remove debug code
van Hauser
2020-03-21
moved string formatting to header
Dominik Maier
2020-03-21
test.sh with -no-pie
van Hauser
2020-03-21
adjusted int_bufs
Dominik Maier
2020-03-21
fix stat display
van Hauser
2020-03-19
no more (?) statics
Dominik Maier
2020-03-19
fixed resize; removed more statics
Dominik Maier
2020-03-19
code format
Dominik Maier
2020-03-19
50% less globals
Dominik Maier
2020-03-19
moved repository to https://github.com/AFLplusplus/AFLplusplus and updated links
van Hauser
2020-03-17
cmplog was neither quiet nor where its llvm passes installed
van Hauser
2020-03-17
fixed segfault on early bailout
Dominik Maier
2020-03-15
Move afl-fuzz related env variables into afl_state_t (#252)
Rishi Ranjan
2020-03-13
afl-fuzz-init.c, afl-fuzz.c: fix more wrong free() calls (found with
hexcoder-
2020-03-11
honor afl_quiet on env var checks + code-format
van Hauser
2020-03-10
unified pointer placement
Dominik Maier
[next]