about summary refs log tree commit diff
path: root/src/afl-cc.c
AgeCommit message (Collapse)Author
2021-02-15Revert "llvm bug workaround for lto extint"Michael Rodler
This reverts commit e3a5c31307f323452dc4b5288e0d19a02b596a33.
2021-02-15llvm bug workaround for lto extintvanhauser-thc
2021-02-13added AFL_IGNORE_UNKNOWN_ENVSvanhauser-thc
2021-02-13fuck you llvm 13aflpp
2021-02-07fix scan-build issuesvanhauser-thc
2021-02-06remove compiler warningsvanhauser-thc
2021-02-03typohexcoder
2021-02-02automagically fix sanitize fuzzer+coveragevan Hauser
2021-02-01try to remove warnings during compilationvan Hauser
2021-02-01make some really weird targets compilevan Hauser
2021-01-31added support for __afl_coverage_interestingvan Hauser
2021-01-28remove snapshot referencevan Hauser
2021-01-28warn on afl-gcc/afl-clang instrumentationvan Hauser
2021-01-21code format and not setting sanitizers if debug and settings presentvan Hauser
2021-01-21Merge pull request #689 from AFLplusplus/cmplog_mergevan Hauser
cmplog merge
2021-01-21temp conflict resolvevan Hauser
2021-01-20android: Fix runtime for mutatorJoey Jiao
2021-01-19cleanup and rename _DISCARD->_SKIPvan Hauser
2021-01-18introspection, favor extint over long doublevan Hauser
2021-01-15merge cmplogvan Hauser
2021-01-15remove warningvan Hauser
2021-01-06selective coverage fixvan Hauser
2021-01-05cpp fixvan Hauser
2021-01-05Haiku afl-system-config disable debugger, afl-cc.c avoid -lrthexcoder
2021-01-05selective instrumentation documentedvan Hauser
2021-01-04code formatvan Hauser
2021-01-04code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.)hexcoder-
2020-12-29now fix afl-clang compiles on 32-Bit properlyhexcoder-
2020-12-29Revert "fix afl-clang on 32-Bit systems"hexcoder-
This reverts commit 83c1378fc1810d177d9cdfa2c00f62bbadd98f00.
2020-12-29fix afl-clang on 32-Bit systemshexcoder-
2020-12-28fix instrumentation type displayvan Hauser
2020-12-25fix LTOvan Hauser
2020-12-22afl-clang-fast fixvan Hauser
2020-12-22better gcc and clang support for afl-ccvan Hauser
2020-12-21another 32 bit fixvan Hauser
2020-12-20document AFL_LLVM_INSTRUMENT option NATIVEvan Hauser
2020-12-20fix endless loop in afl-cc allow/blocklists starting a line with a commentvan Hauser
2020-12-15v3.00cvan Hauser
2020-12-11code formatvan Hauser
2020-12-11fix MMAPvan Hauser
2020-12-10fix afl-cc library searchvan Hauser
2020-12-07fixes and code formatvan Hauser
2020-12-07little fixesvan Hauser
2020-12-05fix find_object proc search (#elsif -> #elif), optimize static if awayhexcoder-
2020-12-05Typoshexcoder-
2020-12-03fix for afl-ccvan Hauser
2020-12-02move debug printvan Hauser
2020-12-02very complete runtime lookup rewritevan Hauser
2020-11-30more DEBUGFvan Hauser
2020-11-30add DEBUGFvan Hauser