about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2020-04-23fixed map location support for LTOvan Hauser
2020-04-23more sanitizer functions for blacklistvan Hauser
2020-04-22Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into devAndrea Fioraldi
2020-04-22fix sed errors in afl_shm_init when using mmapAndrea Fioraldi
2020-04-22GNUmakefile/unit tests: suppress compilation commandline outputhexcoder-
2020-04-22test.sh: custom mutator test; make it compilable with available instrumentinghexcoder-
compiler
2020-04-21unicornafl build script: fix prerequisite search for setuptoolshexcoder-
2020-04-21libdislocator android build fix. (#327)David CARLIER
Fix function signature for bionic libc
2020-04-21Merge pull request #326 from dpmdpm2/mastervan Hauser
Add malloc_usable_size to libdislocator.so
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
actually add 8 bytes Remove defunct TODO for posix_memalign as the function now exists Add wrapper for malloc_usable_size
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-
This reverts commit b408fdffcc317f865a1379f802cb6e80bf862f62.
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-
adapted qemu_mode AFL_ENTRYPOINT test case for 32 bit
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
Push for next release