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-redqueen.c
Age
Commit message (
Expand
)
Author
2021-01-30
added AFL_CMPLOG_ONLY_NEW feature
van Hauser
2021-01-29
32bit fix
van Hauser
2021-01-29
fix compile
van Hauser
2021-01-29
better cmplog arithmetic
van Hauser
2021-01-26
better foreign sync name
van Hauser
2021-01-25
enable cmplog combine
van Hauser
2021-01-21
pre merge changes
van Hauser
2021-01-21
base64 solving done
van Hauser
2021-01-20
remove debug output
van Hauser
2021-01-20
hex en/decode works now
van Hauser
2021-01-20
wip
van Hauser
2021-01-20
bugfix and new transform detection feature
van Hauser
2021-01-19
cleanup
van Hauser
2021-01-18
cmp map memset fix
van Hauser
2021-01-18
use enums, support cmplog map collisions
van Hauser
2021-01-18
arithmetic also for <= >=
van Hauser
2021-01-18
less logging
van Hauser
2021-01-18
refactoring
van Hauser
2021-01-18
introspection, favor extint over long double
van Hauser
2021-01-17
cmplog introspection
van Hauser
2021-01-17
no cmplog when no taint is found
van Hauser
2021-01-17
better extint cmplog
van Hauser
2021-01-17
make combined test a define option
van Hauser
2021-01-17
fix colorization
van Hauser
2021-01-15
merge cmplog
van Hauser
2021-01-04
code format
van Hauser
2021-01-04
code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.)
hexcoder-
2021-01-03
stability fix
van Hauser
2021-01-03
cmplog cleanup
van Hauser
2021-01-03
cleanup
van Hauser
2020-12-30
fix 32-bit mode, fix weighting
van Hauser
2020-12-29
fix CodeQL warning on theoretically possible unsigned overflow
hexcoder-
2020-08-31
code format
Dominik Maier
2020-08-31
better fix for #539
Andrea Fioraldi
2020-08-18
Reworked maybe_grow to take a single ptr, renamed to afl_realloc (#505)
Dominik Maier
2020-08-14
cleaned up maybe_add_auto calls
Dominik Maier
2020-08-13
fix warning
van Hauser
2020-08-13
make cmplog deterministic
van Hauser
2020-08-07
code format
Dominik Maier
2020-08-07
enabled Wextra, fixed bugs
Dominik Maier
2020-08-03
fix expand havoc for ..._only modes
van Hauser
2020-08-03
fix #483
Andrea Fioraldi
2020-07-30
added NULL check
Dominik Maier
2020-07-30
fix oob reads, code-format
van Hauser
2020-07-24
better text mutation
van Hauser
2020-07-23
fix compilation
van Hauser
2020-07-22
ascii redqueen
Andrea Fioraldi
2020-07-16
code format
Dominik Maier
2020-07-16
fixed mem leak in redqueen
Dominik Maier
2020-07-15
improve len encoding in redqueen
Andrea Fioraldi
[next]