| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-05 | Fix generation of afl-system-config.8 | Bernhard M. Wiedemann | |
| and afl-whatsup.8 Without this patch, afl-system-config.8 varied between build hosts because it contained lines such as ./afl-system-config: line 30: sysctl: command not found ./afl-system-config: line 31: /sys/kernel/mm/transparent_hugepage/enabled: Permission denied It is recommended to boot the kernel with lots of security off See https://reproducible-builds.org/ for why this matters. afl-system-config.8 is generated by the %.8 target in GNUmakefile that calls commands with -hh to fill the OPTIONS section of man-pages. This PR was done while working on reproducible builds for openSUSE. | |||
| 2020-06-17 | Merge pull request #414 from AFLplusplus/dev | van Hauser | |
| work around for llvm 11 bug | |||
| 2020-06-17 | work around for llvm 11 bug | van Hauser | |
| 2020-06-17 | Merge pull request #412 from AFLplusplus/dev | van Hauser | |
| fix displayed schedule | |||
| 2020-06-17 | fix displayed schedule | van Hauser | |
| 2020-06-17 | Merge pull request #403 from AFLplusplus/dev | van Hauser | |
| push to master | |||
| 2020-06-16 | unit tests: fix stupid compiler warning for gcc 4.8.4 | hexcoder- | |
| 2020-06-16 | fix unit tests when exit is called at the end | hexcoder- | |
| 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 | 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 | |||
