about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2019-07-26incorporated most of the 2.53b changesvan Hauser
2019-07-25cleanupvan Hauser
2019-07-25afl_trace_pc fixvan Hauser
2019-07-25squash typosvan Hauser
2019-07-25filenames should not have spacesvan Hauser
2019-07-25unicorn build workaroundvan Hauser
2019-07-25documentation updatevan Hauser
2019-07-25Merge pull request #27 from domenukk/afl-unicornvan Hauser
Add AFL Unicorn
2019-07-25Added AFL-Unicorn modeDominik Maier
2019-07-24remove the unreadable AFLFast schedules tabel in markdown from READMEAndrea Fioraldi
2019-07-24qemu mode TODO updateAndrea Fioraldi
2019-07-24fix root checkvan Hauser
2019-07-23updated changelog and readmevan Hauser
2019-07-21doc updatevan Hauser
2019-07-21removed gcc_plugin from mastervan Hauser
2019-07-21moved gcc_plugin to a branch, it is nowhere near "ok"van Hauser
2019-07-20Merge pull request #26 from vanhauser-thc/qemu-compcovAndrea Fioraldi
Qemu CompCov
2019-07-20better rely on compiler for size informationhexcxoder-
2019-07-20fix conflictAndrea Fioraldi
2019-07-20more speed to libcompcov using real libc functionsAndrea Fioraldi
2019-07-20warn on calling the target binary without an explicit pathvan Hauser
2019-07-20added test and debugvan Hauser
2019-07-20fix #24 checking for validity of the requested block addressAndrea Fioraldi
2019-07-20CompCov TODOAndrea Fioraldi
2019-07-20updated docs and crash issues with gcc_pluginvan Hauser
2019-07-19this closes #23Andrea Fioraldi
2019-07-19libcompcov for QEMUAndrea Fioraldi
2019-07-19ops typoAndrea Fioraldi
2019-07-19show selected core and code cleanupvan Hauser
2019-07-19several documentation fixesHeiko Eißfeldt
2019-07-19enable AFL_QUIET againHeiko Eißfeldt
2019-07-19add root checkHeiko Eißfeldt
2019-07-19fix typosAndrea Fioraldi
2019-07-19env variables updateAndrea Fioraldi
2019-07-19experimental x86 support for compcov in QEMUAndrea Fioraldi
2019-07-18code cleanup and documented secret cmdline optionvan Hauser
2019-07-18cpu scaling updated for newer kernelsvan Hauser
2019-07-17test case files with time informationvan Hauser
2019-07-16Merge pull request #17 from dkasak/patch-1van Hauser
Fix typo: add missing underscore
2019-07-16added readmevan Hauser
2019-07-16Fix typo: add missing underscoreDenis Kasak
2019-07-16updated .gitignorevan Hauser
2019-07-16env doc update for gcc_pluginvan Hauser
2019-07-16deprecate afl-gccvan Hauser
2019-07-16added TODO filevan Hauser
2019-07-16added gcc_pluginvan Hauser
2019-07-15fixing commit fuckupvan Hauser
2019-07-15fix crash with case insensitive compare functions (str(n)casecmp())hexcoder-
2019-07-14fix merge artefact (check_binary)Heiko Eißfeldt
2019-07-14updated READMEvan Hauser