aboutsummaryrefslogtreecommitdiff
path: root/llvm_mode
AgeCommit message (Expand)Author
2020-03-10unified pointer placementDominik Maier
2020-03-10document new environment variables and code formatvan Hauser
2020-03-10afl-tmin is fixed via default initialization in forkservervan Hauser
2020-03-09disable leaksanitizer when "make" ... morevan Hauser
2020-03-09more honoring be_quietvan Hauser
2020-03-09honor no_quiet for missing llvm_mode output, also print to stderr with afl-*-...van Hauser
2020-03-09reactivated LTO persistent mode to test.shvan Hauser
2020-03-09more detail to the fact that LTO mode can fail easilyvan Hauser
2020-03-09bug fixes to afl-ld and intensive README.lto.md update on errors and how to d...van Hauser
2020-03-08afl-ld fixes for -L/-l .a libary loadsvan Hauser
2020-03-08"fixed" symbol multiply defined problems with LTOvan Hauser
2020-03-06small fix to run cmplog binaries outside afl-fuzzAndrea Fioraldi
2020-03-05Add LTO collision free llvm_mode (#223)van Hauser
2020-03-04added __afl_final_loc to all compile RTsvan Hauser
2020-03-03fix prev commitAndrea Fioraldi
2020-03-03allow custom cflags on llvm makefileAndrea Fioraldi
2020-03-01fix #218Andrea Fioraldi
2020-02-29afl-clang-fast: only show the official env varsvan Hauser
2020-02-29code-format, env.md fixes and adding -hh for env usage display into afl-fuzz ...van Hauser
2020-02-28add env info to afl-clang-fast, small Android changehexcoder-
2020-02-28code-formatvan Hauser
2020-02-27bye bye SanCov for CmpLogAndrea Fioraldi
2020-02-25fix references to README docshexcoder-
2020-02-24important InsTrim bugfix!van Hauser
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 pull request #202 from vanhauser-thc/cmplog_routinesAndrea Fioraldi
2020-02-19merge afl-llvm-cmplog-rt into afl-llvm-rtAndrea Fioraldi
2020-02-19forgot cleanupvan Hauser
2020-02-19fix travis and fix logicvan Hauser
2020-02-19isatty for all compilers + AFL_DEBUGvan Hauser
2020-02-18fuzzer wotking with rtn cmplogAndrea Fioraldi
2020-02-18fix insertion of __cmplog_rtn_hookAndrea Fioraldi
2020-02-18cmplog routines llvm passAndrea Fioraldi
2020-02-16check for mistyped env varsvan Hauser
2020-02-16fix for instrim (not the important one)van Hauser
2020-02-16code formatAndrea Fioraldi
2020-02-16fix UBSAN handling, update docshexcoder-
2020-02-13fix issue #194 more seriouslyhexcoder-
2020-02-11compatibility for GNU make 4.3, which behaves different forhexcoder-
2020-02-05afl-showmap fixvan Hauser
2020-02-03Merge pull request #186 from vanhauser-thc/ubsanvan Hauser
2020-02-03fix MDsvan Hauser
2020-02-03s/experimental\//examples\/gAndrea Fioraldi
2020-02-03add AFL_USE_UBSANAndrea Fioraldi
2020-02-01AFL_ALIGNED_ALLOC in libdislocatorAndrea Fioraldi
2020-01-31small fixeshexcoder
2020-01-30changelogAndrea Fioraldi
2020-01-30fix links in readmeAndrea Fioraldi