about summary refs log tree commit diff
AgeCommit message (Collapse)Author
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
2020-06-05Merge pull request #394 from devnexen/libtoken_api_nbsd_updvan Hauser
libdislocator, adding subset of specific NetBSD api.
2020-06-05libdislocator, adding subset of specific NetBSD api.David Carlier
2020-06-05fix qemu modevan Hauser
2020-06-05qemu debugvan Hauser
2020-06-04qemu_mode: fix error handling of mmaphexcoder-
2020-06-04fix cmplog for shmem persistent modevan Hauser
2020-06-04typohexcoder-
2020-06-04add afl-ld-lto for LTOvan Hauser
2020-06-04fixvan Hauser
2020-06-04update libfuzzer drivervan Hauser
2020-06-04Merge branch 'master' into devvan Hauser
2020-06-04code formatvan Hauser
2020-06-04fix shmem persistent modevan Hauser
2020-06-03adapted unicornafl to new shmapDominik Maier
2020-06-03Merge pull request #390 from devnexen/obsd_no_retpolinehexcoder
OpenBSD build update and llvm mode fix
2020-06-03fix shmemvan Hauser