Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-23 | lto whitelist in test.sh | van Hauser | |
2020-05-15 | change: slaves only sync from masters | van Hauser | |
2020-05-15 | llvm_mode: lower llvm version reqs to 3.4 (LLInsTrim will not be | hexcoder- | |
available) | |||
2020-05-12 | new code formatting + applied | van Hauser | |
2020-05-10 | indenting preprocessor directives breaks compilation and cant be fixed, ↵ | van Hauser | |
reverting ... :-( | |||
2020-05-10 | fix warning, code format | van Hauser | |
2020-05-10 | code-format | van Hauser | |
2020-05-09 | LLVMInsTrim.so.cc: fix for LLVM 3.8.0 | hexcoder- | |
2020-05-07 | added AFL_LLVM_SKIPSINGLEBLOCK and changed default behaviour to instrument ↵ | van Hauser | |
single block functions | |||
2020-05-05 | ctx+ngram for instrim | van Hauser | |
2020-05-02 | AFL_LLVM_SKIP_NEVERZERO added | van Hauser | |
2020-04-25 | refactored whitelist and blacklist in llvm_mode | van Hauser | |
2020-04-23 | more sanitizer functions for blacklist | van Hauser | |
2020-04-01 | making 'CFLAGS="-m32" make source-only tests' work | hexcoder- | |
2020-04-01 | add CFI sanitizer | van Hauser | |
2020-03-16 | fix for instrim with and without AFL_LLVM_INSTRIM_SKIPSINGLEBLOCK | van Hauser | |
2020-03-10 | document new environment variables and code format | van Hauser | |
2020-03-10 | afl-tmin is fixed via default initialization in forkserver | van Hauser | |
2020-03-09 | honor no_quiet for missing llvm_mode output, also print to stderr with ↵ | van Hauser | |
afl-*-rt.o.c instead of stdout for errors plus two potential bad free() fixes | |||
2020-02-24 | important InsTrim bugfix! | van Hauser | |
2020-02-24 | important InsTrim fixes! | van Hauser | |
2020-02-16 | fix for instrim (not the important one) | van Hauser | |
2020-02-16 | code format | Andrea Fioraldi | |
2020-02-13 | fix issue #194 more seriously | hexcoder- | |
2020-01-30 | lower requirements for lower llvm/clang versions | hexcoder- | |
3.7.1 works with the exception of InsTrim, 3.8.1 and above is ok | |||
2020-01-28 | android: prefer bigcores | van Hauser | |
2020-01-25 | added whitelist+blacklist to all llvm_mode passes | van Hauser | |
2020-01-15 | blacklist function support for llvm_mode | van Hauser | |
2019-12-03 | Merge branch 'master' into llvm_mode_build_fix | van Hauser | |
2019-12-02 | LLVM 10 build fix proposal | David Carlier | |
c++14 is the minimum for this version, thus the hardcoded gnu++11 standard flag makes the build fails. Missing header only for this version seemingly for the option. | |||
2019-12-02 | code format (contributors, do it!) | Andrea Fioraldi | |
2019-11-22 | compiler plugins, just create const constants once. | David Carlier | |
2019-10-31 | Fix some silent warnings and put some var to some usage... | David Carlier | |
2019-09-02 | run code formatter | Andrea Fioraldi | |
2019-08-27 | -I include in makefiles | Andrea Fioraldi | |
2019-08-07 | reviewed neverZero for llvm 9.0 | hexcoder- | |
2019-08-01 | fix | van Hauser | |
2019-08-01 | map size fixes | van Hauser | |
2019-07-15 | fixing commit fuckup | van Hauser | |
2019-07-14 | set instrim as default and updated documentation | van Hauser | |
2019-07-14 | whitelist features works now | van Hauser | |
2019-07-14 | notZero added and first attempt at whitelist | van Hauser | |
2019-07-13 | Compile fix for LLVM 3.8.0 | Heiko Eißfeldt | |
2019-07-13 | compiles now with LLVM 8.0 | Heiko Eißfeldt | |
2019-07-13 | initial commit | van Hauser | |