about summary refs log tree commit diff
AgeCommit message (Collapse)Author
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-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-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
2020-06-09fixed shmap fuzzingDominik Maier
2020-06-08fix x86 notzeroAndrea Fioraldi
2020-06-08Merge pull request #396 from Kyle-Kyle/masterhexcoder
fix a fundamental bug: favor random branches
2020-06-07fix a fundamental bug: favor random branch randomlyKyle ZENG
2020-06-07updated unicornDominik Maier
2020-06-07Revert "updated unicorn"Dominik Maier
This reverts commit 5fcd4bb08208474eef812bf352c263852a1df6e9.
2020-06-07updated unicornDominik Maier
2020-06-06Merge pull request #395 from toralf/devDominik Maier
unicorn_mode/samples/persistent/harness.c: fix comment
2020-06-06unicorn_mode/samples/persistent/harness.c: fix commentToralf Förster
Signed-off-by: Toralf Förster <toralf.foerster@gmx.de>
2020-06-06aflpp_debugvan Hauser