Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-21 | ci fix | van Hauser | |
2020-12-21 | fix ci | van Hauser | |
2020-12-21 | another 32 bit fix | van Hauser | |
2020-12-21 | update ci | van Hauser | |
2020-12-21 | Create ci.yml | van Hauser | |
2020-12-21 | fix 32 bit | van Hauser | |
2020-12-21 | switch to github actions | van Hauser | |
2020-12-21 | Merge pull request #649 from AFLplusplus/skim_romu | van Hauser | |
switch to romu and skim | |||
2020-12-21 | Merge branch 'dev' into skim_romu | van Hauser | |
2020-12-21 | update codeql yml | van Hauser | |
2020-12-21 | Merge pull request #648 from AFLplusplus/add-codeql | Andrea Fioraldi | |
Add codeql | |||
2020-12-21 | Create codeql-analysis.yml | Andrea Fioraldi | |
2020-12-21 | Merge pull request #647 from rchildre3/binary-only-make | van Hauser | |
Remove binary-only target's depend on source tools | |||
2020-12-20 | Test Python and Shared Memory in binary-only mode | R. Elliott Childre | |
2020-12-20 | Remove binary-only target's depend on source tools | R. Elliott Childre | |
The `binary-only` target currently depends on the `all` target which always build the source tools, such as afl-cc and afl-as. This is unnecessary if the user specifically is asking for only binary fuzzing tools. | |||
2020-12-20 | document AFL_LLVM_INSTRUMENT option NATIVE | van Hauser | |
2020-12-20 | fix for non-default gcc installations | van Hauser | |
2020-12-20 | fix endless loop in afl-cc allow/blocklists starting a line with a comment | van Hauser | |
2020-12-20 | Merge pull request #646 from pr0xy-t/dev | van Hauser | |
fixed typo in include/forkserver.h | |||
2020-12-20 | update changelog | van Hauser | |
2020-12-20 | fixed typo in include/forkserver.h | pr0xy | |
2020-12-19 | add tinyinst to binary fuzzing tools | van Hauser | |
2020-12-18 | apply nocolor changes | hexcoder- | |
2020-12-18 | dont fail with ASAN_BUILD | van Hauser | |
2020-12-18 | fix | van Hauser | |
2020-12-18 | mem error fix | van Hauser | |
2020-12-18 | fix compile | van Hauser | |
2020-12-18 | fix | van Hauser | |
2020-12-18 | Merge pull request #641 from AFLplusplus/dev | van Hauser | |
Dev | |||
2020-12-18 | merge romu and skim | van Hauser | |
2020-12-18 | small improvements: dump output on error in test-llvm, fix compiler warnings | hexcoder- | |
2020-12-18 | afl-cmin: skip instrumentation check if AFL_SKIP_BIN_CHECK is set | hexcoder- | |
2020-12-17 | fix crash for very fast targets | van Hauser | |
2020-12-17 | Cleanup QEMU configuration options | R. Elliott Childre | |
Take into account `STATIC`, `DEBUG`, and `PROFILING` Turn off most options Remove non-exsistant config options (e.g. bluez) | |||
2020-12-17 | skim import | van Hauser | |
2020-12-16 | small fixes | van Hauser | |
2020-12-15 | allow instrumenting LLVMFuzzerTestOneInput | van Hauser | |
2020-12-15 | add dummy Makefile to instrumentation/ | van Hauser | |
2020-12-15 | v3.01a init | van Hauser | |
2020-12-15 | Merge pull request #628 from AFLplusplus/dev 3.0c | van Hauser | |
Final push to stable | |||
2020-12-15 | v3.00c | van Hauser | |
2020-12-15 | v3.00c | van Hauser | |
2020-12-13 | code format | van Hauser | |
2020-12-13 | fix afl-clang tests | van Hauser | |
2020-12-12 | remove debugging sh | hexcoder- | |
2020-12-12 | add tests for the missing afl-compiler (afl-gcc or afl-clang) | hexcoder- | |
2020-12-12 | afl-as.c, fix compiler warnings (overflowing is UB) | hexcoder- | |
2020-12-12 | tmpdir not needed with sharedmap fuzzing | Dominik Maier | |
2020-12-12 | remove stray debugging fprintf | hexcoder- | |
2020-12-12 | typo | hexcoder- | |