about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2020-06-16fix test.sh for failing unit testshexcoder-
2020-06-16Merge pull request #408 from Minilulatsch/devvan Hauser
Fixed missing cast in afl-clang-fast.c, which results in a compilation error when using __AFL_FUZZ_TESTCASE_BUF in a C++ target
2020-06-16Fixed missing cast in afl-clang-fast.c, which results in a compilation error ↵julian.haerig
when using __AFL_FUZZ_TESTCASE_BUF in a C++ target
2020-06-16set class afl instrumentation if llvm <= 6van Hauser
2020-06-16fix for *BSD: remove all HAVE_ARC4RANDOM dependencieshexcoder-
2020-06-15code formatDominik Maier
2020-06-15using XX64 for 32 bit hashDominik Maier
2020-06-15tidied hash32, unicornDominik Maier
2020-06-15make aflpp driver performant againvan Hauser
2020-06-15switched to new MOpt dictionary supportvan Hauser
2020-06-15improve performance for default power schedulevan Hauser
2020-06-15add new dictionary from antonio-morales ftp fuzzinghexcoder-
2020-06-15code formatDominik Maier
2020-06-15fixed potential bugsDominik Maier
2020-06-15rust unicornafl++Dominik Maier
2020-06-14unicornafl updateDominik Maier
2020-06-14disable focal on travis temporarilyvan Hauser
2020-06-14Merge pull request #404 from devnexen/haiku_portingvan Hauser
Porting to Haiku.
2020-06-14Porting to Haiku.David Carlier
getrusage does not implement resident memory gathering, no shm api neither.
2020-06-14kill targets on exitvan Hauser
2020-06-13code formatvan Hauser
2020-06-13fix shmemvan Hauser
2020-06-13fix typosvan Hauser
2020-06-13fix resize window crash and slightly more performant timed_readvan Hauser
2020-06-12code-format killed the compilationvan Hauser
2020-06-12code-format killed the compilationvan Hauser
2020-06-12fix for checksumsvan Hauser
2020-06-12switch to faster and better hash + randomvan Hauser
2020-06-12shm debug and fixesvan Hauser
2020-06-12fix warningsvan Hauser
2020-06-12added MOpt dictionary support from repovan Hauser
2020-06-11code format and debugvan Hauser
2020-06-11rust bindings for unicornaflDominik Maier
2020-06-10issue #401: remove all TAB characters from dictionary fileshexcoder-
2020-06-10Merge pull request #400 from devnexen/gotcpu_illumoshexcoder
start of illumos cpu binding implementation.
2020-06-10start of illumos cpu binding implementation.David Carlier
The current user needs the proc_owner permission, not something doable via the settings script.
2020-06-10more output in uc-testsDominik Maier
2020-06-10Merge pull request #398 from devnexen/array_subscript_warn_fixvan Hauser
Disable array subscript warning
2020-06-10Merge pull request #399 from devnexen/non_aff_build_fixvan Hauser
systems w/o affinity support build fix
2020-06-09Disable array subscript warningDavid Carlier
2020-06-09updated unicornDominik Maier
2020-06-09systems w/o affinity support build fixDavid Carlier
2020-06-09Merge pull request #392 from AFLplusplus/devvan Hauser
Push to master
2020-06-09always set statusDominik Maier
2020-06-09fix debug output in statsDominik Maier
2020-06-09fixing travisDominik Maier
2020-06-09add cpu affinity to fuzzer_statsvan Hauser
2020-06-09more unicornafl fixesDominik Maier
2020-06-09code formatDominik Maier
2020-06-09added persistent mode testcaseDominik Maier