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-cmplog.c
Age
Commit message (
Expand
)
Author
2020-04-01
fixed bug in cmplog
Dominik Maier
2020-04-01
added read_timed
Dominik Maier
2020-04-01
more custom mutator remodelling
Dominik Maier
2020-03-21
moved string formatting to header
Dominik Maier
2020-03-19
no more (?) statics
Dominik Maier
2020-03-19
code format
Dominik Maier
2020-03-19
50% less globals
Dominik Maier
2020-03-17
Port the fauxserver changes to afl-cmplog and code format
rish9101
2020-03-15
Move afl-fuzz related env variables into afl_state_t (#252)
Rishi Ranjan
2020-03-14
fix some compiler warnings from Open/FreeBSD
hexcoder-
2020-03-10
unified pointer placement
Dominik Maier
2020-03-10
Replace alarms with select and threads (#243)
Rishi Ranjan
2020-03-10
code-format - and afl-cmin/afl-showmap was fixed in the bugfix for afl-tmin
van Hauser
2020-03-09
now wiht 90% less leaks
Dominik Maier
2020-03-09
code-format
van Hauser
2020-03-09
AFL without globals (#220)
Dominik Maier
2020-02-29
print OKF if an environment variable is successfully loaded - feebdack to thi...
van Hauser
2020-02-07
code format
Andrea Fioraldi
2020-02-07
afl qemu persistent hook
Andrea Fioraldi
2020-02-06
cmplog for qemu mode
Andrea Fioraldi
2020-02-03
fix MDs
van Hauser
2020-02-01
AFL_ALIGNED_ALLOC in libdislocator
Andrea Fioraldi
2020-01-30
cmplog runtime for LLVM
Andrea Fioraldi
2020-01-17
format
Andrea Fioraldi
2020-01-17
first experiment cmplog
Andrea Fioraldi