about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2020-07-26add last 60s exec/s statvan Hauser
2020-07-26Merge pull request #469 from devnexen/haiku_gcc_build_fixvan Hauser
gcc plugin forcing USEMMAP on Haiku
2020-07-26Fix typo for afl_custom_deinit (#470)HAPPY
2020-07-25gcc plugin forcing USEMMAP on HaikuDavid Carlier
2020-07-25fixvan Hauser
2020-07-25try to fix travisvan Hauser
2020-07-24llvm12 supportvan Hauser
2020-07-24add -F option to sync to foreign fuzzer queuesvan Hauser
2020-07-23fix warningvan Hauser
2020-07-23added honggfuzz custom mutator :)van Hauser
2020-07-23skip large files, dont bailvan Hauser
2020-07-22Allow the custom mutator to generate larger trimmed data (#463)Shengtuo Hu
2020-07-20debug test for rngvan Hauser
2020-07-20update linkvan Hauser
2020-07-20add superion custom mutator linkvan Hauser
2020-07-20Merge pull request #458 from h1994st/devvan Hauser
Allow the custom trim function to return 0 bytes
2020-07-18Skip the empty test case generated by the custom trimmingh1994st
2020-07-18Allow the fuzzer to write empty buffer (i.e., len == 0) to the fileh1994st
2020-07-17Merge pull request #456 from h1994st/devvan Hauser
Fix typo
2020-07-16Fix typoh1994st
2020-07-16doc updatesvan Hauser
2020-07-16Update post_library_gif.so.c (#454)Sergio Paganoni
2020-07-16removed debug print and code formatDominik Maier
2020-07-16added initial defork exampleDominik Maier
2020-07-16code formatDominik Maier
2020-07-16fixed mem leak in redqueenDominik Maier
2020-07-16tiny fixesDominik Maier
2020-07-16fix afl-fridavan Hauser
2020-07-15fix afl-fridavan Hauser
2020-07-15Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into devAndrea Fioraldi
2020-07-15improve len encoding in redqueenAndrea Fioraldi
2020-07-15update documentationvan Hauser
2020-07-15ensure afl-frida uses persistent modevan Hauser
2020-07-14make fuzzing of test-floatingpoint reproduciblehexcoder-
2020-07-14added frida gum extensionvan Hauser
2020-07-13test float splitting increase timeout to 30 secondshexcoder-
2020-07-13Merge pull request #450 from devnexen/haiku_build_fixvan Hauser
Haiku build fix. librt is necessary for Linux primarly and SunOS
2020-07-13Haiku build fix. librt is necessary for Linux primarly and SunOSDavid Carlier
2020-07-13fix for laf intel float split not enabled if not not on a ttyvan Hauser
2020-07-13test.sh: FP fuzzing: check for crasheshexcoder-
2020-07-13add floating point test cases. One for fuzzing (test-floatingpoint.c) and ↵hexcoder-
one for testing all cases with the instrumented program (test-fp_cases.c)
2020-07-12little untracer enhancementsvan Hauser
2020-07-12LTO: autodict default, instrim disabledvan Hauser
2020-07-11fix several cases in floating point comparison splittinghexcoder-
2020-07-09increase shm for travisvan Hauser
2020-07-09shm + mem info in travisvan Hauser
2020-07-09code formatvan Hauser
2020-07-09skip -fuse-ld parameters when in LTO modevan Hauser
2020-07-09Merge pull request #449 from devnexen/illumos_typovan Hauser
illumos littlefixes: little typo for cpu binding and
2020-07-09illumos littlefixes: little typo for cpu binding andDavid Carlier
even tough gcc plugin less good than LLVM, clang is more buggy on this os.