about summary refs log tree commit diff
path: root/afl-common.c
AgeCommit message (Expand)Author
2019-08-27include and src foldersAndrea Fioraldi
2019-08-19seperated the forkserver from afl-fuzz and afl-tminvan Hauser
2019-08-11several code cleanups: avoid #if in macro parametershexcoder-
2019-07-13fix detection of glibcHexcoder
2019-07-13portability fix: getcwd(NULL, 0) is a non-POSIX glibc extension. Refactorhexcoder-