about summary refs log tree commit diff
path: root/qemu_mode/libcompcov/libcompcov.so.c
AgeCommit message (Expand)Author
2024-02-032024 v4.10c releasevanhauser-thc
2023-05-21code formatvanhauser-thc
2023-01-03welcome 2023vanhauser-thc
2022-07-12clang format 14vanhauser-thc
2022-01-07more welcome 2022yuawn
2021-11-04add AFL_USE_TSANvanhauser-thc
2021-09-27Fix null ptr dereference of unresolved symbols on early init (linking stage)root
2021-02-12remvoe libcompcov 32 bits warningsAndrea Fioraldi
2020-05-12new code formatting + appliedvan Hauser
2020-05-10indenting preprocessor directives breaks compilation and cant be fixed, rever...van Hauser
2020-05-10fix warning, code formatvan Hauser
2020-04-18small portability fix (32-bit) for warning (size_t %lu -> %zu)hexcoder-
2020-03-11honor afl_quiet on env var checks + code-formatvan Hauser
2020-03-10unified pointer placementDominik Maier
2020-02-25fix references to README docshexcoder-
2019-12-31v2.60d and year 2020 initvan Hauser
2019-12-02code format (contributors, do it!)Andrea Fioraldi
2019-12-02libcompcov common cmp funcs from honggfuzzAndrea Fioraldi
2019-10-02fix missing __compcov_ro_cnt increment in libcompcovAndrea Fioraldi
2019-09-04fix typo in custom formatAndrea Fioraldi
2019-09-03remove macro indentation from code-formatAndrea Fioraldi
2019-09-02run code formatterAndrea Fioraldi
2019-08-30update with changes from masterAndrea Fioraldi
2019-08-30modernize docs and readme for qemu and unicornAndrea Fioraldi
2019-08-27-I include in makefilesAndrea Fioraldi
2019-07-29compcov levels to enable the instrumentation of only immediatesAndrea Fioraldi
2019-07-20fix conflictAndrea Fioraldi
2019-07-20more speed to libcompcov using real libc functionsAndrea Fioraldi
2019-07-20added test and debugvan Hauser
2019-07-19libcompcov for QEMUAndrea Fioraldi