aboutsummaryrefslogtreecommitdiff
path: root/instrumentation
AgeCommit message (Expand)Author
2021-04-19drop support for llvm < 6.0vanhauser-thc
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
2021-03-16blacklist sanitize and debug in c++vanhauser-thc
2021-03-16rtn fixvanhauser-thc
2021-03-16fix cmplogvanhauser-thc
2021-03-16fix cmplog rtnvanhauser-thc
2021-03-10brackets make dominik happyvanhauser-thc
2021-03-10change map_size testsvanhauser-thc
2021-03-10correct debugvanhauser-thc
2021-03-10fixvanhauser-thc
2021-03-10rt debugvanhauser-thc
2021-03-10cmplog rtn rt fixvanhauser-thc
2021-03-10add version dependencyhexcoder
2021-03-09mention added support for gcc_plugin modehexcoder
2021-03-09typos, rewordinghexcoder
2021-03-09typohexcoder
2021-03-09formatting and RedQueen reference addedhexcoder
2021-03-09md formattinghexcoder
2021-03-09documentation correction & formattingWyatt Neal
2021-03-09fix ctx-1vanhauser-thc
2021-03-08Merge pull request #779 from AFLplusplus/top-k-ctxAndrea Fioraldi
2021-03-06fix for asan compile rtvanhauser-thc
2021-03-05we do not support 80 + 128 bit FP in lafvanhauser-thc
2021-03-05fixvanhauser-thc
2021-03-05typoshexcoder
2021-03-05fix typos and formatAndrea Fioraldi
2021-03-05remove warningsvanhauser-thc
2021-03-05no static for rt initialized markersvanhauser-thc
2021-03-05fix laf string transform crashvanhauser-thc
2021-03-04fix kctx compilation hangAndrea Fioraldi
2021-03-04vectorial top-k CTX first implementationAndrea Fioraldi