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-one.c
Age
Commit message (
Expand
)
Author
2021-01-31
fix -Z, remove q->next
aflpp
2021-01-30
added AFL_CMPLOG_ONLY_NEW feature
van Hauser
2021-01-28
fix another pending_not_fuzzed location
van Hauser
2021-01-26
wip fix
van Hauser
2021-01-25
mopt fix
van Hauser
2021-01-17
fix colorization
van Hauser
2021-01-15
merge cmplog
van Hauser
2021-01-04
code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.)
hexcoder-
2020-12-08
fix aflfast changes
van Hauser
2020-12-07
Sampling next seed by weight (hit_count, bitmap_size, exec_us)
Marcel Boehme
2020-12-04
afl_custom_describe api added
Dominik Maier
2020-11-10
small fix to actually document custom mutator introspection
van Hauser
2020-11-10
support custom mutator introspection
van Hauser
2020-11-06
better scriptable output from introspection
van Hauser
2020-11-02
match mopt to havoc
van Hauser
2020-11-01
added mutation introspection make target
van Hauser
2020-10-29
fixes two huge bugs
van Hauser
2020-10-28
merge conflict
Andrea Fioraldi
2020-10-28
expand havoc if not new findings in the last 5 seconds
Andrea Fioraldi
2020-10-19
mini improvements
van Hauser
2020-10-15
fix previous commit
van Hauser
2020-10-15
fix afl_swap_bufs usage?
van Hauser
2020-10-15
add missing swap bufs
van Hauser
2020-10-15
add missing swap bufs
van Hauser
2020-10-14
configurable testcache with malloc (#581)
van Hauser
2020-10-12
fix splicing selection
van Hauser
2020-10-12
Revert "Merge branch 'memcache_marc' into dev"
vanhauser-thc
2020-10-12
Merge branch 'memcache_marc' into dev
van Hauser
2020-10-11
add new seed selection algo and make it the default
van Hauser
2020-10-06
hunting ref underflow
Dominik Maier
2020-10-06
code format
Dominik Maier
2020-10-06
testcase cache added
Dominik Maier
2020-09-28
increase havoc_stack_pow2 on no finds
van Hauser
2020-09-25
improving on splice candidate check patch
van Hauser
2020-09-24
Add comments
Vitalii Akolzin
2020-09-24
Fix potential endless loop in custom_mutator_stage
Vitalii Akolzin
2020-09-05
add cull queue, -i subdir traversal
vanhauser-thc
2020-08-27
Prevent afl-fuzz from modifying stage_max during fuzzing
h1994st
2020-08-24
added afl_custom_fuzz_count
van Hauser
2020-08-23
added AFL_MAX_DET_EXTRAS env var
Dominik Maier
2020-08-18
Reworked maybe_grow to take a single ptr, renamed to afl_realloc (#505)
Dominik Maier
2020-08-15
more likely
van Hauser
2020-08-15
more unlikely
van Hauser
2020-08-14
Revert "Merge branch 'debug' into dev"
root
2020-08-14
Merge branch 'debug' into dev
van Hauser
2020-08-14
cleaned up maybe_add_auto calls
Dominik Maier
2020-08-11
finalize first beta! yay!
van Hauser
2020-08-11
review done, pray
van Hauser
2020-08-11
move taint_mode var
van Hauser
2020-08-11
cleanup minor issues
van Hauser
[next]