about summary refs log tree commit diff
AgeCommit message (Collapse)Author
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
2020-12-28fix CFLAGS for extra libsvan Hauser
2020-12-28fix dockerfile for older CPUsvan Hauser
2020-12-26more flexible system support for afl-fridavan Hauser
2020-12-26Merge pull request #661 from Manouchehri/devvan Hauser
Fix missing Apple headers for afl_frida
2020-12-26utils/afl_frida is not 5% fastervan Hauser
2020-12-26fixed a few forgotten old afl-llvm-rt referencesvan Hauser
2020-12-26Include Apple headers.David Manouchehri
2020-12-26Fix missing include for macOS. (#660)David Manouchehri
2020-12-26fix exec/s displayvan Hauser
2020-12-25fix LTOvan Hauser
2020-12-24revert condition on llvm-config.h (it did not work)hexcoder