about summary refs log tree commit diff
path: root/gcc_plugin/afl-gcc-pass.so.cc
AgeCommit message (Collapse)Author
2020-06-30Big 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-05-29code formatvan Hauser
2020-05-29gcc_plugin: better error message when compiler and plugin versions do not matchhexcoder-
2020-05-12new code formatting + appliedvan Hauser
2020-05-10indenting preprocessor directives breaks compilation and cant be fixed, ↵van Hauser
reverting ... :-(
2020-05-10fix warning, code formatvan Hauser
2020-03-09removed warning in afl-gcc-pass.so.ccvan Hauser
2020-02-29code-format, env.md fixes and adding -hh for env usage display into afl-fuzz ↵van Hauser
and Makefile
2020-02-28add env info to afl-fuzz (please review!), small clarifications in ↵hexcoder-
docs/env_variables.md
2020-02-25afl-gcc change -> test.shvan Hauser
2020-01-06Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2020-01-06added ++ to copyright notesAndrea Fioraldi
2019-12-31v2.60d and year 2020 initvan Hauser
2019-12-02code format (contributors, do it!)Andrea Fioraldi
2019-11-22compiler plugins, just create const constants once.David Carlier
2019-11-17fix wrong commitvan Hauser
2019-11-15not all CPUs know ondemandvan Hauser
2019-11-12fix linking error with tls storage, WIP for inline (not working yet)hexcoder-
2019-11-09gcc plugin llittle update proposal to match better LLVM'sDavid Carlier
2019-10-25Little compiler plugins rework regarding block location picked up.David Carlier
2019-10-19add gcc_plugin to code formatter and run ithexcoder-
2019-10-18sync afl-fast-gcc with afl-clang-fast, add tests for gcc_pluginhexcoder-
2019-10-18reintegrate gcc_pluginhexcoder-
2019-07-21removed gcc_plugin from mastervan Hauser
2019-07-20updated docs and crash issues with gcc_pluginvan Hauser
2019-07-16added gcc_pluginvan Hauser