Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-01 | changelog | vanhauser-thc | |
2024-06-29 | add AFL_OLD_FORKSERVER feature | vanhauser-thc | |
2024-06-28 | add custom_send_tcp | vanhauser-thc | |
2024-06-27 | AFL_CUSTOM_MUTATOR_LATE_SEND added | vanhauser-thc | |
2024-06-26 | improved seed selection algorithm | vanhauser-thc | |
2024-06-21 | add zlib compression for fast resume | vanhauser-thc | |
2024-06-18 | code format and changelog | vanhauser-thc | |
2024-06-18 | Merge pull request #2128 from AFLplusplus/fastrestart | van Hauser | |
Fastrestart | |||
2024-06-18 | fast resume option | vanhauser-thc | |
2024-06-13 | Revert "MONOTONIC" | vanhauser-thc | |
This reverts commit 0c9b460cc46aebfa4eb6e1fbe928895c0a8fcfbd. | |||
2024-06-12 | MONOTONIC | vanhauser-thc | |
2024-06-10 | update changelog | vanhauser-thc | |
2024-06-10 | frida verbose | vanhauser-thc | |
2024-06-09 | v4.22a init | vanhauser-thc | |
2024-06-09 | 4.21c | vanhauser-thc | |
2024-06-09 | fix -n | vanhauser-thc | |
2024-06-06 | memory adjustments | vanhauser-thc | |
2024-06-06 | new seed selection algorithm | vanhauser-thc | |
2024-06-04 | AFL_NO_SYNC | vanhauser-thc | |
2024-06-01 | changelog | vanhauser-thc | |
2024-05-29 | fix afl-showmap shmmemleak | vanhauser-thc | |
2024-05-21 | fix symcc custom mutator | vanhauser-thc | |
2024-05-19 | support new llvm 19 changes | vanhauser-thc | |
2024-05-17 | log | vanhauser-thc | |
2024-05-16 | nits | vanhauser-thc | |
2024-05-14 | disable xml/curl/g_ string transform compare | 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 | update changelog | vanhauser-thc | |
2024-05-07 | stat update during syncing | vanhauser-thc | |
2024-05-02 | AFL_DISABLE_REDUNDANT | vanhauser-thc | |
2024-04-26 | changes | vanhauser-thc | |
2024-04-26 | work with spaces in filenames | vanhauser-thc | |
2024-04-25 | fix AFL_PERSISTENT_RECORD | vanhauser-thc | |
2024-04-19 | LTO fix | vanhauser-thc | |
2024-04-13 | v4.21 init | vanhauser-thc | |
2024-04-13 | v4.20c | vanhauser-thc | |
2024-04-12 | Merge pull request #2051 from Phasip/patch-1 | van Hauser | |
Clarify that oss-fuzz doesn't randomize builds anymore | |||
2024-04-12 | Clarify that oss-fuzz doesn't randomize builds anymore | Pasi Saarinen | |
2024-04-09 | fix -V, code format | vanhauser-thc | |
2024-04-07 | fix llvm modules | vanhauser-thc | |
2024-04-05 | fix aflpp custom mutator + standalone tool | vanhauser-thc | |
2024-03-12 | nits | vanhauser-thc | |
2024-02-29 | log | vanhauser-thc | |
2024-02-29 | gcc cmplog fix | vanhauser-thc | |
2024-02-23 | update changelog | vanhauser-thc | |
2024-02-20 | afl-whatsup current speed | vanhauser-thc | |
2024-02-19 | Fixed #1865: many updates to INSTALL.md for macOS | Sean McBride | |
- moved shared mem instructions to before building so that tests during build don't fail - corrected path to README.llvm.md - updated some macOS spelling - added missing sudo - misc other changes from reading the document carefully |