Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-03 | Update README.md | Alexander Shvedov | |
2024-06-03 | Update generate_libtoken_dict.sh | Alexander Shvedov | |
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-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-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 | |
2024-05-11 | update changelog | vanhauser-thc | |
2024-05-11 | Merge pull request #2083 from elboulangero/i386 | van Hauser | |
Re-enable i386 | |||
2024-05-11 | afl-cc: Re-enable i386 | Arnaud Rebillout | |
Was disabled in 136febaf6855ac1e04c8ea4ecbcb84eb42de2143 Closes: #2081 | |||
2024-05-07 | stat update during syncing | vanhauser-thc | |
2024-05-02 | Merge pull request #2076 from louismerlin/fix-whatsup-time | van Hauser | |
Fix `afl_whatsup` findings timer | |||
2024-05-02 | Guard /proc/uptime cat with a uname check | Louis Merlin | |
2024-05-02 | Fix CUR_TIME computation | Louis Merlin | |
2024-05-02 | AFL_DISABLE_REDUNDANT | vanhauser-thc | |
2024-04-30 | try enhanced asan support | vanhauser-thc | |