about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2019-11-12install afl-fuzz-document if presentvan Hauser
2019-11-12finding libradamsa fixvan Hauser
2019-11-12finding libradamsa fixvan Hauser
2019-11-12upgraded radamsa to newest versionvan Hauser
2019-11-12Merge pull request #107 from devnexen/gcc_plugin_pass_real_cmp_namingvan Hauser
gcc plugin little update proposal.
2019-11-12Merge pull request #108 from devnexen/radamsa_mutator_updvan Hauser
libradamsa forgotten possible undefined symbol.
2019-11-12A bit of user awarenessDavid Carlier
2019-11-12libradamsa forgotten possible undefined symbol.David Carlier
Note: do not know if it should be upstreamed first or not though...
2019-11-12gcc plugin little update proposal.David Carlier
like its llvm counterpart, passing the compiler chain used to avoid using necessarily AFL_CC/AFL_CXX.
2019-11-11Android PR integrationvan Hauser
2019-11-11changelogAndrea Fioraldi
2019-11-11link radasma docvan Hauser
2019-11-11Merge pull request #106 from vanhauser-thc/radamsaAndrea Fioraldi
Radamsa
2019-11-11radamsa in readmeAndrea Fioraldi
2019-11-11add test casevan Hauser
2019-11-11Makefile - add radamsa to targetsvan Hauser
2019-11-11Merge branch 'master' into radamsaAndrea Fioraldi
2019-11-11libradamsa dlopenAndrea Fioraldi
2019-11-09/sbin in pathvan Hauser
2019-11-09not all sysctl are in /sbin, e.g. with busyboxvan Hauser
2019-11-09Merge pull request #105 from devnexen/gcc_plugin_updhexcoder
gcc plugin llittle update proposal to match better LLVM's
2019-11-09gcc plugin llittle update proposal to match better LLVM'sDavid Carlier
2019-11-08Merge pull request #104 from devnexen/test_linux_chghexcoder
test, /sbin not necessarily in the path os casual users.
2019-11-08additional test, if afl-as is called by afl-gcc/afl-clang (seen in OpenIndiana)hexcoder-
2019-11-08test, /sbin not necessarily in the path os casual users.David Carlier
2019-11-08raise limit for free core detection on FreeBSD and dragonFlyBSDhexcoder-
2019-11-07Merge pull request #103 from devnexen/libdislocator_sphexcoder
libdislocator, optional huge pages support.
2019-11-07Merge pull request #99 from devnexen/unicorn_mode_bsdhexcoder
Unicorn mode for BSD proposal.
2019-11-07typo for the checksumDavid Carlier
2019-11-07Taking in account last changesDavid Carlier
2019-11-07f*ckin travisvan Hauser
2019-11-07we only do one vm for the testing. having 3 just gives headachevan Hauser
2019-11-07Little tweks for BSDDavid Carlier
2019-11-07Little additions from feedbackDavid Carlier
2019-11-06libdislocator, optional huge pages support.David Carlier
2019-11-06even easier test case solving :)van Hauser
2019-11-06unicorn libcompcov testcase made easiervan Hauser
2019-11-06test travisvan Hauser
2019-11-06Unicorn mode for BSD proposal.David Carlier
Darwin fix
2019-11-05travis is drunkAndrea Fioraldi
2019-11-05mmmm travis dohAndrea Fioraldi
2019-11-05Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2019-11-05reduce time for unicorn compcov testAndrea Fioraldi
2019-11-05test unicorn && AFL_DISABLE_TRIM env varAndrea Fioraldi
2019-11-05Merge pull request #101 from devnexen/libtoken_catch_pid_before_allvan Hauser
catching current pid before library usage in case implementations rel…
2019-11-05catching current pid before library usage in case implementations rely on ↵David Carlier
those string calls
2019-11-05dockerfile additionsvan Hauser
2019-11-05Merge pull request #100 from devnexen/dockervan Hauser
Basic docker build proposal.
2019-11-04Using LLVM/GCC 9 toolingDavid Carlier
2019-11-04Basic docker build proposal.David Carlier