about summary refs log tree commit diff
path: root/qemu_mode/libcompcov
AgeCommit message (Collapse)Author
2023-01-03welcome 2023vanhauser-thc
2022-07-12clang format 14vanhauser-thc
2022-01-15more welcome 20220xsanz
2022-01-07more welcome 2022yuawn
2021-12-02Fix typos - 1st runllzmb
2021-12-02Fix punctuation in connection with "however"llzmb
2021-12-02Remove the word "simply"llzmb
2021-11-04add AFL_USE_TSANvanhauser-thc
2021-09-27Fix null ptr dereference of unresolved symbols on early init (linking stage)root
2021-08-08Change afl to AFL in *.md (#1057)llzmb
Changes in *.md files: - afl++ > AFL++ (acronym) - afl > AFL (compare https://github.com/google/AFL) Excluded from changes: - source code - function names - paths (folder and file names) - URLs
2021-04-16fix compcovtestvanhauser-thc
2021-04-16fix compcovtestvanhauser-thc
2021-04-16fix nitsvanhauser-thc
2021-04-15fix compcovtestAndrea Fioraldi
2021-04-15fix compcovtestAndrea Fioraldi
2021-04-15fix compcovtestAndrea Fioraldi
2021-02-12remvoe libcompcov 32 bits warningsAndrea Fioraldi
2020-11-13fix frida example debug outputvan Hauser
2020-11-13more small fixeshexcoder-
2020-08-28Fix installation path of manual pagesRaphaël Hertzog
Manual pages are stored in /usr/share/man/.
2020-06-21fix libcompcov for CFLAGSvan Hauser
2020-05-12new code formatting + appliedvan Hauser
2020-05-10indenting preprocessor directives breaks compilation and cant be fixed, ↵van Hauser
reverting ... :-(
2020-05-10fix warning, code formatvan Hauser
2020-04-19clang-tidy readability-braces (#323)Dominik Maier
2020-04-18small portability fix (32-bit) for warning (size_t %lu -> %zu)hexcoder-
2020-04-09restore portable Makefileshexcoder-
2020-04-09rename all 'Makefile' to 'GNUmakefile', use -Werror for -flto checkshexcoder-
2020-03-18rework docs installationhexcoder-
2020-03-18qemu_mode/libcompcov/Makefile install: fix installation of READMEhexcoder
2020-03-11honor afl_quiet on env var checks + code-formatvan Hauser
2020-03-10forkserver defaultsDominik Maier
2020-03-10unified pointer placementDominik Maier
2020-02-25fix references to README docshexcoder-
2020-01-06Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2020-01-06added ++ to copyright notesAndrea Fioraldi
2019-12-31v2.60d and year 2020 initvan Hauser
2019-12-15fix travis build errors (hopefully)Andrea Fioraldi
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-22wine mode && fix llvm makefileAndrea Fioraldi
2019-09-12ret addr patchingAndrea Fioraldi
2019-09-04added man pagesvan Hauser
2019-09-04fix typo in custom formatAndrea Fioraldi
2019-09-03remove macro indentation from code-formatAndrea Fioraldi
2019-09-02run code formatterAndrea Fioraldi
2019-09-02merge from masterAndrea Fioraldi
2019-08-31modernize some readmesAndrea Fioraldi
2019-08-30update with changes from masterAndrea Fioraldi