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
Age
Commit message (
Expand
)
Author
2020-05-15
removed overlooked post_lib references, added post_lib examples to examples/c...
van Hauser
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
if target crashes add LTO fixed map as a possible reason
van Hauser
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-13
move has_new_bits for better performance
van Hauser
2020-05-12
missing env var
van Hauser
2020-05-12
enforce mandatary custom functions
van Hauser
2020-05-12
fix custom mutators and add real test cases
van Hauser
2020-05-12
new code formatting + applied
van Hauser
2020-05-12
fix issue in describe_op showing time inside src
Andrea Fioraldi
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-05-10
code-format
van Hauser
2020-05-10
Illumos biuld fix (#357)
David CARLIER
2020-05-09
remove debug output
van Hauser
2020-05-09
custom mutator code enhancements and code-format
van Hauser
2020-05-08
Support multiple custom mutators (#282)
Rishi Ranjan
2020-05-07
added AFL_LLVM_SKIPSINGLEBLOCK and changed default behaviour to instrument si...
van Hauser
2020-05-07
fix static and profiling compilation and add profiling calculation
van Hauser
2020-05-03
fix for afl-tmin -f
van Hauser
2020-05-02
AFL_LLVM_SKIP_NEVERZERO added
van Hauser
2020-05-01
code format
Dominik Maier
2020-04-30
afl-untracer completed
van Hauser
2020-04-30
afl-untracer - next step
van Hauser
2020-04-27
better fix for showmap
van Hauser
2020-04-27
better fix for showmap
van Hauser
2020-04-27
fix for afl-showmap with -Q
van Hauser
2020-04-26
fix negative stability bug (hopefully)
van Hauser
2020-04-26
refactored global lists
Dominik Maier
2020-04-26
map_size one liner
Dominik Maier
2020-04-26
minor fixes
Dominik Maier
2020-04-24
fix simple names
van Hauser
2020-04-24
variable map size fix, error reporting through forkserver, code format
van Hauser
2020-04-23
afl-gcc and afl-clang: fail when binary name can't be used to determine build...
Rick van Schijndel
2020-04-23
fixed map location support for LTO
van Hauser
2020-04-22
Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into dev
Andrea Fioraldi
2020-04-22
fix sed errors in afl_shm_init when using mmap
Andrea Fioraldi
2020-04-20
removed done todo
Dominik Maier
2020-04-20
clang warning fixed
Dominik Maier
2020-04-20
code format
Dominik Maier
2020-04-19
clang-tidy readability-braces (#323)
Dominik Maier
2020-04-17
unused var
Dominik Maier
[next]