index
:
~cnx/afl++
this commit
dataflow
dev
run
stable
Security-oriented fuzzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2020-12-04
Restore contribution list (#619)
ThomasTNO
2020-12-04
Merge branch 'custom_describe' into dev
Dominik Maier
2020-12-04
unicorn updated
Dominik Maier
2020-12-04
fixed bugs in custom_describe, reported by wizche
Dominik Maier
2020-12-04
added python mutator, documentation
Dominik Maier
2020-12-04
afl_custom_describe api added
Dominik Maier
2020-12-04
test-pre.sh revert removal of afl-clang
hexcoder-
2020-12-04
common.h change from user header include to system header include
hexcoder-
2020-12-04
afl-cmin usage fix
hexcoder-
2020-12-03
updated unicorn
Dominik Maier
2020-12-03
fix for afl-cc
van Hauser
2020-12-03
AFL_CRASH_EXITCODE env var added, u8->bool
Dominik Maier
2020-12-02
move debug print
van Hauser
2020-12-02
very complete runtime lookup rewrite
van Hauser
2020-12-02
typo
hexcoder
2020-12-01
remove docs/README symlink and update references
van Hauser
2020-12-01
renamed examples/ to utils/
vanhauser-thc
2020-12-01
added AFL_NO_AUTODICT
van Hauser
2020-11-30
update clang-format to 11
van Hauser
2020-11-30
more DEBUGF
van Hauser
2020-11-30
add DEBUGF
van Hauser
2020-11-30
update persistent doc
van Hauser
2020-11-30
fix wrong rename in test
van Hauser
2020-11-30
persistent_demo -> persistent_mode
van Hauser
2020-11-30
persistent_demo -> persistent_mode
van Hauser
2020-11-30
more explanation
van Hauser
2020-11-28
fix make DEBUG=1
hexcoder-
2020-11-27
no fancy special options for the fundamental test compile (no unnecessary ↵
hexcoder-
dependencies)
2020-11-27
remove wrong quoting
hexcoder-
2020-11-27
add -lm, afl-fuzz-queue.c wants log2(), fix GNUmakefile syntax
hexcoder-
2020-11-01
reenable afl-clang(++)
hexcoder-
2020-11-24
Fix reference, add missing word 'directory'
hexcoder
2020-11-24
test-pre.sh: remove old uses of afl-clang, afl-cc.c: add missing env.var. ↵
hexcoder-
AFL_LLVM_LAF_ALL
2020-11-24
fix compiler warning turned error on NetBSD
hexcoder-
2020-11-23
fix links
van Hauser
2020-11-19
fixed child not killed with -c
van Hauser
2020-11-18
Use buffer protocol to retrieve result from python post_process (#605)
Dustin Spicuzza
Saves an extra copy, gives post processing functions more flexibility
2020-11-18
Solaris/Illumos build fix. (#609)
David CARLIER
2020-11-18
typos and wording
hexcoder
2020-11-18
typo
hexcoder
2020-11-18
more info about child_debug
Dominik Maier
2020-11-18
fixed simple yet stupid bug
Dominik Maier
2020-11-18
renamed env var to AFL_DEBUG_CHILD
Dominik Maier
2020-11-18
brought back missing env vars
Dominik Maier
2020-11-18
fixed alloc errors, code format
Dominik Maier
2020-11-17
fix: avoid preprocessor logic in macro arguments (not portable)
hexcoder-
2020-11-17
fix two exotic mem leaks detected by cppcheck
hexcoder-
2020-11-17
micro optimization: allocate only when needed
hexcoder-
2020-11-17
fix sync issue
van Hauser
2020-11-17
Merge pull request #601 from Rumata888/fixing_symcc
van Hauser
Fixing symcc custom mutator
[next]