Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-29 | final touches | vanhauser-thc | |
2023-03-29 | all mutation strategies | vanhauser-thc | |
2023-03-29 | magma support | vanhauser-thc | |
2023-03-29 | introspection | vanhauser-thc | |
2023-03-28 | Merge pull request #1686 from tuliom/minor-fixes | van Hauser | |
Minor fixes | |||
2023-03-28 | fix arm64 build | vanhauser-thc | |
2023-03-28 | Fix unsupported operands in .custom-format.py | Tulio 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 file | Tulio 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-28 | Stop using removed pipeline extensions | Tulio Magno Quites Machado Filho | |
LLVM commit 7ae6838defb21737963b1dd8ff9de7e87052c74f removed the following extensions: - PassManagerBuilder::EP_OptimizerLast - PassManagerBuilder::EP_EnabledOnOptLevel0 - PassManagerBuilder::EP_FullLinkTimeOptimizationLast | |||
2023-03-28 | nits | vanhauser-thc | |
2023-03-27 | time_wo_finds in fuzzer_stats | vanhauser-thc | |
2023-03-27 | Merge pull request #1683 from cdown/cdown/2023-03-26/ver | van Hauser | |
Clarify confusing version message | |||
2023-03-26 | Clarify confusing version message | Chris 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-26 | fix frida mode | vanhauser-thc | |
2023-03-25 | disable frida in the ci for the moment it is working nowhere | vanhauser-thc | |
2023-03-25 | reduce CI resources | vanhauser-thc | |
2023-03-25 | Merge pull request #1680 from yuawn/add_check_for_n_fuzz_update | van Hauser | |
add check for n_fuzz update | |||
2023-03-25 | add likely() to cksum check | yuawn | |
2023-03-25 | add check for n_fuzz update | yuawn | |
2023-03-21 | ci test | vanhauser-thc | |
2023-03-21 | Merge pull request #1678 from dmitris/patch-1 | van Hauser | |
nit: fix minor typos | |||
2023-03-21 | nit: fix minor typos | Dmitry Savintsev | |
change "cannot be build" to "cannot be built" | |||
2023-03-17 | Merge pull request #1668 from AFLplusplus/dev | van Hauser | |
push to stable | |||
2023-03-17 | Merge pull request #1677 from AFLplusplus/classify | van Hauser | |
Classify | |||
2023-03-15 | improve ci time | vanhauser-thc | |
2023-03-15 | more ci repair attempts | vanhauser-thc | |
2023-03-15 | fix ci | vanhauser-thc | |
2023-03-15 | fix ci | vanhauser-thc | |
2023-03-13 | fix qemu_mode | vanhauser-thc | |
2023-03-10 | macos ci debug | vanhauser-thc | |
2023-03-10 | macos ci debug | vanhauser-thc | |
2023-03-10 | macos ci debug | vanhauser-thc | |
2023-03-10 | debug macos ci | vanhauser-thc | |
2023-03-10 | enhance tests for macos | vanhauser-thc | |
2023-03-10 | enhance tests for macos | vanhauser-thc | |
2023-03-10 | Merge pull request #1672 from AFLplusplus/dev | van Hauser | |
Dev | |||
2023-03-09 | code format | vanhauser-thc | |
2023-03-09 | various fixes | vanhauser-thc | |
2023-03-09 | fix attempt at lsan | vanhauser-thc | |
2023-03-09 | fix qemuafl name range | vanhauser-thc | |
2023-03-09 | fast schedules n_fuzz update after classify | vanhauser-thc | |
2023-03-09 | support LLVMFuzzerTestOneInput -1 return | vanhauser-thc | |
2023-03-06 | Merge pull request #1667 from amitelka/feature/opt_statsfile_update_interval | van Hauser | |
Added env variable to allow custom interval update of fuzzer_stats file | |||
2023-03-06 | Fixed according to CR | Amit Elkabetz | |
2023-03-06 | Revert "Merge pull request #1665 from devnexen/llvm_inst_mem_leaks" | vanhauser-thc | |
This reverts commit e5f8c7a6129e42d1798fac1131c912b2eca8159c, reversing changes made to e6a05382b83817b245da51bcba16be5df56eb283. | |||
2023-03-06 | Merge pull request #1665 from devnexen/llvm_inst_mem_leaks | van Hauser | |
llvm instrumentation trying to delete all static data | |||
2023-03-06 | fix IGNORE_PROBLEMS and update qemuafl | vanhauser-thc | |
2023-03-06 | fix ci | vanhauser-thc | |
2023-03-06 | fix ci | vanhauser-thc | |
2023-03-06 | fix ci | vanhauser-thc | |