about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2021-01-05selective_coverage implementation in afl-compiler-rtvan Hauser
2021-01-05forgot struct keywordvan Hauser
2021-01-05afl coverage feature examplevan Hauser
2021-01-04code formatvan Hauser
2021-01-04add missing FCMP_UEQ to split-compares-pass.so.ccvan Hauser
2021-01-04more code cleanup (instrumentation)hexcoder-
2021-01-04mehr code cleanuphexcoder-
2021-01-04code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.)hexcoder-
2021-01-04cmplog fixvan Hauser
2021-01-04code cleanuphexcoder-
2021-01-04fix for llvm < 11van Hauser
2021-01-04fix for changes in llvm 12van Hauser
2021-01-04code cleanups (from cppcheck mostly)hexcoder-
2021-01-04Revert "code cleanups (from cppcheck)"hexcoder-
This reverts commit 33a7d6f1688856c050b0ac71ac1df4018e4d531c.
2021-01-04code cleanups (from cppcheck)hexcoder-
2021-01-04FP support for cmplogvan Hauser
2021-01-03stability fixvan Hauser
2021-01-03cmplog cleanupvan Hauser
2021-01-03cleanupvan Hauser
2021-01-02afl-cmin tests: allow leading whitespace in `wc -l` outputhexcoder-
2021-01-02Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into devhexcoder-
2021-01-02build_unicorn_support.sh: allow DragonFly to buildhexcoder-
2021-01-02afl-system-config: cosmetic support for DragonFlyhexcoder-
2021-01-02test-basic.sh: fix color GRAY to GREYhexcoder-
2021-01-02typohexcoder-
2021-01-02Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into devhexcoder-
2021-01-02add first support for DragonFly OShexcoder-
2021-01-02Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into devAndrea Fioraldi
2021-01-02fix qemu linking error with mipsAndrea Fioraldi
2021-01-02add missing git submodule synchexcoder-
2021-01-01doc updatevan Hauser
2020-12-31Merge pull request #670 from devnexen/libdislocator_build_fixvan Hauser
libdislocator, ptr algo warning fix on clang/Xcode (m1).
2020-12-31libdislocator, ptr algo warning fix on clang/Xcode (m1).David CARLIER
2020-12-31float2doublevan Hauser
2020-12-30Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into devhexcoder-
2020-12-30cleanup of hot fix for -s on 32-bithexcoder-
2020-12-30better weightingvan Hauser
2020-12-30add less to Dockerfilevan Hauser
2020-12-30fix 32-bit mode, fix weightingvan Hauser
2020-12-29tests: let afl-fuzz run with -D, so more test cases are producedhexcoder-
2020-12-29fix CodeQL warning on theoretically possible unsigned overflowhexcoder-
2020-12-29fix localtime warnings from CodeQLhexcoder-
2020-12-29now fix afl-clang compiles on 32-Bit properlyhexcoder-
2020-12-29Revert "fix afl-clang on 32-Bit systems"hexcoder-
This reverts commit 83c1378fc1810d177d9cdfa2c00f62bbadd98f00.
2020-12-29fix afl-clang on 32-Bit systemshexcoder-
2020-12-29Merge pull request #665 from mboehme/patch-1hexcoder
Handle disabled seeds properly in distribution-based schedule
2020-12-29Update afl-fuzz-queue.cMarcel Böhme
2020-12-28fix instrumentation type displayvan Hauser
2020-12-28allow tests when utils/aflpp_driver fails to build (platform support)hexcoder-
2020-12-28added corpus introspectionvan Hauser