about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2020-03-27edited custom mutator pre_save apiDominik Maier
2020-03-27updated with required changesAshis Kumar Singh
2020-03-27code formatDominik Maier
2020-03-27fixed call of custom mutatorsDominik Maier
2020-03-27fixed typos in README.mdAshis Kumar Singh
2020-03-27add "time without finds" to afl-whatsupfuzzah
2020-03-27fix doc linkvan Hauser
2020-03-27important llvm_mode Makefile fixvan Hauser
2020-03-26example fixedDominik Maier
2020-03-26docuDominik Maier
2020-03-26more apiDominik Maier
2020-03-26Code Format (#275)Rishi Ranjan
2020-03-25Merge branch 'dev' of github.com:aflplusplus/aflplusplus into devDominik Maier
2020-03-25edited custom mutator pre_save apiDominik Maier
2020-03-25Merge pull request #272 from ashiscs/mastervan Hauser
fixed typos in README.md
2020-03-25updated with required changesAshis Kumar Singh
2020-03-25Merge pull request #271 from fuzzah/aflpp_time_without_findsvan Hauser
add "time without finds" to afl-whatsup
2020-03-25code formatDominik Maier
2020-03-24fixed call of custom mutatorsDominik Maier
2020-03-25fixed typos in README.mdAshis Kumar Singh
2020-03-24Merge branch 'dev' of github.com:aflplusplus/aflplusplus into devDominik Maier
2020-03-24fix doc linkvan Hauser
2020-03-24add "time without finds" to afl-whatsupfuzzah
2020-03-24fix doc linkvan Hauser
2020-03-23Merge pull request #269 from AFLplusplus/devAndrea Fioraldi
Dev
2020-03-23Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into devAndrea Fioraldi
2020-03-23include afl-llvm-rt.o not only when linkingAndrea Fioraldi
2020-03-23Merge pull request #266 from AFLplusplus/devvan Hauser
2020-03-23custom mutators might work again like thisDominik Maier
2020-03-23unsaferDominik Maier
2020-03-23typovan Hauser
2020-03-23surgical_havoc_mutate() in custom mutator helpersAndrea Fioraldi
2020-03-23libasan.so is not a thing. libclang-rt.asan-ARCH.so is the asan DSO and it ↵Andrea Fioraldi
is not linked by default. Search for __asan_init instead.
2020-03-23update readmeAndrea Fioraldi
2020-03-23update readmeAndrea Fioraldi
2020-03-23better man page for afl-clang-*van Hauser
2020-03-23more fixes and code-formatvan Hauser
2020-03-23more fixesvan Hauser
2020-03-23minor fixesvan Hauser
2020-03-23less branches, cleanupDominik Maier
2020-03-22Merge pull request #265 from devnexen/unicorn_python3_4_macvan Hauser
Enforcing python3 for Mac too.
2020-03-22little performance enhancementsvan Hauser
2020-03-22a little bit more performancevan Hauser
2020-03-22Enforcing python3 for Mac too.David Carlier
2020-03-22detect arm in build_qemu_support.shAndrea Fioraldi
2020-03-22nice -n -20 to commit test scriptvan Hauser
2020-03-22fix travisvan Hauser
2020-03-22silly, silly typovan Hauser
2020-03-22add commit test script test/checkcommit.shvan Hauser
2020-03-22all afl msgs to stdout and only read AFL_BENCH_JUST_ONE oncevan Hauser