Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-29 | improve docs, enable laf compare if float is set | van Hauser | |
2020-07-28 | fix ffmpeg lto example | van Hauser | |
2020-07-28 | lkm new api | Andrea Fioraldi | |
2020-07-28 | new snapshot api | Andrea Fioraldi | |
2020-07-28 | finalize new readme | van Hauser | |
2020-07-28 | unnice | van Hauser | |
2020-07-27 | unnice2 | van Hauser | |
2020-07-27 | child renice | van Hauser | |
2020-07-24 | llvm12 support | van Hauser | |
2020-07-16 | doc updates | van Hauser | |
2020-07-13 | fix for laf intel float split not enabled if not not on a tty | van Hauser | |
2020-07-12 | LTO: autodict default, instrim disabled | van Hauser | |
2020-07-11 | fix several cases in floating point comparison splitting | hexcoder- | |
2020-07-09 | code format | van Hauser | |
2020-07-09 | skip -fuse-ld parameters when in LTO mode | van Hauser | |
2020-07-07 | fix issue #446 | hexcoder- | |
2020-07-06 | warn rather than fail if AFL_MAP_SIZE is set and not understood by instrumenter | van Hauser | |
2020-07-06 | warn rather than fail if AFL_MAP_SIZE is set and not understood by instrumenter | van Hauser | |
2020-07-05 | code format | van Hauser | |
2020-07-05 | Merge pull request #437 from devnexen/fbsd_build_fix_llvm_mode | van Hauser | |
llvm mode shared segment fix for FreeBSD. | |||
2020-07-05 | Merge pull request #438 from EliaGeretto/fix-typo | van Hauser | |
Fix typo in compiler wrapper for LLVM instrumentation | |||
2020-07-04 | fix laf-intel/compare-transform-pass for 32-Bit | hexcoder- | |
2020-07-03 | llvm_mode: Fix typo in compiler wrapper | Elia Geretto | |
2020-07-03 | llvm mode shared segment fix for FreeBSD. | David Carlier | |
MAP_EXCL|MAP_FIXED is a (genuine) equivalent to Linux's MAP_FIXED_NOREPLACE. | |||
2020-07-01 | Merge branch 'stable' into dev | van Hauser | |
2020-07-01 | fix text | hexcoder | |
2020-07-01 | comments fix | hexcoder | |
2020-07-01 | comments fixed | hexcoder | |
2020-06-30 | Big renaming (#429) | van Hauser | |
* first commit, looks good * fix ascii percentage calc * fix ascii percentage calc * modify txt configs for test * further refinement * Revert "Merge branch 'text_inputs' into dev" This reverts commit 6d9b29daca46c8912aa9ddf6c053bc8554e9e9f7, reversing changes made to 07648f75ea5ef8f03a92db0c7566da8c229dc27b. * blacklist -> ignore renaming * rename whitelist -> instrumentlist * reduce the time interval in which the secondaries sync Co-authored-by: root <root@localhost.localdomain> | |||
2020-06-30 | rename whitelist -> instrumentlist | van Hauser | |
2020-06-30 | blacklist -> ignore renaming | van Hauser | |
2020-06-29 | fix autodict | van Hauser | |
2020-06-29 | fix for shmem+autodict | van Hauser | |
2020-06-28 | debug code | van Hauser | |
2020-06-28 | O2 instead of O3 for .o target files | van Hauser | |
2020-06-28 | fix output for LTOinstrim | van Hauser | |
2020-06-25 | make llvm_mode pcguard instrumentation collision free | van Hauser | |
2020-06-23 | lto whitelist in test.sh | van Hauser | |
2020-06-23 | fix make files | van Hauser | |
2020-06-19 | fix afl-clang-fast for default pcguard mode | van Hauser | |
2020-06-17 | work around for llvm 11 bug | van Hauser | |
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-14 | Porting to Haiku. | David Carlier | |
getrusage does not implement resident memory gathering, no shm api neither. | |||
2020-06-12 | switch to faster and better hash + random | van Hauser | |
2020-06-12 | shm debug and fixes | van Hauser | |
2020-06-09 | code format | Dominik Maier | |
2020-06-09 | fixed shmap fuzzing | Dominik Maier | |
2020-06-04 | fix cmplog for shmem persistent mode | van Hauser | |
2020-06-04 | add afl-ld-lto for LTO | van Hauser | |