Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-01 | fix afl-showmap | vanhauser-thc | |
2024-06-01 | Merge pull request #2107 from AFLplusplus/reg | van Hauser | |
fix regression | |||
2024-06-01 | changelog | vanhauser-thc | |
2024-06-01 | try regression fix | vanhauser-thc | |
2024-06-01 | todo | vanhauser-thc | |
2024-05-31 | nits | vanhauser-thc | |
2024-05-29 | fix afl-showmap shmmemleak | vanhauser-thc | |
2024-05-28 | update unicorn | vanhauser-thc | |
2024-05-28 | Unicornafl: Fix incorrect comment (#2103) | Benedikt Radtke | |
2024-05-27 | Merge pull request #2104 from Evian-Zhang/fix-unicorn-lldb-dumper | van Hauser | |
Make lldb dumper of unicorn_mode work in modern LLDB | |||
2024-05-27 | Make lldb dumper of unicorn_mode work in modern LLDB | Evian-Zhang | |
2024-05-26 | Merge pull request #2102 from ndrewh/testcache-fix | van Hauser | |
fix: testcache hangs for large test cases | |||
2024-05-25 | fix: testcache hangs for large test cases | Andrew Haberlandt | |
2024-05-24 | Merge pull request #2099 from Atlante45/dev | van Hauser | |
Fix dynamic_lookup linker flag for Apple clang | |||
2024-05-23 | Fix dynamic_lookup linker flag for Apple clang | Clement Brisset | |
2024-05-21 | fix the fix for symcc | vanhauser-thc | |
2024-05-21 | fix symcc custom mutator | vanhauser-thc | |
2024-05-20 | nit | vanhauser-thc | |
2024-05-19 | support new llvm 19 changes | vanhauser-thc | |
2024-05-17 | Merge pull request #2093 from AFLplusplus/dev | van Hauser | |
push to stable | |||
2024-05-17 | log | vanhauser-thc | |
2024-05-17 | Merge pull request #2092 from fbeqv/dev | van Hauser | |
Fix runtime underflow & -V exiting before syncing | |||
2024-05-17 | Fix runtime underflow & -V exiting before syncing | Cornelius 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-17 | help qemu build for some linux platforms | vanhauser-thc | |
2024-05-16 | Revert "no weights" | vanhauser-thc | |
This reverts commit 068aa13c6b5034475101722bd56ae854745b538e. | |||
2024-05-16 | no weights | vanhauser-thc | |
2024-05-16 | nits | vanhauser-thc | |
2024-05-16 | nits | vanhauser-thc | |
2024-05-16 | Merge pull request #2091 from bet4it/collect_coverage | van Hauser | |
Fix bug of `afl-showmap` in `collect_coverage` mode | |||
2024-05-15 | dump cc | vanhauser-thc | |
2024-05-15 | better cmplog ci test for low memory machines | vanhauser-thc | |
2024-05-14 | Merge pull request #2090 from AFLplusplus/dev | van Hauser | |
push to stable | |||
2024-05-14 | nit | vanhauser-thc | |
2024-05-14 | make slow systems pass our test suite | vanhauser-thc | |
2024-05-14 | Merge pull request #2089 from nj00001/dev | van Hauser | |
Fix afl-fuzz -G option not configuring maximum input data size for nyx | |||
2024-05-14 | consider llvm 18 stable | vanhauser-thc | |
2024-05-14 | disable xml/curl/g_ string transform compare | vanhauser-thc | |
2024-05-14 | disable xml/curl/g_ string transform compare | vanhauser-thc | |
2024-05-14 | backup afl->max_length to afl->fsrv.max_length | nj00001 | |
2024-05-14 | change MAX_FILE to fsrv->max_length | nj00001 | |
2024-05-14 | Keep a backup of max_length in the afl_forkserver_t structure | nj00001 | |
2024-05-14 | Fix bug of afl-showmap in collect_coverage mode | Bet4 | |
2024-05-13 | float laf check | vanhauser-thc | |
2024-05-13 | disable -> no variants | vanhauser-thc | |
2024-05-13 | Merge pull request #2086 from smoelius/dev | van Hauser | |
Add `AFL_SHA1_FILENAMES` option | |||
2024-05-13 | post_process after trim | vanhauser-thc | |
2024-05-13 | compcov int fix | vanhauser-thc | |
2024-05-12 | Add `AFL_SHA1_FILENAMES` option | Samuel Moelius | |
2024-05-11 | Merge pull request #2084 from AFLplusplus/dev | van Hauser | |
push to stable | |||
2024-05-11 | update unicorn | vanhauser-thc | |