about summary refs log tree commit diff
AgeCommit message (Expand)Author
2024-01-22fix docsvanhauser-thc
2024-01-20bump nyx submodules (#1963)Sergej Schumilo
2024-01-19apple fixesvanhauser-thc
2024-01-19add compiler test scriptvanhauser-thc
2024-01-19macosvanhauser-thc
2024-01-19typosvanhauser-thc
2024-01-18help selective instrumentationvanhauser-thc
2024-01-18push to stable (#1960)van Hauser
2024-01-18fix for arm64vanhauser-thc
2024-01-18disable aslr on applevanhauser-thc
2024-01-18update grammar mutatorvanhauser-thc
2024-01-18ensure afl-cc only allows available compiler modesvanhauser-thc
2024-01-18todosvanhauser-thc
2024-01-18fix segv about skip_next, warn on unsupported cases of linking options (#1958)Sonic
2024-01-16sleep on uid != 0 afl-system-configvanhauser-thc
2024-01-12changelogvanhauser-thc
2024-01-12code formatvanhauser-thc
2024-01-12WIP: Add ability to generate drcov trace using QEMU backend (#1956)Jean-Romain Garnier
2024-01-12update qemuaflvanhauser-thc
2024-01-11Remove dead code in write_to_testcase (#1955)Xeonacid
2024-01-11Strip `-Wl,-no-undefined` during compilation (#1952)Nils Bars
2024-01-11Fix broken LTO mode and response file support (#1948)Sonic
2024-01-11docs(custom_mutators): fix missing ':' (#1953)Xeonacid
2024-01-09lto llvm 12+vanhauser-thc
2024-01-08update grammar mutatorvanhauser-thc
2024-01-04changelogvanhauser-thc
2024-01-04Output afl-clang-fast stuffs only if necessary (#1912)Sonic
2024-01-03Merge pull request #1947 from AFLplusplus/devvan Hauser
2024-01-03forgot to add the injection passvanhauser-thc
2023-12-30Merge pull request #1946 from AFLplusplus/devvan Hauser
2023-12-30update changelogvanhauser-thc
2023-12-30remove tmp todovanhauser-thc
2023-12-30Merge pull request #1945 from AFLplusplus/stablevan Hauser
2023-12-30Merge pull request #1944 from AFLplusplus/injectvan Hauser
2023-12-30finish injection implementationvanhauser-thc
2023-12-29Merge pull request #1943 from AFLplusplus/devvan Hauser
2023-12-29LLVM 17 bug workaroundvanhauser-thc
2023-12-28Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into devhexcoder-
2023-12-28fix for issue #1916, iLLVM crash in split-floatingpoint-compareshexcoder-
2023-12-27inject docsvanhauser-thc
2023-12-27initial simple injection detection supportvanhauser-thc
2023-12-25Merge pull request #1942 from Xeonacid/patch-1van Hauser
2023-12-25Use ../ insteadXeonacid
2023-12-25Fix custom_send linkXeonacid
2023-12-24Merge pull request #1941 from AFLplusplus/devvan Hauser
2023-12-24code formatvanhauser-thc
2023-12-23Merge pull request #1940 from devnexen/llvm_18_build_fixvan Hauser
2023-12-23llvm 18 build fixes.David Carlier
2023-12-22Merge pull request #1939 from bet4it/docsvan Hauser
2023-12-21Improve binary-only related docsBet4