about summary refs log tree commit diff
AgeCommit message (Expand)Author
2024-09-05Use `permissive_create` in `mark_as_variable`Samuel Moelius
2024-09-04already support LLVMFuzzerCleanupvanhauser-thc
2024-08-29enhance autotokens standalonevanhauser-thc
2024-08-28add autotokens-standalonevanhauser-thc
2024-08-28improve aflpp-standalonevanhauser-thc
2024-08-22Merge pull request #2195 from intrigus-lgtm/patch-4van Hauser
2024-08-22Merge pull request #2193 from ncoghlan/core-dump-notice-rewordingvan Hauser
2024-08-21Install package without asking for confirmationintrigus-lgtm
2024-08-21No longer need the extra line breakAlyssa Coghlan
2024-08-21Skip the save/restore exampleAlyssa Coghlan
2024-08-21Wording tweaksAlyssa Coghlan
2024-08-21Offer more explicit core dump handling tipAlyssa Coghlan
2024-08-20Merge pull request #2192 from AFLplusplus/devvan Hauser
2024-08-20fix unicorn buildvanhauser-thc
2024-08-19Merge pull request #2190 from AFLplusplus/devvan Hauser
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