about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2024-06-03Update generate_libtoken_dict.shAlexander Shvedov
2024-06-03update grammar mutatorvanhauser-thc
2024-06-01Merge pull request #2109 from AFLplusplus/devvan Hauser
fix afl-showmap
2024-06-01fix afl-showmapvanhauser-thc
2024-06-01Merge pull request #2108 from AFLplusplus/devvan Hauser
push to stable
2024-06-01Merge pull request #2107 from AFLplusplus/regvan Hauser
fix regression
2024-06-01changelogvanhauser-thc
2024-06-01try regression fixvanhauser-thc
2024-06-01todovanhauser-thc
2024-06-01Rename make_dict_v2.sh to generate_libtoken_dict.shAlexander Shvedov
2024-06-01Update README.mdAlexander Shvedov
2024-06-01Update README.mdAlexander Shvedov
2024-06-01Update make_dict_v2.shAlexander Shvedov
(-) removed default vars ; (+) added LD_PRELOAD_PATH check
2024-05-31nitsvanhauser-thc
2024-05-30Update make_dict_v2.shAlexander Shvedov
2024-05-30Update and rename make_dict.sh to make_dict_v2.shAlexander Shvedov
2024-05-30Create make_dict.shAlexander Shvedov
2024-05-30Merge branch 'AFLplusplus:stable' into stableAlexander Shvedov
2024-05-29fix afl-showmap shmmemleakvanhauser-thc
2024-05-28update unicornvanhauser-thc
2024-05-28Unicornafl: Fix incorrect comment (#2103)Benedikt Radtke
2024-05-27Merge pull request #2104 from Evian-Zhang/fix-unicorn-lldb-dumpervan Hauser
Make lldb dumper of unicorn_mode work in modern LLDB
2024-05-27Make lldb dumper of unicorn_mode work in modern LLDBEvian-Zhang
2024-05-26Merge pull request #2102 from ndrewh/testcache-fixvan Hauser
fix: testcache hangs for large test cases
2024-05-25fix: testcache hangs for large test casesAndrew Haberlandt
2024-05-24Merge pull request #2099 from Atlante45/devvan Hauser
Fix dynamic_lookup linker flag for Apple clang
2024-05-23Fix dynamic_lookup linker flag for Apple clangClement Brisset
2024-05-21fix the fix for symccvanhauser-thc
2024-05-21fix symcc custom mutatorvanhauser-thc
2024-05-20nitvanhauser-thc
2024-05-19support new llvm 19 changesvanhauser-thc
2024-05-17Merge pull request #2093 from AFLplusplus/devvan Hauser
push to stable
2024-05-17logvanhauser-thc
2024-05-17Merge pull request #2092 from fbeqv/devvan Hauser
Fix runtime underflow & -V exiting before syncing
2024-05-17Fix runtime underflow & -V exiting before syncingCornelius Aschermann
print_stats sets exit_soon even while syncing, this leaves -V 0 still broken, as we don't finish syncing. Additionally, the change that introduced the previous -V fix also broke the runtime tracking, as runtime needs to include all time including sync, splice etc. This caused an underflow in the reported runtime.
2024-05-17help qemu build for some linux platformsvanhauser-thc
2024-05-16Revert "no weights"vanhauser-thc
This reverts commit 068aa13c6b5034475101722bd56ae854745b538e.
2024-05-16no weightsvanhauser-thc
2024-05-16nitsvanhauser-thc
2024-05-16nitsvanhauser-thc
2024-05-16Merge pull request #2091 from bet4it/collect_coveragevan Hauser
Fix bug of `afl-showmap` in `collect_coverage` mode
2024-05-15dump ccvanhauser-thc
2024-05-15better cmplog ci test for low memory machinesvanhauser-thc
2024-05-14Merge pull request #2090 from AFLplusplus/devvan Hauser
push to stable
2024-05-14nitvanhauser-thc
2024-05-14make slow systems pass our test suitevanhauser-thc
2024-05-14Merge pull request #2089 from nj00001/devvan Hauser
Fix afl-fuzz -G option not configuring maximum input data size for nyx
2024-05-14consider llvm 18 stablevanhauser-thc
2024-05-14disable xml/curl/g_ string transform comparevanhauser-thc
2024-05-14disable xml/curl/g_ string transform comparevanhauser-thc