about summary refs log tree commit diff
path: root/llvm_mode/afl-llvm-rt.o.c
AgeCommit message (Expand)Author
2020-04-06added AFL_LLVM_INSTRUMENT, made USE_TRACE_PC obselete and llvm_mode Makefile ...van Hauser
2020-03-20added llvm_mode ngram coveragevan Hauser
2020-03-11honor afl_quiet on env var checks + code-formatvan Hauser
2020-03-10unified pointer placementDominik Maier
2020-03-09honor no_quiet for missing llvm_mode output, also print to stderr with afl-*-...van Hauser
2020-03-06small fix to run cmplog binaries outside afl-fuzzAndrea Fioraldi
2020-03-04added __afl_final_loc to all compile RTsvan Hauser
2020-02-28code-formatvan Hauser
2020-02-27bye bye SanCov for CmpLogAndrea Fioraldi
2020-02-25fix references to README docshexcoder-
2020-02-24important InsTrim fixes!van Hauser
2020-02-21ooops, I forgot to merge thsi part :(Andrea Fioraldi
2020-02-21block the usage of mopt with optionals mutators (redqueen/radamsa/etc...)Andrea Fioraldi
2020-02-19merge afl-llvm-cmplog-rt into afl-llvm-rtAndrea Fioraldi
2020-01-30cmplog runtime for LLVMAndrea Fioraldi
2020-01-17formatAndrea Fioraldi
2020-01-17first experiment cmplogAndrea Fioraldi
2020-01-062020 copyright noteAndrea Fioraldi
2020-01-06added ++ to copyright notesAndrea Fioraldi
2019-10-19Remove lcamtuf's old email from Google (not valid anymore), also remove maint...hexcoder-
2019-09-04fix typo in custom formatAndrea Fioraldi
2019-09-03remove macro indentation from code-formatAndrea Fioraldi
2019-09-02run code formatterAndrea Fioraldi
2019-08-30update with changes from masterAndrea Fioraldi
2019-08-27-I include in makefilesAndrea Fioraldi
2019-08-19Add support for AndroidJoey Jiao
2019-06-30Refactor to use an alternative method for shared memory.Heiko Eißfeldt
2019-05-28afl++ 2.52c initial commitvan Hauser