Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-04 | Merge pull request #2106 from a-shvedov/stable | van Hauser | |
feature: Added (generate_libtoken_dict.sh) script for simplified work with `libtokencap` | |||
2024-06-03 | Update README.md | Alexander Shvedov | |
2024-06-03 | Update generate_libtoken_dict.sh | Alexander Shvedov | |
2024-06-03 | update grammar mutator | vanhauser-thc | |
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-06-01 | Rename make_dict_v2.sh to generate_libtoken_dict.sh | Alexander Shvedov | |
2024-06-01 | Update README.md | Alexander Shvedov | |
2024-06-01 | Update README.md | Alexander Shvedov | |
2024-06-01 | Update make_dict_v2.sh | Alexander Shvedov | |
(-) removed default vars ; (+) added LD_PRELOAD_PATH check | |||
2024-05-31 | nits | vanhauser-thc | |
2024-05-30 | Update make_dict_v2.sh | Alexander Shvedov | |
2024-05-30 | Update and rename make_dict.sh to make_dict_v2.sh | Alexander Shvedov | |
2024-05-30 | Create make_dict.sh | Alexander Shvedov | |
2024-05-30 | Merge branch 'AFLplusplus:stable' into stable | Alexander Shvedov | |
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 | |