about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2023-03-29final touchesvanhauser-thc
2023-03-29all mutation strategiesvanhauser-thc
2023-03-29magma supportvanhauser-thc
2023-03-29introspectionvanhauser-thc
2023-03-28Merge pull request #1686 from tuliom/minor-fixesvan Hauser
Minor fixes
2023-03-28fix arm64 buildvanhauser-thc
2023-03-28Fix unsupported operands in .custom-format.pyTulio Magno Quites Machado Filho
Python 3.11 complains that int and str are unsupported operand types for operator +.
2023-03-28[afs-as] Allow debugging arguments after the input fileTulio Magno Quites Machado Filho
Clang may call as with extra debugging arguments after the input file, e.g. as --64 -o /tmp/hello-617ff5.o /tmp/hello-6b6f52.s -g -gdwarf-4
2023-03-28Stop using removed pipeline extensionsTulio Magno Quites Machado Filho
LLVM commit 7ae6838defb21737963b1dd8ff9de7e87052c74f removed the following extensions: - PassManagerBuilder::EP_OptimizerLast - PassManagerBuilder::EP_EnabledOnOptLevel0 - PassManagerBuilder::EP_FullLinkTimeOptimizationLast
2023-03-28nitsvanhauser-thc
2023-03-27time_wo_finds in fuzzer_statsvanhauser-thc
2023-03-27Merge pull request #1683 from cdown/cdown/2023-03-26/vervan Hauser
Clarify confusing version message
2023-03-26Clarify confusing version messageChris Down
When running, the following gets printed in quick succession on startup: afl-fuzz++4.00c based on afl by Michal Zalewski and a large online community [...] [+] NOTE: This is v3.x which changes defaults and behaviours - see README.md Don't assert that this is v3, just that v3+ changes defaults and behaviours.
2023-03-26fix frida modevanhauser-thc
2023-03-25disable frida in the ci for the moment it is working nowherevanhauser-thc
2023-03-25reduce CI resourcesvanhauser-thc
2023-03-25Merge pull request #1680 from yuawn/add_check_for_n_fuzz_updatevan Hauser
add check for n_fuzz update
2023-03-25add likely() to cksum checkyuawn
2023-03-25add check for n_fuzz updateyuawn
2023-03-21ci testvanhauser-thc
2023-03-21Merge pull request #1678 from dmitris/patch-1van Hauser
nit: fix minor typos
2023-03-21nit: fix minor typosDmitry Savintsev
change "cannot be build" to "cannot be built"
2023-03-17Merge pull request #1668 from AFLplusplus/devvan Hauser
push to stable
2023-03-17Merge pull request #1677 from AFLplusplus/classifyvan Hauser
Classify
2023-03-15improve ci timevanhauser-thc
2023-03-15more ci repair attemptsvanhauser-thc
2023-03-15fix civanhauser-thc
2023-03-15fix civanhauser-thc
2023-03-13fix qemu_modevanhauser-thc
2023-03-10macos ci debugvanhauser-thc
2023-03-10macos ci debugvanhauser-thc
2023-03-10macos ci debugvanhauser-thc
2023-03-10debug macos civanhauser-thc
2023-03-10enhance tests for macosvanhauser-thc
2023-03-10enhance tests for macosvanhauser-thc
2023-03-10Merge pull request #1672 from AFLplusplus/devvan Hauser
Dev
2023-03-09code formatvanhauser-thc
2023-03-09various fixesvanhauser-thc
2023-03-09fix attempt at lsanvanhauser-thc
2023-03-09fix qemuafl name rangevanhauser-thc
2023-03-09fast schedules n_fuzz update after classifyvanhauser-thc
2023-03-09support LLVMFuzzerTestOneInput -1 returnvanhauser-thc
2023-03-06Merge pull request #1667 from amitelka/feature/opt_statsfile_update_intervalvan Hauser
Added env variable to allow custom interval update of fuzzer_stats file
2023-03-06Fixed according to CRAmit Elkabetz
2023-03-06Revert "Merge pull request #1665 from devnexen/llvm_inst_mem_leaks"vanhauser-thc
This reverts commit e5f8c7a6129e42d1798fac1131c912b2eca8159c, reversing changes made to e6a05382b83817b245da51bcba16be5df56eb283.
2023-03-06Merge pull request #1665 from devnexen/llvm_inst_mem_leaksvan Hauser
llvm instrumentation trying to delete all static data
2023-03-06fix IGNORE_PROBLEMS and update qemuaflvanhauser-thc
2023-03-06fix civanhauser-thc
2023-03-06fix civanhauser-thc
2023-03-06fix civanhauser-thc