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-bitmap.c
Age
Commit message (
Expand
)
Author
2021-01-21
code format and not setting sanitizers if debug and settings present
van Hauser
2021-01-19
cleanup and rename _DISCARD->_SKIP
van Hauser
2021-01-04
code format
van Hauser
2021-01-04
code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.)
hexcoder-
2020-12-23
warn on _AFL and __AFL env vars
van Hauser
2020-12-22
workaround for Solaris: NAME_MAX is not defined
hexcoder-
2020-12-22
portability: avoid void * arithmetic (UB), avoid GNU extension for array init...
hexcoder-
2020-12-17
skim import
van Hauser
2020-12-08
fix asserts
van Hauser
2020-12-04
fixed bugs in custom_describe, reported by wizche
Dominik Maier
2020-12-04
afl_custom_describe api added
Dominik Maier
2020-11-17
Merge pull request #601 from Rumata888/fixing_symcc
van Hauser
2020-11-12
Fixed symcc custom mutator
Rumata888
2020-11-10
small fix to actually document custom mutator introspection
van Hauser
2020-11-10
support custom mutator introspection
van Hauser
2020-11-01
added mutation introspection make target
van Hauser
2020-10-16
directly add new queue to cache
van Hauser
2020-09-29
small improvements to Marcel's patch, fix laf-intel + redqueen crashes
van Hauser
2020-09-29
Patching and improving AFLFast schedules.
Marcel Boehme
2020-08-14
Revert "Merge branch 'debug' into dev"
root
2020-08-14
Merge branch 'debug' into dev
van Hauser
2020-08-12
split up __afl_manual_init, added internal AFL_DISABLE_LLVM_INSTRUMENTATION, ...
van Hauser
2020-08-12
setting attribute hot intelligently gives 0.5% speed
van Hauser
2020-08-11
fixes
van Hauser
2020-08-11
cleanup minor issues
van Hauser
2020-08-09
taint integration done
van Hauser
2020-08-09
fixes
van Hauser
2020-08-09
changes
van Hauser
2020-08-09
step 1
van Hauser
2020-06-25
fix for schedules
van Hauser
2020-06-18
`fault == afl->crash_mode` should be likely
2019
2020-06-15
improve performance for default power schedule
van Hauser
2020-06-12
switch to faster and better hash + random
van Hauser
2020-06-02
got rid of questionable phrasing
Dominik Maier
2020-05-12
new code formatting + applied
van Hauser
2020-05-12
fix issue in describe_op showing time inside src
Andrea Fioraldi
2020-04-24
fix simple names
van Hauser
2020-04-19
clang-tidy readability-braces (#323)
Dominik Maier
2020-04-17
added AFL_MAP_SIZE (wip)
van Hauser
2020-04-16
removed redundent funcs
Dominik Maier
2020-04-16
renamed duplicated func names
Dominik Maier
2020-04-16
code-format
Dominik Maier
2020-04-16
little has_new_bits improvement
van Hauser
2020-04-15
wrong bytes set
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-13
added ignore info
Dominik Maier
2020-04-13
code format
Dominik Maier
2020-04-13
fixed uaf and warnings
Dominik Maier
[next]