about summary refs log tree commit diff
path: root/docs
AgeCommit message (Collapse)Author
2024-07-01changelogvanhauser-thc
2024-06-29add AFL_OLD_FORKSERVER featurevanhauser-thc
2024-06-28add custom_send_tcpvanhauser-thc
2024-06-27AFL_CUSTOM_MUTATOR_LATE_SEND addedvanhauser-thc
2024-06-26improved seed selection algorithmvanhauser-thc
2024-06-21add zlib compression for fast resumevanhauser-thc
2024-06-18code format and changelogvanhauser-thc
2024-06-18Merge pull request #2128 from AFLplusplus/fastrestartvan Hauser
Fastrestart
2024-06-18fast resume optionvanhauser-thc
2024-06-13Revert "MONOTONIC"vanhauser-thc
This reverts commit 0c9b460cc46aebfa4eb6e1fbe928895c0a8fcfbd.
2024-06-12MONOTONICvanhauser-thc
2024-06-10update changelogvanhauser-thc
2024-06-10frida verbosevanhauser-thc
2024-06-09v4.22a initvanhauser-thc
2024-06-094.21cvanhauser-thc
2024-06-09fix -nvanhauser-thc
2024-06-06memory adjustmentsvanhauser-thc
2024-06-06new seed selection algorithmvanhauser-thc
2024-06-04AFL_NO_SYNCvanhauser-thc
2024-06-01changelogvanhauser-thc
2024-05-29fix afl-showmap shmmemleakvanhauser-thc
2024-05-21fix symcc custom mutatorvanhauser-thc
2024-05-19support new llvm 19 changesvanhauser-thc
2024-05-17logvanhauser-thc
2024-05-16nitsvanhauser-thc
2024-05-14disable xml/curl/g_ string transform comparevanhauser-thc
2024-05-13Merge pull request #2086 from smoelius/devvan Hauser
Add `AFL_SHA1_FILENAMES` option
2024-05-13post_process after trimvanhauser-thc
2024-05-13compcov int fixvanhauser-thc
2024-05-12Add `AFL_SHA1_FILENAMES` optionSamuel Moelius
2024-05-11update changelogvanhauser-thc
2024-05-07stat update during syncingvanhauser-thc
2024-05-02AFL_DISABLE_REDUNDANTvanhauser-thc
2024-04-26changesvanhauser-thc
2024-04-26work with spaces in filenamesvanhauser-thc
2024-04-25fix AFL_PERSISTENT_RECORDvanhauser-thc
2024-04-19LTO fixvanhauser-thc
2024-04-13v4.21 initvanhauser-thc
2024-04-13v4.20cvanhauser-thc
2024-04-12Merge pull request #2051 from Phasip/patch-1van Hauser
Clarify that oss-fuzz doesn't randomize builds anymore
2024-04-12Clarify that oss-fuzz doesn't randomize builds anymorePasi Saarinen
2024-04-09fix -V, code formatvanhauser-thc
2024-04-07fix llvm modulesvanhauser-thc
2024-04-05fix aflpp custom mutator + standalone toolvanhauser-thc
2024-03-12nitsvanhauser-thc
2024-02-29logvanhauser-thc
2024-02-29gcc cmplog fixvanhauser-thc
2024-02-23update changelogvanhauser-thc
2024-02-20afl-whatsup current speedvanhauser-thc
2024-02-19Fixed #1865: many updates to INSTALL.md for macOSSean 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