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
/
include
/
afl-fuzz.h
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-14
deprecated AFL_POST_LIBRARY
van Hauser
2020-05-13
code-format and slight -S/-M modifications
van Hauser
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-05-10
Illumos biuld fix (#357)
David CARLIER
2020-05-09
custom mutator code enhancements and code-format
van Hauser
2020-05-08
Support multiple custom mutators (#282)
Rishi Ranjan
2020-04-26
refactored global lists
Dominik Maier
2020-04-20
switched to clang-format-10
van Hauser
2020-04-19
clang-tidy readability-braces (#323)
Dominik Maier
2020-04-17
unused var
Dominik Maier
2020-04-17
little more speed for queue analysis
van Hauser
2020-04-17
removed tmp alloc in queue
Dominik Maier
2020-04-17
remove unnecessary map_size variables
van Hauser
2020-04-17
forgot MAP_SIZE for afl struct maps
van Hauser
2020-04-17
added AFL_MAP_SIZE (wip)
van Hauser
2020-04-16
removed redundent funcs
Dominik Maier
2020-04-16
hunting non-static functions
Dominik Maier
2020-04-16
renamed duplicated func names
Dominik Maier
2020-04-15
changed run_target
Dominik Maier
2020-04-14
code format
Dominik Maier
2020-04-14
unified forkservered run_target, fixes #308
Dominik Maier
2020-04-14
code format
Andrea Fioraldi
2020-04-14
cmplog loop detection
Andrea Fioraldi
2020-04-14
solve conflicts
Andrea Fioraldi
2020-04-14
solve conflicts
Andrea Fioraldi
2020-04-14
cmplog is now better
Andrea Fioraldi
2020-04-13
allow -L -1 to enable mopt in parallel to classic mutation
van Hauser
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
more refactoring and update changelog
van Hauser
2020-04-11
refactored cmplog
Dominik Maier
2020-04-10
LTO optimization, variable map size, autodictionary (#307)
van Hauser
2020-04-09
small enhancements and code-format
van Hauser
2020-04-01
fixed docu
Dominik Maier
2020-04-01
make travis happy
Dominik Maier
2020-04-01
fixed bug in cmplog
Dominik Maier
2020-04-01
dropped make switches
Dominik Maier
2020-04-01
python mutator: fix nullptr for python mutator data
h1994st
2020-04-01
error handling for custom mutators
Dominik Maier
2020-04-01
tiny changes in custom mut api
Dominik Maier
2020-04-01
more custom mutator remodelling
Dominik Maier
2020-04-01
code format
Dominik Maier
2020-04-01
almost
Dominik Maier
2020-03-27
more api
Dominik Maier
[next]