Age | Commit message (Expand) | Author |
2020-12-07 | Sampling next seed by weight (hit_count, bitmap_size, exec_us) | Marcel Boehme |
2020-12-07 | fixes and code format | van Hauser |
2020-12-07 | little fixes | van Hauser |
2020-12-05 | fix find_object proc search (#elsif -> #elif), optimize static if away | hexcoder- |
2020-12-05 | Typos | hexcoder- |
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-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-01 | renamed examples/ to utils/ | vanhauser-thc |
2020-12-01 | added AFL_NO_AUTODICT | van Hauser |
2020-11-30 | more DEBUGF | van Hauser |
2020-11-30 | add DEBUGF | van Hauser |
2020-11-01 | reenable afl-clang(++) | hexcoder- |
2020-11-24 | test-pre.sh: remove old uses of afl-clang, afl-cc.c: add missing env.var. AFL... | hexcoder- |
2020-11-24 | fix compiler warning turned error on NetBSD | hexcoder- |
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 |
2020-11-18 | Solaris/Illumos build fix. (#609) | David CARLIER |
2020-11-18 | typo | hexcoder |
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 | fixed alloc errors, code format | Dominik Maier |
2020-11-17 | fix: avoid preprocessor logic in macro arguments (not portable) | hexcoder- |
2020-11-17 | fix sync issue | van Hauser |
2020-11-17 | Merge pull request #601 from Rumata888/fixing_symcc | van Hauser |
2020-11-16 | support AFL_LLVM_INSTRUMENT env for our own PCGUARD | van Hauser |
2020-11-14 | Actually make python 'fuzz' method optional | Dustin Spicuzza |
2020-11-14 | fix error handling in fauxserver | hexcoder- |
2020-11-14 | now really fix -n | hexcoder- |
2020-11-14 | add sanity check for -M/-S arguments | hexcoder- |
2020-11-14 | fix non instrumented mode, fix check_binary | hexcoder- |
2020-11-14 | no binary checking in noninstrumented mode | hexcoder- |
2020-11-13 | more small fixes | hexcoder- |
2020-11-12 | Fixed symcc custom mutator | Rumata888 |
2020-11-10 | remove duplicate include | van Hauser |
2020-11-10 | small fix to actually document custom mutator introspection | van Hauser |
2020-11-10 | small fix to actually document custom mutator introspection | van Hauser |
2020-11-10 | support custom mutator introspection | van Hauser |
2020-11-08 | fix wrong llvm version comparison | van Hauser |
2020-11-08 | fix for llvm 10.0.0 | van Hauser |
2020-11-06 | better scriptable output from introspection | van Hauser |
2020-11-05 | require llvm 10.0.1+ for enhanced pcguard, correct 1MB checks | van Hauser |
2020-11-03 | fix -N for forkserver | van Hauser |
2020-11-03 | revert out_fd copy | van Hauser |
2020-11-03 | fsrv copy: out_fd = 0 on stdin | van Hauser |
2020-11-03 | fsrv copy: out_fd = -1 | van Hauser |