about summary refs log tree commit diff
path: root/instrumentation
AgeCommit message (Expand)Author
2021-06-11split-comparison llvm pass refactor for smaller compilation times (and a smal...Michael Rodler
2021-06-09Revert "add test cases for splitting integer comparisons"hexcoder-
2021-06-09add test cases for splitting integer comparisonshexcoder-
2021-06-08adapt to minimum llvm versionhexcoder-
2021-06-07Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into devhexcoder-
2021-06-07more info for error logginghexcoder-
2021-06-07formatDominik Maier
2021-06-07write target errors to out_dir/error.txtvanhauser-thc
2021-06-03dynamic_list and afl-compiler-rt reworkvanhauser-thc
2021-06-01fix stupid typoshexcoder-
2021-06-01adapt to incompatible LLVM 13 APIhexcoder-
2021-06-01v3.13c release (#951)van Hauser
2021-06-01fix classic threadsafe countersvanhauser-thc
2021-06-01threadsafe doc fixes, code formatvanhauser-thc
2021-05-31Merge branch 'dev' into going_atomichexcoder
2021-05-30add support for AFL_LLVM_THREADSAFE_INST to other LLVM passeshexcoder-
2021-05-30add documentation for AFL_LLVM_THREADSAFE_INSThexcoder-
2021-05-30support new env var AFL_LLVM_THREADSAFE_INST to enable atomic counters.hexcoder-
2021-05-21fix llvm-dict2filevanhauser-thc
2021-05-10typohexcoder
2021-05-07add some commentshexcoder-
2021-05-06first working NeverZero implementationhexcoder-
2021-05-06instrumentation further move to C++11 (#900)David CARLIER
2021-04-30still not workinghexcoder-
2021-04-30fix PCGUARD, build aflpp_driver with fPICvanhauser-thc
2021-04-28Frida persistent (#880)WorksButNotTested
2021-04-28work in progress: not working correctly yethexcoder-
2021-04-19drop support for llvm < 6.0vanhauser-thc
2021-04-17Change other LLVM modes to atomic incrementshexcoder-
2021-04-17use atomic read-modify-write increment for LLVM CLASSIChexcoder-
2021-04-09fix afl_custom_queue_new_entry when syncingvanhauser-thc
2021-04-07android: disable sigaction inside debuggerdJiangen Jiao
2021-04-05Merge pull request #857 from Begasus/haikuvan Hauser
2021-04-05Declare private api __kern_write for Haikubegasus
2021-04-05Fix undeclared SYS_write on Haikubegasus
2021-04-04cleanupvanhauser-thc
2021-04-04Fix Haiku references, no <sys/syscall.h> and missing defines for USEMMAPbegasus
2021-03-29remove unneeded varvanhauser-thc
2021-03-26fix compilation for llvm 3.8.0hexcoder-
2021-03-25remove InsTrimvanhauser-thc
2021-03-23make setting different file permissions easy via config.hvanhauser-thc
2021-03-23fix our PCGUARD for llvm 10.0.1aflpp
2021-03-22fix LTO selective instrumentationvanhauser-thc
2021-03-19fix for new llvm 13 changevanhauser-thc
2021-03-19remove unneeded codevanhauser-thc
2021-03-19add header to PCGUARDvanhauser-thc
2021-03-19update dynamic list with cmplogAndrea Fioraldi
2021-03-17shmem map size in config.hvanhauser-thc
2021-03-17when you think you work on a debug branch but it is dev. git sucks so much ...vanhauser-thc
2021-03-16debugvanhauser-thc