aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-02-15Revert "llvm bug workaround for lto extint"Michael Rodler
2021-02-15llvm bug workaround for lto extintvanhauser-thc
2021-02-13added AFL_IGNORE_UNKNOWN_ENVSvanhauser-thc
2021-02-11typohexcoder
2021-02-09more cmplog options in config.hvanhauser-thc
2021-02-07Merge pull request #728 from vj-27/devvan Hauser
2021-02-07prev_run_time loaded used only for ui and when writing the stats filevj-27
2021-02-06set prev_run_time inside afl statevj-27
2021-02-05load run time and donot load pending_* or *_favouredvj-27
2021-02-05try if this helps on fuzzbenchvanhauser-thc
2021-02-05load existing stats file when in AFL_AUTORESUME or -i -vj-27
2021-02-01mv cmplog options to config.hvan Hauser
2021-02-01import cmplog optsvan Hauser
2021-02-01making AFL_MAP_SIZE obsoletevan Hauser
2021-01-31code-formatvan Hauser
2021-01-31fix -Z, remove q->nextaflpp
2021-01-30added AFL_CMPLOG_ONLY_NEW featurevan Hauser
2021-01-30foreign sync from ctime to mtime (libfuzzer)van Hauser
2021-01-29qasan support in aflppAndrea Fioraldi
2021-01-29AFL_USE_QASANAndrea Fioraldi
2021-01-27fix includevan Hauser
2021-01-27update envsvan Hauser
2021-01-26real fix plus code formatvan Hauser
2021-01-21forkserver debug flag supportvan Hauser
2021-01-21Merge pull request #689 from AFLplusplus/cmplog_mergevan Hauser
2021-01-20Fix build error for AndroidJoey Jiao
2021-01-18fix compiler warning avoid signess difference in comparisonshexcoder-
2021-01-18use enums, support cmplog map collisionsvan Hauser
2021-01-17fix colorizationvan Hauser
2021-01-15merge cmplogvan Hauser
2021-01-08refactored kill signal env parsingDominik Maier
2021-01-07User defined kill signal value (#678)buherator
2021-01-05selective instrumentation documentedvan Hauser
2021-01-04mehr code cleanuphexcoder-
2021-01-04code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.)hexcoder-
2021-01-04code cleanups (from cppcheck mostly)hexcoder-
2021-01-04Revert "code cleanups (from cppcheck)"hexcoder-
2021-01-04code cleanups (from cppcheck)hexcoder-
2021-01-03cmplog cleanupvan Hauser
2020-12-31float2doublevan Hauser
2020-12-30cleanup of hot fix for -s on 32-bithexcoder-
2020-12-28added corpus introspectionvan Hauser
2020-12-23warn on _AFL and __AFL env varsvan Hauser
2020-12-22portability: avoid void * arithmetic (UB), avoid GNU extension for array init...hexcoder-
2020-12-21another 32 bit fixvan Hauser
2020-12-21fix 32 bitvan Hauser
2020-12-21Merge branch 'dev' into skim_romuvan Hauser
2020-12-20fix endless loop in afl-cc allow/blocklists starting a line with a commentvan Hauser
2020-12-20fixed typo in include/forkserver.hpr0xy
2020-12-18apply nocolor changeshexcoder-