about summary refs log tree commit diff
AgeCommit message (Expand)Author
2024-08-20fix unicorn buildvanhauser-thc
2024-08-19code format, llvm 18vanhauser-thc
2024-08-18fix AFL_OLD_FORKSERVERvanhauser-thc
2024-08-16fix custom post process with custom sendvanhauser-thc
2024-08-15update changelogvanhauser-thc
2024-08-14fix missing trace_mini checkvanhauser-thc
2024-08-14Merge pull request #2186 from R9295/fix/unicorn-mode-buildvan Hauser
2024-08-14remove deprecated -d option in unicorn CI testaarnav
2024-08-14fix incorrect check for unicorn CIaarnav
2024-08-13fix rebuild messageaarnav
2024-08-13fix unicorn and unicornafl build scriptaarnav
2024-08-11Merge pull request #2183 from NareshBiradar1/fix/image-tag-typovan Hauser
2024-08-11Corrected the 'heigh' attribute to 'height' in the HTML image tag for the AFL...NareshBiradar1
2024-08-08Merge pull request #2180 from tchebb/fix-shell-errorsvan Hauser
2024-08-08Merge pull request #2173 from ahuo1/devvan Hauser
2024-08-07Merge pull request #2181 from tchebb/fix-no-zlibvan Hauser
2024-08-06Fix syntax error when compiling without zlibThomas Hebb
2024-08-06Fix "/bin/sh:" errors when building without LLVMThomas Hebb
2024-08-06Merge pull request #2179 from fish98/revise_docsvan Hauser
2024-08-05remove redundant tracked tmp files during buildingTTFISH
2024-08-05update build dependencies for source-only/distribTTFISH
2024-08-05Merge branch 'AFLplusplus:dev' into devYiyi Wang
2024-08-03Merge pull request #2174 from killerra/devvan Hauser
2024-08-02Handle detect_leaks 0 and falsekillerra
2024-08-02lower mem usage attemptvanhauser-thc
2024-07-28Removed bogus free in instrument_coverage_unstable_find_outputkillerra
2024-07-28fixed lasan defaults evaluationkillerra
2024-07-28To support AFL instrumentation, add default settings.Yiyi Wang
2024-07-24Merge pull request #2172 from AFLplusplus/devvan Hauser
2024-07-24new cmplog mapvanhauser-thc
2024-07-24fix afl-whatup time calcvanhauser-thc
2024-07-23Merge pull request #2169 from killerra/devvan Hauser
2024-07-23added free for new stringskillerra
2024-07-23Fixed frida unstable coverage for instances not named "default"killerra
2024-07-23Merge pull request #2168 from AFLplusplus/fix_macosvan Hauser
2024-07-23oopsDominik Maier
2024-07-23Fix LLVM mode build on MacOSDominik Maier
2024-07-21Merge pull request #2165 from meowmeowxw/fix-fasan-arm64van Hauser
2024-07-21frida_mode: fix fasan operand access orderGiovanni Di Santi
2024-07-17mini performance optvanhauser-thc
2024-07-15fix autodictvanhauser-thc
2024-07-14Merge pull request #2158 from AFLplusplus/devvan Hauser
2024-07-14code formatvanhauser-thc
2024-07-14Merge pull request #2160 from exoosh/devvan Hauser
2024-07-14ensure this does not happen againvanhauser-thc
2024-07-14Revert "Replace gettimeofday with clock_gettime (#2159)"vanhauser-thc
2024-07-14Replace gettimeofday with clock_gettime (#2159)carpintero-de-c
2024-07-13Fixing change from PR#2152, misspelled variable namesOliver Schneider
2024-07-12Merge pull request #2157 from trail-of-forks/fix-syncid-lenvan Hauser
2024-07-12check the sync_id length onceWilliam Tan