about summary refs log tree commit diff
path: root/src/afl-cc.c
AgeCommit message (Expand)Author
2021-03-04fix caller/ctx change, support dlopen in afl-compiler-rtvanhauser-thc
2021-03-04code formatAndrea Fioraldi
2021-03-04llvm mode CALLER modeAndrea Fioraldi
2021-02-22fix error msgvanhauser-thc
2021-02-22auto mode for CTX + NGRAMvanhauser-thc
2021-02-22ensure a valid seed existsvanhauser-thc
2021-02-21fixvanhauser-thc
2021-02-21how to compare afl++vanhauser-thc
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-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
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-
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