about summary refs log tree commit diff
path: root/src
AgeCommit message (Collapse)Author
2021-01-05Haiku afl-system-config disable debugger, afl-cc.c avoid -lrthexcoder
2021-01-05selective instrumentation documentedvan Hauser
2021-01-04code formatvan Hauser
2021-01-04code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.)hexcoder-
2021-01-03stability fixvan Hauser
2021-01-03cmplog cleanupvan Hauser
2021-01-03cleanupvan Hauser
2021-01-02typohexcoder-
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-30fix 32-bit mode, fix weightingvan Hauser
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-29Update afl-fuzz-queue.cMarcel Böhme
2020-12-28fix instrumentation type displayvan Hauser
2020-12-28added corpus introspectionvan Hauser
2020-12-26more flexible system support for afl-fridavan Hauser
2020-12-26Fix missing include for macOS. (#660)David Manouchehri
2020-12-26fix exec/s displayvan Hauser
2020-12-25fix LTOvan Hauser
2020-12-23warn on _AFL and __AFL env varsvan Hauser
2020-12-22Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into devhexcoder-
2020-12-22workaround for Solaris: NAME_MAX is not definedhexcoder-
2020-12-22one more with nonstd array initializershexcoder-
2020-12-22more portability non std array initializershexcoder-
2020-12-22Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into devhexcoder-
2020-12-22portability: avoid void * arithmetic (UB), avoid GNU extension for array ↵hexcoder-
initializations
2020-12-22afl-clang-fast fixvan Hauser
2020-12-22better gcc and clang support for afl-ccvan Hauser
2020-12-21another 32 bit fixvan Hauser
2020-12-21Merge branch 'dev' into skim_romuvan Hauser
2020-12-20document AFL_LLVM_INSTRUMENT option NATIVEvan Hauser
2020-12-20fix endless loop in afl-cc allow/blocklists starting a line with a commentvan Hauser
2020-12-18apply nocolor changeshexcoder-
2020-12-18mem error fixvan Hauser
2020-12-18Merge pull request #641 from AFLplusplus/devvan Hauser
Dev
2020-12-18merge romu and skimvan Hauser
2020-12-17fix crash for very fast targetsvan Hauser
2020-12-17skim importvan Hauser
2020-12-16small fixesvan Hauser
2020-12-15v3.00cvan Hauser
2020-12-12afl-as.c, fix compiler warnings (overflowing is UB)hexcoder-
2020-12-12remove stray debugging fprintfhexcoder-
2020-12-12typohexcoder-
2020-12-12small fix in error handlinghexcoder-