Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-16 | fix test.sh for failing unit tests | hexcoder- | |
2020-06-16 | Merge pull request #408 from Minilulatsch/dev | van 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-16 | Fixed 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-16 | set class afl instrumentation if llvm <= 6 | van Hauser | |
2020-06-16 | fix for *BSD: remove all HAVE_ARC4RANDOM dependencies | hexcoder- | |
2020-06-15 | code format | Dominik Maier | |
2020-06-15 | using XX64 for 32 bit hash | Dominik Maier | |
2020-06-15 | tidied hash32, unicorn | Dominik Maier | |
2020-06-15 | make aflpp driver performant again | van Hauser | |
2020-06-15 | switched to new MOpt dictionary support | van Hauser | |
2020-06-15 | improve performance for default power schedule | van Hauser | |
2020-06-15 | add new dictionary from antonio-morales ftp fuzzing | hexcoder- | |
2020-06-15 | code format | Dominik Maier | |
2020-06-15 | fixed potential bugs | Dominik Maier | |
2020-06-15 | rust unicornafl++ | Dominik Maier | |
2020-06-14 | unicornafl update | Dominik Maier | |
2020-06-14 | disable focal on travis temporarily | van Hauser | |
2020-06-14 | Merge pull request #404 from devnexen/haiku_porting | van Hauser | |
Porting to Haiku. | |||
2020-06-14 | Porting to Haiku. | David Carlier | |
getrusage does not implement resident memory gathering, no shm api neither. | |||
2020-06-14 | kill targets on exit | van Hauser | |
2020-06-13 | code format | van Hauser | |
2020-06-13 | fix shmem | van Hauser | |
2020-06-13 | fix typos | van Hauser | |
2020-06-13 | fix resize window crash and slightly more performant timed_read | van Hauser | |
2020-06-12 | code-format killed the compilation | van Hauser | |
2020-06-12 | code-format killed the compilation | van Hauser | |
2020-06-12 | fix for checksums | van Hauser | |
2020-06-12 | switch to faster and better hash + random | van Hauser | |
2020-06-12 | shm debug and fixes | van Hauser | |
2020-06-12 | fix warnings | van Hauser | |
2020-06-12 | added MOpt dictionary support from repo | van Hauser | |
2020-06-11 | code format and debug | van Hauser | |
2020-06-11 | rust bindings for unicornafl | Dominik Maier | |
2020-06-10 | issue #401: remove all TAB characters from dictionary files | hexcoder- | |
2020-06-10 | Merge pull request #400 from devnexen/gotcpu_illumos | hexcoder | |
start of illumos cpu binding implementation. | |||
2020-06-10 | start of illumos cpu binding implementation. | David Carlier | |
The current user needs the proc_owner permission, not something doable via the settings script. | |||
2020-06-10 | more output in uc-tests | Dominik Maier | |
2020-06-10 | Merge pull request #398 from devnexen/array_subscript_warn_fix | van Hauser | |
Disable array subscript warning | |||
2020-06-10 | Merge pull request #399 from devnexen/non_aff_build_fix | van Hauser | |
systems w/o affinity support build fix | |||
2020-06-09 | Disable array subscript warning | David Carlier | |
2020-06-09 | updated unicorn | Dominik Maier | |
2020-06-09 | systems w/o affinity support build fix | David Carlier | |
2020-06-09 | Merge pull request #392 from AFLplusplus/dev | van Hauser | |
Push to master | |||
2020-06-09 | always set status | Dominik Maier | |
2020-06-09 | fix debug output in stats | Dominik Maier | |
2020-06-09 | fixing travis | Dominik Maier | |
2020-06-09 | add cpu affinity to fuzzer_stats | van Hauser | |
2020-06-09 | more unicornafl fixes | Dominik Maier | |
2020-06-09 | code format | Dominik Maier | |
2020-06-09 | added persistent mode testcase | Dominik Maier | |