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-07 | added AFL_LLVM_SKIPSINGLEBLOCK and changed default behaviour to instrument ↵ | van Hauser | |
single block functions | |||
2020-05-05 | fix LTO mode | van Hauser | |
2020-05-05 | ctx and ngram fix | van Hauser | |
2020-05-04 | ctx and ngram can be used together now | 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-17 | preliminary stuff for AFL_MAP_SIZE and afl-llvm-pass | van Hauser | |
2020-04-09 | llvm_mode ctx: move function terminator instrumentation before skipping blocks | van Hauser | |
2020-04-09 | add missing piece for CTX coverage | van Hauser | |
2020-04-09 | ctx done | van Hauser | |
2020-04-09 | added AFL_LLVM_INSTRUMENT, made USE_TRACE_PC obselete and llvm_mode Makefile ↵ | van Hauser | |
fix, fixed for FUSELD (for LTO) | |||
2020-04-01 | code cleanup | Dominik Maier | |
2020-04-01 | review adaptions for afl-llvm-pass | hexcoder- | |
2020-04-01 | afl-llvm-pass.so.cc: fix compile for llvm 3.8.0 @Marc: please review | hexcoder- | |
2020-04-01 | making 'CFLAGS="-m32" make source-only tests' work | hexcoder- | |
2020-04-01 | code format | Dominik Maier | |
2020-04-01 | part1 make it compilable for llvm 3.8.0 (ubuntu 16.04) | hexcoder- | |
2020-04-01 | add CFI sanitizer | van Hauser | |
2020-03-20 | added llvm_mode ngram coverage | van Hauser | |
2020-02-19 | forgot cleanup | van Hauser | |
2020-02-19 | fix travis and fix logic | van Hauser | |
2020-02-19 | isatty for all compilers + AFL_DEBUG | 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-15 | blacklist function support for llvm_mode | van Hauser | |
2020-01-07 | llvm_mode little update proposal. | David Carlier | |
avoiding intrinsics generated by LLVM for the isntrumentation. | |||
2020-01-06 | 2020 copyright note | Andrea Fioraldi | |
2020-01-06 | added ++ to copyright notes | Andrea Fioraldi | |
2019-12-21 | restore llvm DebugInfo | Andrea Fioraldi | |
2019-12-21 | try to work with llvm < 3.7 | Andrea Fioraldi | |
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-10-25 | Little compiler plugins rework regarding block location picked up. | David Carlier | |
2019-10-19 | Remove lcamtuf's old email from Google (not valid anymore), also remove ↵ | hexcoder- | |
maintainance from him. | |||
2019-10-04 | general maintance | van Hauser | |
2019-09-25 | fix issue#63 compilation problem with a workaround | hexcoder- | |
for llvm 6.0 and Ubuntu 18.04 | |||
2019-09-22 | more tests | van Hauser | |
2019-09-02 | run code formatter | Andrea Fioraldi | |
2019-08-30 | update with changes from master | Andrea Fioraldi | |
2019-08-27 | -I include in makefiles | Andrea Fioraldi | |