about summary refs log tree commit diff
path: root/instrumentation
AgeCommit message (Collapse)Author
2024-11-19code format devvanhauser-thc
2024-11-09enhance backward compatibility and portabilityhexcoder-
2024-10-30fixvanhauser-thc
2024-10-28fix explanation how to obtain the map sizevanhauser-thc
2024-10-25Make __AFL_COVERAGE_START_OFF work for targets with "small" mapsdergoegge
2024-10-19feat: introduce GCC disable environment variablerapt0r
This change is to disable the GCC plugin version check for GCC plugin and CMPLOG, to overcome the issues with incompatability with expected GCC version and actual GCC version used to compile using `AFL_GCC_DISABLE_VERSION_CHECK` environment variable.
2024-09-29llvm20 fixvanhauser-thc
2024-08-18fix AFL_OLD_FORKSERVERvanhauser-thc
2024-07-17mini performance optvanhauser-thc
2024-07-15fix autodictvanhauser-thc
2024-07-14Revert "Replace gettimeofday with clock_gettime (#2159)"vanhauser-thc
This reverts commit 7c380a6612f00e4a7ed02364dc2b3769e8edc8f8.
2024-07-14Replace gettimeofday with clock_gettime (#2159)carpintero-de-c
2024-07-10Merge pull request #2138 from meowmeowxw/ijon-setvan Hauser
IJON SET
2024-07-10ijon set: use __afl_coverage_interestingGiovanni Di Santi
2024-06-30ijon set: discard source code instrumentationGiovanni Di Santi
2024-06-29ijon set: initGiovanni Di Santi
2024-06-29add AFL_OLD_FORKSERVER featurevanhauser-thc
2024-06-18llvm 19 fixesvanhauser-thc
2024-06-09nitvanhauser-thc
2024-05-19support new llvm 19 changesvanhauser-thc
2024-05-15dump ccvanhauser-thc
2024-05-14disable xml/curl/g_ string transform comparevanhauser-thc
2024-05-14disable xml/curl/g_ string transform comparevanhauser-thc
2024-05-13float laf checkvanhauser-thc
2024-05-13compcov int fixvanhauser-thc
2024-04-29Fix wrong warning in SanitizerCoverageLTO.so.ccKiprey
2024-04-19LTO fixvanhauser-thc
2024-04-19nitsvanhauser-thc
2024-04-07fix llvm modulesvanhauser-thc
2024-03-06Code formatingChristian Holler (:decoder)
2024-03-06Fix delayed pcmap writing for code coverage with pc-tableChristian Holler (:decoder)
2024-02-29gcc cmplog fixvanhauser-thc
2024-02-09fixesvanhauser-thc
2024-02-08env fixvanhauser-thc
2024-02-08Merge branch '420' into devvan Hauser
2024-02-08Merge pull request #1965 from CodeLinaro/statefulvan Hauser
replay mode support
2024-02-06reuse first_pass aux var in persistent loop for record replay mode, keep ↵Davide Quarta
area ptr and loc logic intact in record replay mode, move replay record example to own dir in utils, update docs, move record compat layer to separate header file
2024-02-05better replay mode error handling, added replay mode documentation, code ↵Davide Quarta
formatting
2024-02-04config __afl_cmplog_max_lenvanhauser-thc
2024-02-04add U256/32byte supportvanhauser-thc
2024-02-03new forkserver - client sidevanhauser-thc
2024-02-03add lto caller instrumentationvanhauser-thc
2024-02-03Merge pull request #1988 from AFLplusplus/ltoctxvan Hauser
Ltoctx
2024-02-032024 v4.10c releasevanhauser-thc
2024-02-02finish lto-ctxvanhauser-thc
2024-02-02final touchesvanhauser-thc
2024-02-01better CTX instrumentationvanhauser-thc
2024-01-27fixvanhauser-thc
2024-01-27fixesvanhauser-thc
2024-01-26fixesvanhauser-thc