Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-19 | code format dev | vanhauser-thc | |
2024-11-09 | enhance backward compatibility and portability | hexcoder- | |
2024-10-30 | fix | vanhauser-thc | |
2024-10-28 | fix explanation how to obtain the map size | vanhauser-thc | |
2024-10-25 | Make __AFL_COVERAGE_START_OFF work for targets with "small" maps | dergoegge | |
2024-10-19 | feat: introduce GCC disable environment variable | rapt0r | |
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-29 | llvm20 fix | vanhauser-thc | |
2024-08-18 | fix AFL_OLD_FORKSERVER | vanhauser-thc | |
2024-07-17 | mini performance opt | vanhauser-thc | |
2024-07-15 | fix autodict | vanhauser-thc | |
2024-07-14 | Revert "Replace gettimeofday with clock_gettime (#2159)" | vanhauser-thc | |
This reverts commit 7c380a6612f00e4a7ed02364dc2b3769e8edc8f8. | |||
2024-07-14 | Replace gettimeofday with clock_gettime (#2159) | carpintero-de-c | |
2024-07-10 | Merge pull request #2138 from meowmeowxw/ijon-set | van Hauser | |
IJON SET | |||
2024-07-10 | ijon set: use __afl_coverage_interesting | Giovanni Di Santi | |
2024-06-30 | ijon set: discard source code instrumentation | Giovanni Di Santi | |
2024-06-29 | ijon set: init | Giovanni Di Santi | |
2024-06-29 | add AFL_OLD_FORKSERVER feature | vanhauser-thc | |
2024-06-18 | llvm 19 fixes | vanhauser-thc | |
2024-06-09 | nit | vanhauser-thc | |
2024-05-19 | support new llvm 19 changes | vanhauser-thc | |
2024-05-15 | dump cc | vanhauser-thc | |
2024-05-14 | disable xml/curl/g_ string transform compare | vanhauser-thc | |
2024-05-14 | disable xml/curl/g_ string transform compare | vanhauser-thc | |
2024-05-13 | float laf check | vanhauser-thc | |
2024-05-13 | compcov int fix | vanhauser-thc | |
2024-04-29 | Fix wrong warning in SanitizerCoverageLTO.so.cc | Kiprey | |
2024-04-19 | LTO fix | vanhauser-thc | |
2024-04-19 | nits | vanhauser-thc | |
2024-04-07 | fix llvm modules | vanhauser-thc | |
2024-03-06 | Code formating | Christian Holler (:decoder) | |
2024-03-06 | Fix delayed pcmap writing for code coverage with pc-table | Christian Holler (:decoder) | |
2024-02-29 | gcc cmplog fix | vanhauser-thc | |
2024-02-09 | fixes | vanhauser-thc | |
2024-02-08 | env fix | vanhauser-thc | |
2024-02-08 | Merge branch '420' into dev | van Hauser | |
2024-02-08 | Merge pull request #1965 from CodeLinaro/stateful | van Hauser | |
replay mode support | |||
2024-02-06 | reuse 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-05 | better replay mode error handling, added replay mode documentation, code ↵ | Davide Quarta | |
formatting | |||
2024-02-04 | config __afl_cmplog_max_len | vanhauser-thc | |
2024-02-04 | add U256/32byte support | vanhauser-thc | |
2024-02-03 | new forkserver - client side | vanhauser-thc | |
2024-02-03 | add lto caller instrumentation | vanhauser-thc | |
2024-02-03 | Merge pull request #1988 from AFLplusplus/ltoctx | van Hauser | |
Ltoctx | |||
2024-02-03 | 2024 v4.10c release | vanhauser-thc | |
2024-02-02 | finish lto-ctx | vanhauser-thc | |
2024-02-02 | final touches | vanhauser-thc | |
2024-02-01 | better CTX instrumentation | vanhauser-thc | |
2024-01-27 | fix | vanhauser-thc | |
2024-01-27 | fixes | vanhauser-thc | |
2024-01-26 | fixes | vanhauser-thc | |