about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2020-05-22fix llvm_mode selectionvan Hauser
2020-05-22switching llvm_mode default to pcguardvan Hauser
2020-05-21update docsvan Hauser
2020-05-20better sync - lesser and better importsvan Hauser
2020-05-20remove master file on exitvan Hauser
2020-05-19add local include paths for DronFlyBSDhexcoder-
2020-05-19forgot the unlink ...van Hauser
2020-05-19if no master is present a slave becomes a temporary mastervan Hauser
2020-05-19upgrade Dockerfile to Ubunutu 20.04 with llvm 11 and gcc 10 for afl-clang-ltovan Hauser
2020-05-18Merge pull request #367 from devnexen/example_network_build_fixvan Hauser
Build fix proposal mainly for Android which did not bother
2020-05-18Build fix proposal mainly for Android which did not botherDavid Carlier
implementing this dinosaur.
2020-05-18update changelogvan Hauser
2020-05-18afl-as fast system fixvan Hauser
2020-05-17Update Changelog.mdhexcoder
2020-05-17adjust documentation for new minimum llvm version 3.4hexcoder-
2020-05-17fix master creation filevan Hauser
2020-05-17fix -M checkvan Hauser
2020-05-16GNUmakefile: add paths for FreeBSD 3rd party packageshexcoder-
2020-05-16dictionary files: fix missing newlineshexcoder-
2020-05-16non GNU Makefiles: message when gmake is not found, gcc_plugin portabilityhexcoder-
2020-05-16added lots of dictionariesvan Hauser
2020-05-15fix possible null ptr deref in afl-prealloc.hhexcoder-
2020-05-15removed overlooked post_lib references, added post_lib examples to ↵van Hauser
examples/custom_mutators
2020-05-15change: slaves only sync from mastersvan Hauser
2020-05-15v2.65d initvan Hauser
2020-05-15v2.65cvan Hauser
2020-05-15llvm_mode: lower llvm version reqs to 3.4 (LLInsTrim will not behexcoder-
available)
2020-05-15added critical whitespaceDominik Maier
2020-05-15fixed recursive cleanDominik Maier
2020-05-15code formatDominik Maier
2020-05-15travis for focalDominik Maier
2020-05-15updated 20.04 DockerfileDominik Maier
2020-05-14adding 20.04 testDominik Maier
2020-05-14nuicornafl build script fix setuptools checkhexcoder-
2020-05-14removed accidental shell injectionDominik Maier
2020-05-14.gitignore: better be explicithexcoder
2020-05-14unicorn mode may run scriptsDominik Maier
2020-05-14update .gitignorehexcoder-
2020-05-14corrected info about pythonDominik Maier
2020-05-14use --python flag to point to python executable for qemu buildRuben ten Hove
2020-05-14darn IDERuben ten Hove
2020-05-14should install python3 setuptools here tooRuben ten Hove
2020-05-14create temp symlink to python3 for qemu mode if python isn't foundRuben ten Hove
2020-05-14add python setuptools to travis buildsRuben ten Hove
2020-05-14qemu build expects python on PATHRuben ten Hove
2020-05-14correct binary already chosen beforeRuben ten Hove
2020-05-14info about py3 setuptoolsDominik Maier
2020-05-14use only python3 in new buildsRuben ten Hove
2020-05-14unicornafl: python/module check with faster methodhexcoder-
2020-05-14test unicornafl: copy from build scripthexcoder