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
/
instrumentation
/
afl-compiler-rt.o.c
Age
Commit message (
Expand
)
Author
2021-01-22
basic cmplog std::string support
van Hauser
2021-01-22
prepare for cmplog rtn std::string support for llvm and g++
van Hauser
2021-01-21
Merge pull request #689 from AFLplusplus/cmplog_merge
van Hauser
2021-01-20
hex en/decode works now
van Hauser
2021-01-20
bugfix and new transform detection feature
van Hauser
2021-01-19
cleanup and rename _DISCARD->_SKIP
van Hauser
2021-01-18
use enums, support cmplog map collisions
van Hauser
2021-01-18
less logging
van Hauser
2021-01-17
fix colorization
van Hauser
2021-01-15
merge cmplog
van Hauser
2021-01-15
better error reporting
van Hauser
2021-01-08
better gcc_plugin error msg
van Hauser
2021-01-06
selective coverage fix
van Hauser
2021-01-05
cpp fix
van Hauser
2021-01-05
haiku support
van Hauser
2021-01-05
selective_coverage implementation in afl-compiler-rt
van Hauser
2021-01-05
forgot struct keyword
van Hauser
2021-01-05
afl coverage feature example
van Hauser
2021-01-04
code format
van Hauser
2021-01-04
mehr code cleanup
hexcoder-
2020-12-18
mem error fix
van Hauser
2020-12-11
typo
hexcoder-
2020-12-11
fix MMAP
van Hauser
2020-12-09
better examples
van Hauser
2020-12-08
fix some copmpiler warnings for USEMMAP
hexcoder-
2020-12-08
small fixes
hexcoder-
2020-12-08
more reporting on errors
van Hauser
2020-11-19
fixed child not killed with -c
van Hauser
2020-11-18
renamed env var to AFL_DEBUG_CHILD
Dominik Maier
2020-11-14
typo
hexcoder-
2020-11-12
more fixes, leaks and compile errors
hexcoder-
2020-09-18
fix expand havoc
van Hauser
2020-09-13
Haiku build fix. (#556)
David CARLIER
2020-09-11
fix for afl-compiler-rt to only send dictionary data if there is some
van Hauser
2020-09-08
code-format
van Hauser
2020-09-08
rewrite gcc plugin
Alexandre Oliva
2020-09-05
first batch of changes
vanhauser-thc