aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-01-18introspection, favor extint over long doublevan Hauser
2021-01-17cmplog introspectionvan Hauser
2021-01-17no cmplog when no taint is foundvan Hauser
2021-01-17better extint cmplogvan Hauser
2021-01-17make combined test a define optionvan Hauser
2021-01-17fix colorizationvan Hauser
2021-01-15merge cmplogvan Hauser
2021-01-15remove warningvan Hauser
2021-01-15better error messagevan Hauser
2021-01-14more sync in deterministic modevan Hauser
2021-01-14Update documentation to reflect new default power schedulemurx-
2021-01-14Merge pull request #686 from AFLplusplus/weightvan Hauser
2021-01-12fixvan Hauser
2021-01-12minor changesvan Hauser
2021-01-12fix lto cmplog instabilityvan Hauser
2021-01-10fix weight calc, thanks to Marcelvan Hauser
2021-01-08code fmtDominik Maier
2021-01-08cleaned up and added comments to forkserver exitsDominik Maier
2021-01-08Merge pull request #679 from AFLplusplus/devvan Hauser
2021-01-08added check to silence scan-buildDominik Maier
2021-01-08refactored kill signal env parsingDominik Maier
2021-01-08fixvan Hauser
2021-01-07cleaned up AFL_KILL_SIGNALDominik Maier
2021-01-07User defined kill signal value (#678)buherator
2021-01-06selective coverage fixvan Hauser
2021-01-05cpp fixvan Hauser
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-
2021-01-01try new weightingvan Hauser
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-
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