about summary refs log tree commit diff
AgeCommit message (Expand)Author
2023-11-07fix dictionary and cminvanhauser-thc
2023-11-06Add missing initialisation for havoc_queued during the custom mutator's stage.Manuel Carrasco
2023-11-06clang-format 16->17vanhauser-thc
2023-11-06fix lsan fixvanhauser-thc
2023-11-04fix of fix: make sure ASAN_OPTIONS and LSAN_OPTIONS agree on leak detectionhexcoder-
2023-11-04copy 'detect_leaks=0' from ASAN to LSANhexcoder
2023-11-03Merge branch 'dev' of ssh://github.com/AFLplusplus/AFLplusplus into devvanhauser-thc
2023-11-03add --help/--version/...vanhauser-thc
2023-10-25Merge pull request #1899 from AFLplusplus/scalevan Hauser
2023-10-25add to gitignorevanhauser-thc
2023-10-25fix scalevanhauser-thc
2023-10-24fixvanhauser-thc
2023-10-24code formatvanhauser-thc
2023-10-24Merge branch 'dev' of ssh://github.com/AFLplusplus/AFLplusplus into devvanhauser-thc
2023-10-24dict2file to silently return if AFL_LLVM_DICT2FILE not definedvanhauser-thc
2023-10-24Merge pull request #1893 from jschwartzentruber/add-no-rpath-flagvan Hauser
2023-10-23Add an env to afl-clang-fast to disable setting rpath if LLVM path isn'tJesse Schwartzentruber
2023-10-23add scale encode mode for cmplogvanhauser-thc
2023-10-23Merge pull request #1896 from AFLplusplus/devvan Hauser
2023-10-21Merge branch 'dev' of ssh://github.com/AFLplusplus/AFLplusplus into devvanhauser-thc
2023-10-21update unicornvanhauser-thc
2023-10-21Merge pull request #1894 from choller/devvan Hauser
2023-10-20Use proper AFL_NYX_AUX_SIZE for nyx_aux_stringChristian Holler (:decoder)
2023-10-16Merge pull request #1890 from AFLplusplus/typosvan Hauser
2023-10-16typotoka
2023-10-14Merge pull request #1889 from AFLplusplus/early_llvmvan Hauser
2023-10-14brackettoka
2023-10-14EarlyEPCallback for llvm16toka
2023-10-08update todosvanhauser-thc
2023-10-06add AFL_NO_CFG_FUZZING to env listvanhauser-thc
2023-10-04Merge pull request #1883 from eqv/atomic_statsvan Hauser
2023-10-04Make fuzzer_stats update atomiccoco
2023-10-03Merge pull request #1882 from m4drat/statsd-banner-fixvan Hauser
2023-10-03Use sync_id instead of use_banner while building statsd metric messagesTheodor Arsenij
2023-10-03nitsvanhauser-thc
2023-10-03Merge pull request #1880 from AFLplusplus/devvan Hauser
2023-10-03Merge pull request #1879 from AFLplusplus/urandomvan Hauser
2023-10-02fix addseeds testvanhauser-thc
2023-10-02urandomtoka
2023-10-02Merge branch 'dev' of ssh://github.com/AFLplusplus/AFLplusplus into devvanhauser-thc
2023-10-02remove old creditsvanhauser-thc
2023-10-02benchmark: notebook wording tweaksChris Ball
2023-10-02benchmark: add a README, lower default runs from 5 to 3Chris Ball
2023-10-02benchmark: cleanup, add results, add a data exploration notebookChris Ball
2023-10-02Merge pull request #1868 from nataraj-hates-MS-for-stealing-github/stablevan Hauser
2023-10-02update nyx-qemuvanhauser-thc
2023-10-01typotoka
2023-09-30add afl-addseeds toolvanhauser-thc
2023-09-29Fixed script for pwndbg (#1876)Grzegorz Wypych
2023-09-28fix exploit mode on startupvanhauser-thc