about summary refs log tree commit diff
path: root/afl-analyze.c
AgeCommit message (Expand)Author
2019-07-25Added AFL-Unicorn modeDominik Maier
2019-07-13portability fix: getcwd(NULL, 0) is a non-POSIX glibc extension. Refactorhexcoder-
2019-06-30Refactor to use an alternative method for shared memory.Heiko Eißfeldt
2019-05-28afl++ 2.52c initial commitvan Hauser