about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2024-06-01fix afl-showmapvanhauser-thc
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-05-31nitsvanhauser-thc
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
2024-05-14backup afl->max_length to afl->fsrv.max_lengthnj00001
2024-05-14change MAX_FILE to fsrv->max_lengthnj00001
2024-05-14Keep a backup of max_length in the afl_forkserver_t structurenj00001
2024-05-14Fix bug of afl-showmap in collect_coverage modeBet4
2024-05-13float laf checkvanhauser-thc
2024-05-13disable -> no variantsvanhauser-thc
2024-05-13Merge pull request #2086 from smoelius/devvan Hauser
Add `AFL_SHA1_FILENAMES` option
2024-05-13post_process after trimvanhauser-thc
2024-05-13compcov int fixvanhauser-thc
2024-05-12Add `AFL_SHA1_FILENAMES` optionSamuel Moelius
2024-05-11Merge pull request #2084 from AFLplusplus/devvan Hauser
push to stable
2024-05-11update unicornvanhauser-thc