Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-08 | fix aflfast changes | van Hauser | |
2020-12-08 | Merge pull request #624 from mboehme/dev | van Hauser | |
Sampling next seed by weight (hit_count, bitmap_size, exec_us) | |||
2020-12-08 | fix warning | van Hauser | |
2020-12-08 | streamlined grammar mutator submodule | Dominik Maier | |
2020-12-08 | Fix Grammar Mutator Submodule (#623) | R. Elliott Childre | |
Fixes: 651ad18e2179 ("added the grammar mutator as a git submodule ...") * Project pointer never pushed * Reduces dirctory complexity * Building and dependencies for the subproject should be isolated to the subproject's documentation * Fix broken link to README * Use `--init` for `git submodule` | |||
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 | Merge pull request #620 from ThomasTNO/add_missing_qemu_env_var | van Hauser | |
Add missing env var used in https://github.com/qemu/qemu/blob/bec7edf… | |||
2020-12-04 | build_unicorn_support no longer fetches qemuafl | Dominik Maier | |
2020-12-04 | Add missing env var used in ↵ | Thomas Rooijakkers | |
https://github.com/qemu/qemu/blob/bec7edf41d2d0e8006637a739881abcea1d1305c/accel/tcg/cpu-exec.c#L389 and ./qemu_mode/README.persistent.md | |||
2020-12-04 | Merge branch 'dev' of github.com:aflplusplus/aflplusplus into dev | Dominik Maier | |
2020-12-04 | updated helper_scripts from battelle/afl-unicorn | Dominik Maier | |
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-18 | Merge pull request #607 from AFLplusplus/dev | van Hauser | |
push to stable | |||
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 | |