Age | Commit message (Expand) | Author |
---|---|---|
2020-05-11 | doc: add c++17-enable to fuzzing instructions | Martin Zumsande |
2020-04-22 | doc: Document how to fuzz Bitcoin Core using honggfuzz | practicalswift |
2020-03-18 | doc: Add fuzzing quickstart guides for libFuzzer and afl-fuzz. Simplify instr... | practicalswift |
2020-03-09 | doc: Remove --disable-ccache from docs | MarcoFalke |
2020-01-29 | doc: Improve fuzzing docs for macOS users | Fabian Jahr |
2019-10-30 | docs: Add undefined to --with-sanitizers=fuzzer,address | practicalswift |
2019-07-08 | Update doc and CI config | qmma |
2019-02-13 | qa: Add test/fuzz/test_runner.py | MarcoFalke |
2019-01-29 | test: Build fuzz targets into seperate executables | MarcoFalke |
2019-01-16 | docs: Spelling error fix on fuzzing.md | benthecarman |
2019-01-05 | build: Allow to configure --with-sanitizers=fuzzer | MarcoFalke |
2017-05-19 | [test] Speed up fuzzing by ~200x when using afl-fuzz | practicalswift |
2016-12-15 | doc: Add bare-bones documentation for fuzzing | Wladimir J. van der Laan |