about summary refs log tree commit diff
path: root/src/afl-gcc.c
AgeCommit message (Collapse)Author
2019-10-29libtokencap update proposalDavid Carlier
- bcmp interception. - FreeBSD using default argument to get current pid for the mapping data gathering, getpid seems to cause some issues under certain conditions (getenv call).
2019-10-19Remove lcamtuf's old email from Google (not valid anymore), also remove ↵hexcoder-
maintainance from him.
2019-10-18sync afl-fast-gcc with afl-clang-fast, add tests for gcc_pluginhexcoder-
2019-09-12first version of persistent QEMUAndrea Fioraldi
2019-09-04added man pagesvan Hauser
2019-09-04fix typo in custom formatAndrea Fioraldi
2019-09-04credits and license header for src/* and include/*Andrea Fioraldi
2019-09-02run code formatterAndrea Fioraldi
2019-08-27include and src foldersAndrea Fioraldi