about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2020-04-09unicorn_mode build script: find setuptools more reliablyhexcoder-
2020-04-09Makefile bugfix macros are generally not expanded in shell callshexcoder-
2020-04-09fix silly error with uname -shexcoder-
2020-04-09libtokencap, portable Makefile (for GNUmake and BSDmake)hexcoder-
2020-04-09portable version of Makefile (tested with bsdmake and GNUmake)hexcoder-
2020-04-09update todovan Hauser
2020-04-09update todovan Hauser
2020-04-09unit tests cleaningvan Hauser
2020-04-09code format, small improvementsvan Hauser
2020-04-09custom mutator readmeAndrea Fioraldi
2020-04-09no random timing for -s fixed_seedvan Hauser
2020-04-09fix make install regarding MANPAGES targethexcoder-
2020-04-09restore portable Makefileshexcoder-
2020-04-09fix UI bug for bit flip yieldsvan Hauser
2020-04-09small enhancements and code-formatvan Hauser
2020-04-09remove MaybeAlignvan Hauser
2020-04-09fix make installhexcoder-
2020-04-09remove maybe_linking artifactsvan Hauser
2020-04-09rename all 'Makefile' to 'GNUmakefile', use -Werror for -flto checkshexcoder-
2020-04-09better asanDominik Maier
2020-04-09el no longer has to be used in loopDominik Maier
2020-04-09fix unit test case for long listhexcoder-
2020-04-09makefile asan fixDominik Maier
2020-04-09O3 againDominik Maier
2020-04-09list testcase addedDominik Maier
2020-04-09fixing unit tests (again) remove CFLAGS_FLTO, put LDFLAGS near the endhexcoder-
2020-04-09added (broken) list testDominik Maier
2020-04-09added prealloc testcaseDominik Maier
2020-04-09add Make rule for new unit testhexcoder-
2020-04-09fix make target unit test (tested on Ubuntu 16.04)hexcoder-
2020-04-09llvm_mode: using MaybeAlign wrapper over the deprecated setter.David Carlier
seems to be available even on LLVM 3.7
2020-04-01unittest for prealloc addedDominik Maier
2020-04-01Merge branch 'master' of github.com:aflplusplus/aflplusplus into devDominik Maier
2020-04-01fix ASAN checkvan Hauser
2020-04-01fix ASAN bulid for old gcc versionsDominik Maier
2020-04-01fixed asan mem limitDominik Maier
2020-04-01disable memory limits for ASAN buildvan Hauser
2020-04-01fix cmocka fixuphexcoder-
2020-04-01cmocka mocksDominik Maier
2020-04-01mocking cmocka 1 for cmocka 0.xDominik Maier
2020-04-01old cmocka is oldDominik Maier
2020-04-01add assert_ptr_equal fallbackDominik Maier
2020-04-01typo fixDominik Maier
2020-04-01docsDominik Maier
2020-04-01next_p2 replaced by next_pow2Dominik Maier
2020-04-01code formatDominik Maier
2020-04-01one less allocDominik Maier
2020-04-01minor changesDominik Maier
2020-04-01fixed docuDominik Maier
2020-04-01try to fix forkserverDominik Maier