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
Age
Commit message (
Expand
)
Author
2021-02-09
more cmplog options in config.h
vanhauser-thc
2021-02-07
Merge pull request #728 from vj-27/dev
van Hauser
2021-02-07
prev_run_time loaded used only for ui and when writing the stats file
vj-27
2021-02-06
set prev_run_time inside afl state
vj-27
2021-02-05
load run time and donot load pending_* or *_favoured
vj-27
2021-02-05
try if this helps on fuzzbench
vanhauser-thc
2021-02-05
load existing stats file when in AFL_AUTORESUME or -i -
vj-27
2021-02-01
mv cmplog options to config.h
van Hauser
2021-02-01
import cmplog opts
van Hauser
2021-02-01
making AFL_MAP_SIZE obsolete
van Hauser
2021-01-31
code-format
van Hauser
2021-01-31
fix -Z, remove q->next
aflpp
2021-01-30
added AFL_CMPLOG_ONLY_NEW feature
van Hauser
2021-01-30
foreign sync from ctime to mtime (libfuzzer)
van Hauser
2021-01-29
qasan support in aflpp
Andrea Fioraldi
2021-01-29
AFL_USE_QASAN
Andrea Fioraldi
2021-01-27
fix include
van Hauser
2021-01-27
update envs
van Hauser
2021-01-26
real fix plus code format
van Hauser
2021-01-21
forkserver debug flag support
van Hauser
2021-01-21
Merge pull request #689 from AFLplusplus/cmplog_merge
van Hauser
2021-01-20
Fix build error for Android
Joey Jiao
2021-01-18
fix compiler warning avoid signess difference in comparisons
hexcoder-
2021-01-18
use enums, support cmplog map collisions
van Hauser
2021-01-17
fix colorization
van Hauser
2021-01-15
merge cmplog
van Hauser
2021-01-08
refactored kill signal env parsing
Dominik Maier
2021-01-07
User defined kill signal value (#678)
buherator
2021-01-05
selective instrumentation documented
van Hauser
2021-01-04
mehr code cleanup
hexcoder-
2021-01-04
code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.)
hexcoder-
2021-01-04
code cleanups (from cppcheck mostly)
hexcoder-
2021-01-04
Revert "code cleanups (from cppcheck)"
hexcoder-
2021-01-04
code cleanups (from cppcheck)
hexcoder-
2021-01-03
cmplog cleanup
van Hauser
2020-12-31
float2double
van Hauser
2020-12-30
cleanup of hot fix for -s on 32-bit
hexcoder-
2020-12-28
added corpus introspection
van Hauser
2020-12-23
warn on _AFL and __AFL env vars
van Hauser
2020-12-22
portability: avoid void * arithmetic (UB), avoid GNU extension for array init...
hexcoder-
2020-12-21
another 32 bit fix
van Hauser
2020-12-21
fix 32 bit
van Hauser
2020-12-21
Merge branch 'dev' into skim_romu
van Hauser
2020-12-20
fix endless loop in afl-cc allow/blocklists starting a line with a comment
van Hauser
2020-12-20
fixed typo in include/forkserver.h
pr0xy
2020-12-18
apply nocolor changes
hexcoder-
2020-12-18
mem error fix
van Hauser
2020-12-18
fix compile
van Hauser
2020-12-18
fix
van Hauser
2020-12-18
merge romu and skim
van Hauser
[next]