about summary refs log tree commit diff
path: root/custom_mutators/honggfuzz
AgeCommit message (Collapse)Author
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-07-09port custom mutator changesvanhauser-thc
2021-07-01update honggfuzz custom mutatorvanhauser-thc
2021-02-25cmplog finetuningvanhauser-thc
2021-02-19libhfcommon not anymore a symlinkAndrea Fioraldi
2021-02-19Revert "Remove self-referential symlink"Andrea Fioraldi
This reverts commit aaf5fcd98a7c713ab8b6ae554babbf74bd92374b.
2021-02-19fix hongg mutator API changeAndrea Fioraldi
2021-02-19Merge pull request #753 from frewsxcv/frewsxcv-libhfAndrea Fioraldi
Remove self-referential symlink
2021-02-19Remove self-referential symlinkCorey Farwell
2021-02-18update honggfuzz custom mutatorvanhauser-thc
2021-01-04code cleanups (from cppcheck mostly)hexcoder-
2021-01-04Revert "code cleanups (from cppcheck)"hexcoder-
This reverts commit 33a7d6f1688856c050b0ac71ac1df4018e4d531c.
2021-01-04code cleanups (from cppcheck)hexcoder-
2020-11-12fix two mem leaks detected by cppcheckhexcoder-
2020-09-10add libfuzzer custom mutator, minor enhancements and fixesvan Hauser
2020-08-04update honggfuzz custom mutator. make update is all it takes to stay current :)van Hauser
2020-07-26fix honggfuzz dictvan Hauser
2020-07-23fix warningvan Hauser
2020-07-23added honggfuzz custom mutator :)van Hauser