about summary refs log tree commit diff
path: root/custom_mutators/libfuzzer
AgeCommit message (Collapse)Author
2021-12-04Add missing blank lines and remove double blank linesllzmb
2021-10-06fix memory leak in libfuzzer custom mutatorDaniel Ebert
2021-10-05fix stack-use-after-return in libfuzzer custom mutatorDaniel Ebert
2021-07-09port custom mutator changesvanhauser-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-11-10fix libfuzzer custom mutator and add introspection functionvan Hauser
2020-10-29typohexcoder-
2020-10-29typohexcoder-
2020-10-29typohexcoder-
2020-09-21fix and update libfuzzer custom mutatorvan Hauser
2020-09-20set explore as default, fix schedule displayvan Hauser
2020-09-13code formatDominik Maier
2020-09-11fix for afl-compiler-rt to only send dictionary data if there is somevan Hauser
2020-09-10add libfuzzer custom mutator, minor enhancements and fixesvan Hauser