about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)Author
2021-05-26fix tmpfile removalvanhauser-thc
2021-05-26fix for MacOSvanhauser-thc
2021-05-25tweaksvanhauser-thc
2021-05-25add AFL_TRY_AFFINITYvanhauser-thc
2021-05-25AFL_SKIP_CRASHES is obsolete since 3.0vanhauser-thc
2021-05-25less executions on variable pathsvanhauser-thc
2021-05-23fix afl-cc help outputvanhauser-thc
2021-05-23Set kill signal before using it in afl-showmap (#935)buherator
2021-05-22Typohexcoder
2021-05-22turn off map size detection if skip_bin_check is setvanhauser-thc
2021-05-22Merge branch 'sorted_showmap' into devDominik Maier
2021-05-21lenient dict parsing, no map size enum for binary fuzzingvanhauser-thc
2021-05-21showmap passes queue items in alphabetical orderDominik Maier
2021-05-21improve error msgvanhauser-thc
2021-05-19cleaned up AFL_PRINT_FILENAMES envDominik Maier
2021-05-19fix afl-fuzz.c frida preloadAndrea Fioraldi
2021-05-19mergeAndrea Fioraldi
2021-05-17FASAN Support (#918)WorksButNotTested
2021-05-17Flushing for AFL_PRINT_FILENAMESDominik Maier
2021-05-17AFL_PRINT_FILENAMES addedDominik Maier
2021-05-17no core dumpsvanhauser-thc
2021-05-17add warning for afl-showmap partial readvanhauser-thc
2021-05-17fix seed crash disablevanhauser-thc
2021-05-17restrict afl-showmap in_file sizevanhauser-thc
2021-05-15additional safety checks for restartsDominik Maier
2021-05-15added bounds check to pivot_inputs (fixes #921)Dominik Maier
2021-05-11fix a few cur_time usesvanhauser-thc
2021-05-11OSX-specific improvements (#912)Dustin Spicuzza
2021-05-10code-formatvanhauser-thc
2021-05-10afl-plot: relative timevanhauser-thc
2021-05-08fixvanhauser-thc
2021-05-08ensure crashes/README.txt existsvanhauser-thc
2021-05-07Exit on time (#904)Roman M. Iudichev
2021-05-07Fix memory errors when trim causes testcase growth (#881) (#903)realmadsci
2021-05-01remove the input file .cur_input at the end of the fuzzing, if AFL_TMPDIR is ...hexcoder-
2021-04-30fix stdin trimmingvanhauser-thc
2021-04-30fix statsd writingvanhauser-thc
2021-04-30error handling, freeing memDominik Maier
2021-04-30fixed potential double free in custom trim (#881)Dominik Maier
2021-04-29nitsvanhauser-thc
2021-04-28Frida persistent (#880)WorksButNotTested
2021-04-19fix custom trim for increasing datavanhauser-thc
2021-04-17Merge pull request #882 from AFLplusplus/havoc2van Hauser
2021-04-16reworked formatting in order to avoid gcc 8.3.0 warningshexcoder-
2021-04-16fixesvanhauser-thc
2021-04-16fix nitsvanhauser-thc
2021-04-15cmplog -l3: disable trimming, forcing input2stage for allvanhauser-thc
2021-04-15fix uivanhauser-thc
2021-04-15fix warningsvanhauser-thc
2021-04-15remove duplicate plot file writevanhauser-thc