about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2020-04-21code formatDominik Maier
2020-04-21updated unicornDominik Maier
2020-04-21wordingvan Hauser
2020-04-21double include removedDominik Maier
2020-04-21android ashmem fixDominik Maier
2020-04-21reset git on deepcleanDominik Maier
2020-04-21typovan Hauser
2020-04-21switched to clang-format-10van Hauser
2020-04-21clean and deepclean Makefile updatesvan Hauser
2020-04-21clang-tidy readability-braces (#323)Dominik Maier
2020-04-21make clean removes unicornafl dir if not in gitDominik Maier
2020-04-21update documentationvan Hauser
2020-04-21fix some gcc dependencies and build problems on debian 32-Bit,hexcoder-
adapted qemu_mode AFL_ENTRYPOINT test case for 32 bit
2020-04-21no need to rm folderDominik Maier
2020-04-21clean doesn't fail without unicornaflDominik Maier
2020-04-21clean no longer deletes unicornafl folderDominik Maier
2020-04-21fix submoduleDominik Maier
2020-04-21git for travis?van Hauser
2020-04-21fix compilation on Debian 32-bit (thanks to Marc)hexcoder-
2020-04-21better detection of intel cpu on 32-bit Linuxhexcoder-
2020-04-21fix docs typoshexcoder-
2020-04-21small portability fix (32-bit) for warning (size_t %lu -> %zu)hexcoder-
2020-04-21submodule path changedDominik Maier
2020-04-21unicornafl updaetdDominik Maier
2020-04-21latest unicornaflDominik Maier
2020-04-21added versionDominik Maier
2020-04-21submoduleDominik Maier
2020-04-21examples Makefiles: silence errors when there is no 32-bit support installedhexcoder-
2020-04-21v2.64d initvan Hauser
2020-04-20Revert "fix compilation use CFLAGS_FLTO for afl-gotcpu also (thanks Marc)"hexcoder-
This reverts commit b408fdffcc317f865a1379f802cb6e80bf862f62.
2020-04-18fix compilation use CFLAGS_FLTO for afl-gotcpu also (thanks Marc)hexcoder-
2020-04-17Merge pull request #321 from AFLplusplus/dev 2.64cvan Hauser
Push for next release
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-
2020-04-17Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into devhexcoder-
2020-04-17add AFL_NO_PYTHON to list of env variableshexcoder-
2020-04-17fix afl-showmap for PATH_MAX on *BSDhexcoder-
2020-04-17removed tmp alloc in queueDominik Maier
2020-04-17remove static from tmp var in qemuvan Hauser
2020-04-17llvm fixvan Hauser
2020-04-17refactoring getting the map sizevan Hauser
2020-04-17remove unnecessary map_size variablesvan Hauser
2020-04-17final fix for map_sizevan Hauser
2020-04-17merged upstreamDominik Maier
2020-04-17fixesDominik Maier
2020-04-17forgot MAP_SIZE for afl struct mapsvan Hauser