about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2019-11-07typo for the checksumDavid Carlier
2019-11-07Taking in account last changesDavid Carlier
2019-11-07f*ckin travisvan Hauser
2019-11-07we only do one vm for the testing. having 3 just gives headachevan Hauser
2019-11-07Little tweks for BSDDavid Carlier
2019-11-06even easier test case solving :)van Hauser
2019-11-06unicorn libcompcov testcase made easiervan Hauser
2019-11-06test travisvan Hauser
2019-11-06Unicorn mode for BSD proposal.David Carlier
Darwin fix
2019-11-05travis is drunkAndrea Fioraldi
2019-11-05mmmm travis dohAndrea Fioraldi
2019-11-05Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2019-11-05reduce time for unicorn compcov testAndrea Fioraldi
2019-11-05test unicorn && AFL_DISABLE_TRIM env varAndrea Fioraldi
2019-11-05Merge pull request #101 from devnexen/libtoken_catch_pid_before_allvan Hauser
catching current pid before library usage in case implementations rel…
2019-11-05catching current pid before library usage in case implementations rely on ↵David Carlier
those string calls
2019-11-05dockerfile additionsvan Hauser
2019-11-05Merge pull request #100 from devnexen/dockervan Hauser
Basic docker build proposal.
2019-11-04Using LLVM/GCC 9 toolingDavid Carlier
2019-11-04Basic docker build proposal.David Carlier
2019-11-04Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2019-11-04restored big-endian compcov in unicornAndrea Fioraldi
2019-11-04travisvan Hauser
2019-11-03Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2019-11-01Unicorn mode for BSD proposal.David Carlier
Darwin fix
2019-10-31Merge pull request #98 from devnexen/sub_readme_renamingvan Hauser
libtokencap/libdislocator README rename proposals
2019-10-31libtokencap/libdislocator README rename proposalsDavid Carlier
and fixing the install tasks in the process.
2019-10-31Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2019-10-31better wine trace with winepath on .cur_inputAndrea Fioraldi
2019-10-31travis updatevan Hauser
2019-10-31travis updatevan Hauser
2019-10-31travis updatevan Hauser
2019-10-31Merge pull request #97 from devnexen/llvm_mode_build_silent_warnvan Hauser
Fix some silent warnings and put some var to some usage...
2019-10-31travis updatevan Hauser
2019-10-31travis updatevan Hauser
2019-10-31travis updatevan Hauser
2019-10-31Fix some silent warnings and put some var to some usage...David Carlier
2019-10-31travis debugvan Hauser
2019-10-31travis updatesvan Hauser
2019-10-31travis updatevan Hauser
2019-10-31travis updatesvan Hauser
2019-10-31travis updatesvan Hauser
2019-10-31update travisvan Hauser
2019-10-31travis: added make testsvan Hauser
2019-10-31Merge pull request #96 from devnexen/llvm_mode_other_oses_llvm_cfgvan Hauser
LLVM mode passing the full path of the LLVM config bindir.
2019-10-31Little tweaksDavid Carlier
2019-10-31travisvan Hauser
2019-10-30LLVM mode passing the full path of the LLVM config bindir.David Carlier
On FreeBSD the system compiler does not have llvm-config however system packages provides several version of the LLVM toolchain thus forcing to pass AFL_CC/AFL_CXX to make it work fully.
2019-10-29Merge pull request #95 from devnexen/gcc_plugin_tokencaphexcoder
copying LLVM mode no builtins.
2019-10-29copying LLVM mode no builtins.David Carlier