about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2022-09-14Fix LLVM 15 buildNikita Popov
By removing ModuleSanitizerCoverageLegacyPass, which is completely unused. There was some confusing between the initialization function for the upstream sancov pass and AFLs own implementation.
2022-09-10code formatvanhauser-thc
2022-09-10Merge pull request #1512 from devnexen/libdislocator_attrsvan Hauser
libdislocator apply few attributes for few compiler optimisations.
2022-09-10libdislocator apply few attributes for few compiler optimisations.David Carlier
2022-09-10Merge pull request #1511 from tocic/fix/docs_typosvan Hauser
Fix typos in docs
2022-09-10Fix typos in docstocic
2022-09-09Dockerfile enhancementsvanhauser-thc
2022-09-07update changelogvanhauser-thc
2022-09-07Merge pull request #1509 from CodeLogicError/stablevan Hauser
analyze_run_target return dataconversion
2022-09-07analyze_run_target return dataconversionCodeLogicError
analyze_run_target create u64 data and return u32
2022-09-05egrep -> grep -evanhauser-thc
2022-08-31Merge pull request #1505 from tokatoka/stablevan Hauser
Fix my name in Changelog.md
2022-08-30update qemuaflvanhauser-thc
2022-08-30fix my nametoka
2022-08-26Merge pull request #1504 from AFLplusplus/devvan Hauser
pcguard off-by-one fix
2022-08-26pcguard off-by-one fixvanhauser-thc
2022-08-25Merge pull request #1499 from AFLplusplus/devvan Hauser
push to stable
2022-08-25fix pizza modevanhauser-thc
2022-08-25fix gcc_mode cmplogvanhauser-thc
2022-08-19Merge pull request #1500 from kobrineli/fix-dummy-mapsizevan Hauser
Change map size dummy value.
2022-08-19Fix.Eli Kobrin
2022-08-19Change map size dummy value.Eli Kobrin
2022-08-19add malloc checkvanhauser-thc
2022-08-19shorter calibrationvanhauser-thc
2022-08-18better no dry runvanhauser-thc
2022-08-17alt no calvanhauser-thc
2022-08-16fix docsvanhauser-thc
2022-08-16fix afl-cminvanhauser-thc
2022-08-15fix new map size extraction for afl-gccvanhauser-thc
2022-08-15get map size from binaries within afl-cmin*vanhauser-thc
2022-08-15filter pipe in gcc_modevanhauser-thc
2022-08-14better handling of -fsanitize=..,...,.. listsvanhauser-thc
2022-08-14add build reportvanhauser-thc
2022-08-14Merge pull request #1496 from devnexen/libtokencap_update_hotsummervan Hauser
libtokencap annotate overriden calls to pyt them together in a special
2022-08-14add AFL_NO_STARTUP_CALIBRATION featurevanhauser-thc
2022-08-13libtokencap annotate overriden calls to pyt them together in a specialDavid Carlier
elf (sub)section and improve their locality.
2022-08-11Merge pull request #1494 from WorksButNotTested/armhfvan Hauser
Armhf
2022-08-11Changes to allow cross-compilation of pngtestYour Name
2022-08-11Fixed warnings about format stringsYour Name
2022-08-11Fixed makefile formattingYour Name
2022-08-10fix qemu_modevanhauser-thc
2022-08-09Merge pull request #1491 from WorksButNotTested/unstablevan Hauser
Fix unstable test makefile
2022-08-09add env varvanhauser-thc
2022-08-09update qemuaflvanhauser-thc
2022-08-09Fix unstable test makefileYour Name
2022-08-084.03avanhauser-thc
2022-08-08Merge pull request #1489 from AFLplusplus/dev 4.02cvan Hauser
push to stable
2022-08-084.02cvanhauser-thc
2022-08-06code formatvanhauser-thc
2022-08-06Merge pull request #1467 from WorksButNotTested/droidvan Hauser
Android Fixes