about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2020-11-13In README.md, change “in the website” to “on the website,” which is ↵Benjamin Beasley
more idiomatic.
2020-11-13fix you/your typo in README.mdBenjamin Beasley
2020-11-13Fixed memleaks, change exit to PFATALRumata888
2020-11-12Fixed name collision problemRumata888
2020-11-12Formatted changed/added filesRumata888
2020-11-12Fixed symcc custom mutatorRumata888
2020-11-08Merge pull request #598 from AFLplusplus/devvan Hauser
fix afl-cc bug for llvm 10.0.0
2020-11-06Merge pull request #594 from AFLplusplus/devvan Hauser
push to stable
2020-10-31add helper script repovan Hauser
2020-10-31add our own inline trace-pc-guardvan Hauser
2020-10-30review, mark env variables, linkifyhexcoder-
2020-10-30recover heikos faq changesvan Hauser
2020-10-30fix ck_alloc callvan Hauser
2020-10-30fix ck_alloc callvan Hauser
2020-10-30extras: afl_realloc -> ck_reallocvan Hauser
2020-10-29Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into devhexcoder-
2020-10-29typohexcoder-
2020-10-29typohexcoder-
2020-10-29typohexcoder-
2020-10-29typohexcoder-
2020-10-29fix compile warning in FreeBSDhexcoder-
2020-10-29fix warning on Debian 32 bithexcoder-
2020-10-29Don't crash for unset out_file (fixed #562)Dominik Maier
2020-10-29better warn if skipping large dictvan Hauser
2020-10-29updated unicorn/nextDominik Maier
2020-10-29fixes two huge bugsvan Hauser
2020-10-28disable afl-dyninst libs until it's container is readyvan Hauser
2020-10-28Merge pull request #592 from rhtenhove/devvan Hauser
add gnuplot and afl-dyninst shared libs to Dockerfile
2020-10-28whoops..Ruben ten Hove
2020-10-28merge conflictAndrea Fioraldi
2020-10-28expand havoc if not new findings in the last 5 secondsAndrea Fioraldi
2020-10-28show supplied -t option so we know it's usedRuben ten Hove
2020-10-28add name, forgot that last timeRuben ten Hove
2020-10-28add afl-dyninst shared librariesRuben ten Hove
2020-10-28add suggestion for using a ramdisk in dockerRuben ten Hove
2020-10-28cache is already removed hereRuben ten Hove
2020-10-28this package was getting uninstalled anywayRuben ten Hove
2020-10-28word-oRuben ten Hove
2020-10-28quote the source linesRuben ten Hove
2020-10-28use fewer layers and remove apt cacheRuben ten Hove
also use full-upgrade to ensure all conflicts are resolved
2020-10-28add gnuplot for afl-plotRuben ten Hove
2020-10-28stop using deprecated MAINTAINER instruction, use LABEL insteadRuben ten Hove
2020-10-26hopeful the final testcache improvement ... van Hauser
2020-10-26add no splicing compile option and print used compile options in afl-fuzz helpvan Hauser
2020-10-24asan_build for tmin and analyzevan Hauser
2020-10-24asan_build for tmin and analyzevan Hauser
2020-10-24travis testvan Hauser
2020-10-24travis testvan Hauser
2020-10-24fix testcache bugvan Hauser
2020-10-24symbolize=1 for travisvanhauser-thc