about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2019-10-25Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2019-10-25remove redundand setenv of SHM_ENV_VARAndrea Fioraldi
2019-10-25Update sister_projects.txthexcoder
status updates for python mutators and whitelist selective instrumentation feature.
2019-10-25Update README.mdhexcoder
remove Linux-only :-), list supported OSes
2019-10-25cosmeticshexcoder-
2019-10-24Merge pull request #84 from devnexen/libtokencap_darwinhexcoder
Porting libtokencap to Darwin.
2019-10-25portability fix: use cc instead of gcc for test-compcovhexcoder-
2019-10-24FreeBSD implementationDavid Carlier
2019-10-24fix libtokencap test for Darwinhexcoder-
2019-10-23Porting libtokencap to Darwin.David Carlier
Reading only main addresses and read only's.
2019-10-23Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2019-10-23move is_valid_addr in afl-qemu-common.hAndrea Fioraldi
2019-10-23performance doc enhancementsvan Hauser
2019-10-23debugged and fixed libdislocator malfunction on MacOSXhexcoder-
2019-10-23no functional change, avoid conditional jumphexcoder-
2019-10-23gcc sucksvan Hauser
2019-10-23readme updatevan Hauser
2019-10-22gcc_plugin adaptions Makefile help, man page SYNOPSIShexcoder-
2019-10-22help output adjustmentvan Hauser
2019-10-22compile fixvan Hauser
2019-10-21sync llvm_mode/Makefile to gcc_plugin/Makefilehexcoder-
2019-10-21sync afl-gcc-rt.o.c from its more current llvm cousinhexcoder-
2019-10-21implement neverZero counter for __afl_trace()hexcoder-
2019-10-21-V/-E not precisevan Hauser
2019-10-212.58dvan Hauser
2019-10-21v2.58c 2.58cvan Hauser
2019-10-20loading dynamical libraries on Darwin/MacOSX is done with DYLD_INSERT_LIBRARIEShexcoder-
2019-10-20In OpenBSD initial thread local storage is allocated with calloc(),hexcoder-
which leads to locked mutexes and a stall. So no thread support (and no tls) here.
2019-10-19Remove lcamtuf's old email from Google (not valid anymore), also remove ↵hexcoder-
maintainance from him.
2019-10-19Merge pull request #82 from devnexen/darwin_gotcpu_portagehexcoder
afl-gotcpu: porting to Darwin using mach API. Thanks! Looks good!
2019-10-19add gcc_plugin to code formatter and run ithexcoder-
2019-10-19afl-gotcpu: porting to Darwin using mach API.David Carlier
2019-10-18typo in nameshexcoder-
2019-10-18new entries for gcc_pluginhexcoder-
2019-10-18sync afl-fast-gcc with afl-clang-fast, add tests for gcc_pluginhexcoder-
2019-10-18reintegrate gcc_pluginhexcoder-
2019-10-18added test/test-performance.shvan Hauser
2019-10-18revert patchvan Hauser
2019-10-17needed increased unicorn test timevan Hauser
2019-10-17return instead of exit in test-instrvan Hauser
2019-10-16add forgotten floating point comparisons in laf-intel/llvm_modehexcoder-
2019-10-15test.sh check to see if qemu persistent mode is fastervan Hauser
2019-10-15v2.57dvan Hauser
2019-10-15v2.57c release 2.57cvan Hauser
2019-10-14more time for test casevan Hauser
2019-10-13reverse bytes compcov in unicornAndrea Fioraldi
2019-10-13moar docAndrea Fioraldi
2019-10-13test for persistent qemuAndrea Fioraldi
2019-10-12add afl-fuzz error capturing for qemu_mode and unicorn_modehexcoder-
2019-10-12fine tuning cpu percentage limit to be detected as bound cpu on FreeBSDhexcoder-