about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2020-03-27add "time without finds" to afl-whatsupfuzzah
2020-03-27fix 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
2020-03-21renamed UB to rand_belowDominik Maier
2020-03-21remove debug codevan Hauser
2020-03-21support for arm platform when building qemuhexcoder-
2020-03-21revert test.sh patchvan Hauser
2020-03-21moved string formatting to headerDominik Maier
2020-03-21test.sh fixvan Hauser
2020-03-21test.sh with -no-pievan Hauser
2020-03-21adjusted int_bufsDominik Maier
2020-03-21qemu_mode/unicorn_mode scripts: fix '==' in '['hexcoder-
2020-03-21qemu_mode and unicorn_mode build scripts: replace type with command -vhexcoder-
2020-03-21afl-gotcpu.c: compielr warning fixed: initialize variable v2hexcoder-
2020-03-21avoid calling awk for 'which' replacement, use POSIX 'command -v' insteadhexcoder-
2020-03-21fix stat displayvan Hauser
2020-03-21unicorn build script: list all missing prereqs in one invocation,hexcoder-
replace which with type
2020-03-21qemu_mode/build script: add more missing prereqshexcoder-
2020-03-21Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into devhexcoder-
2020-03-21qemu_mode, build script: avoid which, add patch to prereqs, list allhexcoder-
missing prereqs in one invocation
2020-03-20forgot readme for ngramvan Hauser
2020-03-20Merge branch 'dev' of https://github.com/vanhauser-thc/AFLplusplus into devhexcoder-
2020-03-20unicorn: increase timeout for unicorn test in build scripthexcoder-
2020-03-20added llvm_mode ngram coveragevan Hauser
2020-03-20show cycles_without_finds in afl-whatsupvan Hauser