Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-16 | fix | van Hauser | |
2020-02-16 | check for mistyped env vars | van Hauser | |
2020-02-11 | compatibility for GNU make 4.3, which behaves different for | hexcoder- | |
lines with '#' like in ifeq "$(shell echo '\#include <sys/ipc.h> ... Now make v 4.3 wants ifeq "$(shell echo '#include <sys/ipc.h> ... In order to get it working with all GNU makes, we use a make variable for '#' called HASH | |||
2020-01-06 | moar moar copyrights | Andrea Fioraldi | |
2020-01-06 | Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus | Andrea Fioraldi | |
2020-01-06 | added ++ to copyright notes | Andrea Fioraldi | |
2019-12-30 | really ensure that all .test files are removed after they are not needed anymore | van Hauser | |
2019-12-30 | makefile clean fix | van Hauser | |
2019-11-12 | better do not rely on config info from gcc | hexcoder- | |
2019-11-12 | gcc plugin little update proposal. | David Carlier | |
like its llvm counterpart, passing the compiler chain used to avoid using necessarily AFL_CC/AFL_CXX. | |||
2019-10-22 | gcc_plugin adaptions Makefile help, man page SYNOPSIS | hexcoder- | |
2019-10-19 | Remove lcamtuf's old email from Google (not valid anymore), also remove ↵ | hexcoder- | |
maintainance from him. | |||
2019-10-18 | reintegrate gcc_plugin | hexcoder- | |
2019-07-21 | removed gcc_plugin from master | van Hauser | |
2019-07-19 | enable AFL_QUIET again | Heiko Eißfeldt | |
2019-07-16 | added gcc_plugin | van Hauser | |