about summary refs log tree commit diff
path: root/instrumentation/README.instrument_list.md
AgeCommit message (Collapse)Author
2021-12-02Remove the word "we"llzmb
2021-11-23Edit instrumentation READMEsllzmb
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-02-11typohexcoder
2021-02-11typosvanhauser-thc
2021-01-31added support for __afl_coverage_interestingvan Hauser
2021-01-19cleanup and rename _DISCARD->_SKIPvan Hauser
2021-01-05selective instrumentation documentedvan Hauser
2020-09-08update instrumenation/README.instrument_file.md for gcc_pluginvan Hauser
2020-09-05first batch of changesvanhauser-thc