about summary refs log tree commit diff
AgeCommit message (Expand)Author
2021-03-04restore correct CTX behaviour in llvm modeAndrea Fioraldi
2021-03-04NO_CHECKOUT=1 ./build_qemu_support.shAndrea Fioraldi
2021-03-04update qemuafl and remove git stasAndrea Fioraldi
2021-03-04Merge pull request #776 from realmadsci/afl-exclude-rangesAndrea Fioraldi
2021-03-03add new tutorialvanhauser-thc
2021-03-02cpu-exec: Add AFL_QEMU_EXCLUDE_RANGESrealmadsci
2021-03-02docuvanhauser-thc
2021-03-02add de-unicoded dictionary entriesvanhauser-thc
2021-03-02better unicode supportvanhauser-thc
2021-03-02fix llvm for unicode strings (hopefully)vanhauser-thc
2021-03-01update changelogvanhauser-thc
2021-03-01write to correct pipe endaflpp
2021-03-01len for cmplog rtnaflpp
2021-03-01better fix for asan?aflpp
2021-03-01fix area_is_valid with writeAndrea Fioraldi
2021-03-01area_is_valid with writeAndrea Fioraldi
2021-03-01fix last commitAndrea Fioraldi
2021-03-01ASan-compatible area_is_mapped()Andrea Fioraldi
2021-03-013.11a initvanhauser-thc
2021-03-01Merge pull request #767 from AFLplusplus/dev 3.10cvan Hauser
2021-03-01ensure proper aligning for skim patchvanhauser-thc
2021-03-013.10c releasevanhauser-thc
2021-03-01feodora qemu lib fixvanhauser-thc
2021-02-28Merge pull request #770 from rchildre3/qasan-print-formatsvan Hauser
2021-02-28Fix printf specifiers of (s)size_t in QAsan hooksR. Elliott Childre
2021-02-28metricsvanhauser-thc
2021-02-28fix afl-common compilevanhauser-thc
2021-02-28BSD: how to avoid core dumpsheiko
2021-02-27fix %ld in hooks.cAndrea Fioraldi
2021-02-27libqasan: read and write hooksAndrea Fioraldi
2021-02-27fix qasan search pathvanhauser-thc
2021-02-27disable the generation of core files in DragonFly BSDhexcoder-
2021-02-27reworked unicornafl documentationDominik Maier
2021-02-27fixed rust bindings placementDominik Maier
2021-02-27added rust binding referenceDominik Maier
2021-02-27some rust cleanupDominik Maier
2021-02-27custom mutator rust support (#752)julihoh
2021-02-26remove debug outputvanhauser-thc
2021-02-26fine tune cmplogvanhauser-thc
2021-02-26Merge pull request #759 from AFLplusplus/devvan Hauser
2021-02-25changing the -t ...+ meaning to "auto-calculate buth this is the max"vanhauser-thc
2021-02-25docs updatevanhauser-thc
2021-02-25update changelogvanhauser-thc
2021-02-25edges in afl-plotAndrea Fioraldi
2021-02-25helper_min3 funcAndrea Fioraldi
2021-02-25cmplog finetuningvanhauser-thc
2021-02-24Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into devAndrea Fioraldi
2021-02-24edges in plot fileAndrea Fioraldi
2021-02-24fixesvanhauser-thc
2021-02-24typoshexcoder