Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-13 | Merge pull request #1862 from AFLplusplus/dev | van Hauser | |
Dev | |||
2023-09-13 | -a default | vanhauser-thc | |
2023-09-12 | increase sync length | vanhauser-thc | |
2023-09-12 | Merge pull request #1860 from AFLplusplus/dev | van Hauser | |
push to stable | |||
2023-09-12 | update todo | vanhauser-thc | |
2023-09-12 | update multicore recommendation | vanhauser-thc | |
2023-09-11 | reweight redundant | vanhauser-thc | |
2023-09-11 | Merge pull request #1859 from AFLplusplus/reinit | van Hauser | |
ensure table reinit, downgrade redundant | |||
2023-09-11 | Merge branch 'dev' into reinit | van Hauser | |
2023-09-11 | Merge pull request #1858 from AFLplusplus/pendfav | van Hauser | |
Pendfav | |||
2023-09-11 | Merge pull request #1857 from AFLplusplus/dev | van Hauser | |
push to stable | |||
2023-09-08 | fix cmplog forkserver kill signal | vanhauser-thc | |
2023-09-06 | Merge pull request #1851 from chinggg/cmp_fuzz_p2 | van Hauser | |
Skip calculating top_rated_fuzz_p2 with FAST schedule | |||
2023-09-06 | Merge pull request #1852 from CodeLinaro/dev-frida-oob1 | van Hauser | |
frida_mode: fix oob when copying details | |||
2023-09-05 | frida_mode: fix oob when copying details | Joey Jiao | |
Change-Id: I6a19792ee9e174720242602cec4a79134f6218de | |||
2023-09-04 | ensure table reinit, downgrade redundant | vanhauser-thc | |
2023-09-04 | fix string transform laf | vanhauser-thc | |
2023-09-03 | nit | vanhauser-thc | |
2023-09-03 | Skip calculating top_rated_fuzz_p2 with FAST schedule | chinggg | |
when FAST schedule is used, fuzz_p2 is already set to 0 so `fuzz_p2 > top_rated_fuzz_p2` never happens, just set top_rated_fuzz_p2 to 0 to reduce calculation | |||
2023-09-03 | code format | vanhauser-thc | |
2023-09-03 | less impact | vanhauser-thc | |
2023-09-02 | Merge pull request #1850 from devnexen/afl_untracer_haiku | van Hauser | |
afl untracer haiku build fix. | |||
2023-09-02 | fix attempt for laf string compare transform | vanhauser-thc | |
2023-09-02 | afl untracer haiku build fix. | David Carlier | |
2023-08-31 | Merge pull request #1847 from AFLplusplus/dev | van Hauser | |
push to stable | |||
2023-08-31 | changelog | vanhauser-thc | |
2023-08-31 | Merge branch 'dev' of ssh://github.com/AFLplusplus/AFLplusplus into dev | vanhauser-thc | |
2023-08-31 | nit | vanhauser-thc | |
2023-08-31 | pendfav | vanhauser-thc | |
2023-08-30 | Merge pull request #1826 from WorksButNotTested/arm64-fix | van Hauser | |
Don't corrupt instruction if map offset is too large | |||
2023-08-30 | Fix detection of DSO | Your | |
2023-08-30 | Fix path to zlib | Your Name | |
2023-08-30 | Don't corrupt instruction if map offset is too large | Your Name | |
2023-08-29 | update docs | vanhauser-thc | |
2023-08-28 | fix | vanhauser-thc | |
2023-08-28 | better afl startup detection in afl-whatsup | vanhauser-thc | |
2023-08-24 | add missing envs | vanhauser-thc | |
2023-08-23 | Merge pull request #1844 from AFLplusplus/dev | van Hauser | |
fix | |||
2023-08-23 | fix | vanhauser-thc | |
2023-08-23 | Merge pull request #1843 from AFLplusplus/dev | van Hauser | |
push to stable | |||
2023-08-23 | AFL_IGNORE_SEED_PROBLEMS | vanhauser-thc | |
2023-08-23 | fix | vanhauser-thc | |
2023-08-23 | Merge pull request #1842 from AFLplusplus/dev | van Hauser | |
afl-whatsup startup detection | |||
2023-08-23 | afl-whatsup startup detection | vanhauser-thc | |
2023-08-22 | Merge pull request #1841 from AFLplusplus/dev | van Hauser | |
Dev | |||
2023-08-22 | Merge pull request #1840 from smoelius/stable | van Hauser | |
update afl-system-config for macos | |||
2023-08-22 | fix | vanhauser-thc | |
2023-08-22 | afl-whatsup -m -n | vanhauser-thc | |
2023-08-21 | afl-whatsup add coverage output | vanhauser-thc | |
2023-08-19 | Adjust use of `sudo` | Samuel E. Moelius III | |