about summary refs log tree commit diff
AgeCommit message (Expand)Author
2020-03-09quickfix for first big bug that use_stdin was not correctly initialized and c...van Hauser
2020-03-09replaced free with ck_freeDominik Maier
2020-03-09fixed numerous leaksDominik Maier
2020-03-09fix leaksvan Hauser
2020-03-09copyleft noteAndrea Fioraldi
2020-03-09changelogAndrea Fioraldi
2020-03-09updated changelog and todovan Hauser
2020-03-09code-formatvan Hauser
2020-03-09disable leaksanitizer when "make" ... morevan Hauser
2020-03-09disable leaksanitizer when "make"van Hauser
2020-03-09expanded test-instr to also work with input files via "-f @@" and changed the...van Hauser
2020-03-09AFL without globals (#220)Dominik Maier
2020-03-09removed warning in afl-gcc-pass.so.ccvan Hauser
2020-03-09more honoring be_quietvan Hauser
2020-03-09honor no_quiet for missing llvm_mode output, also print to stderr with afl-*-...van Hauser
2020-03-09Merge pull request #240 from rish9101/refactorvan Hauser
2020-03-09reactivated LTO persistent mode to test.shvan Hauser
2020-03-09more detail to the fact that LTO mode can fail easilyvan Hauser
2020-03-09more code formatvan Hauser
2020-03-09bug fixes to afl-ld and intensive README.lto.md update on errors and how to d...van Hauser
2020-03-09Remove get_cut_time function from multiple places and refactor coderish9101
2020-03-08fix null ptr deferef in pre_save python mutator callAndrea Fioraldi
2020-03-08afl-ld fixes for -L/-l .a libary loadsvan Hauser
2020-03-08"fixed" symbol multiply defined problems with LTOvan Hauser
2020-03-08mark AFL_PYTHON_ONLY deprecatedvan Hauser
2020-03-08Merge pull request #238 from h1994st/masterAndrea Fioraldi
2020-03-08Merge pull request #239 from 0x1eadbead/fix-qemu-32-on-64Andrea Fioraldi
2020-03-08fix qemu persistent mode for 32-bit target on 64-bit host0x1eadbead
2020-03-07Update .gitignoreh1994st
2020-03-07Add two new hooks for the custom mutatorh1994st
2020-03-07Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplush1994st
2020-03-07solve linking error when python is not availableAndrea Fioraldi
2020-03-07custom havoc mutationAndrea Fioraldi
2020-03-07afl-tmin hang mode addedDominik Maier
2020-03-06Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplush1994st
2020-03-06Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2020-03-06small fix to run cmplog binaries outside afl-fuzzAndrea Fioraldi
2020-03-06adapt child handling to nawk from *BSDhexcoder-
2020-03-06terminate afl-cmin early when signalled SIGINThexcoder-
2020-03-06Merge pull request #235 from antonio-morales/patch-1Andrea Fioraldi
2020-03-06cmplog routines instrumentation for qemu mode on x86Andrea Fioraldi
2020-03-06Fixing 2 little mistakesAntonio Morales
2020-03-05fix #227Andrea Fioraldi
2020-03-05Fix leaks when stopping afl (#228)Dominik Maier
2020-03-05added AFL_QUIET - be_quiet to afl-showmap and small changes to test.shvan Hauser
2020-03-05clarify -N optionvan Hauser
2020-03-05fix travisvan Hauser
2020-03-05Add LTO collision free llvm_mode (#223)van Hauser
2020-03-04Fix variable nameh1994st
2020-03-04fix null ptr deref before trim_case_custom callAndrea Fioraldi