about summary refs log tree commit diff
AgeCommit message (Expand)Author
2020-04-21v2.64d initvan Hauser
2020-04-21libdislocator android build fix. (#327)David CARLIER
2020-04-21Merge pull request #326 from dpmdpm2/mastervan Hauser
2020-04-20add NULL check to malloc_usable_sizeDavid Mendenhall
2020-04-20unicornafl updatedDominik Maier
2020-04-20add linevan Hauser
2020-04-20Move comment about adding 8 bytes to buffer length to the line where weDavid Mendenhall
2020-04-20script to update uc refs; new unicornafl versionDominik Maier
2020-04-20removed done todoDominik Maier
2020-04-20dont error on git resetvan Hauser
2020-04-20clang warning fixedDominik Maier
2020-04-20code formatDominik Maier
2020-04-20updated unicornDominik Maier
2020-04-20wordingvan Hauser
2020-04-20double include removedDominik Maier
2020-04-20android ashmem fixDominik Maier
2020-04-20reset git on deepcleanDominik Maier
2020-04-20typovan Hauser
2020-04-20switched to clang-format-10van Hauser
2020-04-20Revert "fix compilation use CFLAGS_FLTO for afl-gotcpu also (thanks Marc)"hexcoder-
2020-04-19clean and deepclean Makefile updatesvan Hauser
2020-04-19clang-tidy readability-braces (#323)Dominik Maier
2020-04-19make clean removes unicornafl dir if not in gitDominik Maier
2020-04-19update documentationvan Hauser
2020-04-19Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into devhexcoder-
2020-04-19fix some gcc dependencies and build problems on debian 32-Bit,hexcoder-
2020-04-18no need to rm folderDominik Maier
2020-04-18clean doesn't fail without unicornaflDominik Maier
2020-04-18clean no longer deletes unicornafl folderDominik Maier
2020-04-18fix submoduleDominik Maier
2020-04-18git for travis?van Hauser
2020-04-18fix compilation on Debian 32-bit (thanks to Marc)hexcoder-
2020-04-18fix compilation use CFLAGS_FLTO for afl-gotcpu also (thanks Marc)hexcoder-
2020-04-18better detection of intel cpu on 32-bit Linuxhexcoder-
2020-04-18fix docs typoshexcoder-
2020-04-18small portability fix (32-bit) for warning (size_t %lu -> %zu)hexcoder-
2020-04-17submodule path changedDominik Maier
2020-04-17unicornafl updaetdDominik Maier
2020-04-17latest unicornaflDominik Maier
2020-04-17added versionDominik Maier
2020-04-17submoduleDominik Maier
2020-04-17examples Makefiles: silence errors when there is no 32-bit support installedhexcoder-
2020-04-17v2.64d initvan Hauser
2020-04-17Merge pull request #321 from AFLplusplus/dev 2.64cvan Hauser
2020-04-17locked to unicornafl versionDominik Maier
2020-04-17headers for clang-tidyDominik Maier
2020-04-17unused varDominik Maier
2020-04-17++2.64cvan Hauser
2020-04-17little more speed for queue analysisvan Hauser
2020-04-17add missing limits.h include for PATH_MAX (OpenBSD)hexcoder-