about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2021-09-01Merge pull request #1084 from AFLplusplus/devvan Hauser
push to stable
2021-08-31fix regression in class lookupvanhauser-thc
2021-08-28Merge pull request #1080 from WorksButNotTested/seccompvan Hauser
Added seccomp support
2021-08-27Added seccomp supportYour Name
2021-08-27Merge pull request #1077 from AFLplusplus/devvan Hauser
push to stable
2021-08-27Merge pull request #1079 from devnexen/afl_network_client_solarishvan Hauser
Network client linkage fix for solarisish systems.
2021-08-27Network client linkage fix for solarisish systems.DC
2021-08-27Merge pull request #1078 from WorksButNotTested/unstable-coveragevan Hauser
Add unstable coverage support
2021-08-26updated unicornaflDominik Maier
2021-08-26Add unstable coverage supportYour Name
2021-08-26Merge pull request #1076 from WorksButNotTested/coverage-fixesvan Hauser
Coverage fixes
2021-08-25Changes to how modules are identified for coverageYour Name
2021-08-25Changes to fix coverage outputYour Name
2021-08-25Fix issues with cmplog caused by coverage writing to STDINYour Name
2021-08-25announce llvm 13 supportvanhauser-thc
2021-08-23silenced warning in unicornafl rust bindingsDominik Maier
2021-08-20Merge pull request #1074 from AFLplusplus/devvan Hauser
push to stable
2021-08-20Merge pull request #1075 from WorksButNotTested/testvan Hauser
Various New Features & Fixes
2021-08-20Fixed coverage on OSX (dependency on pipe2)Your Name
Removed use of 'realpath' in makefiles to fix OSX incompatibility Fixed handling of when prefetching should be enabled Snap the main binary during initialization to avoid stability issues with lazy loading Add support for configurable inline cache entries for FRIDA on x86/x64 Support for prefetching FRIDA backpatches on x86/x64 Improved stats support on x86/x64/aarch64
2021-08-20typohexcoder
2021-08-20revise paragraphvanhauser-thc
2021-08-20wordinghexcoder
2021-08-20add newline at endhexcoder
2021-08-20fix typo fixhexcoder
2021-08-20typos / wordinghexcoder
2021-08-20wordinghexcoder
2021-08-20typoshexcoder
2021-08-19update unicornaflDominik Maier
2021-08-19fix shared linking on macosvanhauser-thc
2021-08-18more partial linkingvanhauser-thc
2021-08-18Merge pull request #1073 from WorksButNotTested/coverage2van Hauser
Force exit of coverage process
2021-08-18Force exit of coverage processYour Name
2021-08-18Merge pull request #1071 from WorksButNotTested/many-localvan Hauser
Many local
2021-08-18switch back to -j4 for building llvmvanhauser-thc
2021-08-17Fix coverage dataYour Name
2021-08-17Changes to build many-linux build from working copy instead of a fixed branchYour Name
2021-08-17Add support for generating coverage informationYour Name
2021-08-17fix typovanhauser-thc
2021-08-17uninstall makefile targetvanhauser-thc
2021-08-14Merge pull request #1066 from b1gr3db/devvan Hauser
Fixed spelling of quarantine
2021-08-13Fixed spelling of quarantineb1gr3db
2021-08-12Merge pull request #1065 from WorksButNotTested/fixesvan Hauser
Fixes
2021-08-12Added documetation on how to debug issuesYour Name
2021-08-12Don't print loads of debugging info about cmplog when it isn't enabledYour Name
2021-08-12Changes to remove hard-coding of MAP_SIZE_POW2 when inline instrumentation ↵Your Name
is disabled
2021-08-12Fix to setting of entry_reachedYour Name
2021-08-12remove duplicate linkvanhauser-thc
2021-08-12AFL_IGNORE_PROBLEMS + library checks and documentationvanhauser-thc
2021-08-12add exercise linkvanhauser-thc
2021-08-12add AFL++ tutorials from Antonio Moraleshexcoder