aboutsummaryrefslogtreecommitdiff
path: root/doc/fuzzing.md
AgeCommit message (Expand)Author
2022-01-11fuzz: parse the command line arguments in fuzz testsVasil Dimov
2021-11-10Add a brief overview of fuzzing/Bitcoin Core fuzzingAlex Groce
2021-10-01Merge bitcoin/bitcoin#22585: fuzz: add guide to fuzzing with Eclipser v1.xW. J. van der Laan
2021-09-02test: Update test README and lint scriptMarcoFalke
2021-08-06fuzz: add guide to fuzzing with Eclipser v1.xAlex Groce
2021-07-28Document faster throughput configurationAlex Groce
2021-05-25doc: describe in fuzzing.md how to reproduce a CI crashJon Atack
2021-05-14doc: Fix OSS-Fuzz linksMarcoFalke
2021-05-05doc: add OSS-Fuzz section to fuzzing.md docAdam Jonas
2021-03-09doc: Update fuzzing docs for afl-clang-ltoMarcoFalke
2021-02-17Merge #20380: doc: Add instructions on how to fuzz the P2P layer using Honggf...MarcoFalke
2020-12-10fuzz: Link all targets onceMarcoFalke
2020-11-12doc: Add instructions on how to fuzz the P2P layer using Honggfuzz NetDriverpracticalswift
2020-07-05doc: afl fuzzing comment about afl-gcc and afl-g++nsa
2020-06-05build: turn on --enable-c++17 by --enable-fuzzVasil Dimov
2020-05-11doc: add c++17-enable to fuzzing instructionsMartin Zumsande
2020-04-22doc: Document how to fuzz Bitcoin Core using honggfuzzpracticalswift
2020-03-18doc: Add fuzzing quickstart guides for libFuzzer and afl-fuzz. Simplify instr...practicalswift
2020-03-09doc: Remove --disable-ccache from docsMarcoFalke
2020-01-29doc: Improve fuzzing docs for macOS usersFabian Jahr
2019-10-30docs: Add undefined to --with-sanitizers=fuzzer,addresspracticalswift
2019-07-08Update doc and CI configqmma
2019-02-13qa: Add test/fuzz/test_runner.pyMarcoFalke
2019-01-29test: Build fuzz targets into seperate executablesMarcoFalke
2019-01-16docs: Spelling error fix on fuzzing.mdbenthecarman
2019-01-05build: Allow to configure --with-sanitizers=fuzzerMarcoFalke
2017-05-19[test] Speed up fuzzing by ~200x when using afl-fuzzpracticalswift
2016-12-15doc: Add bare-bones documentation for fuzzingWladimir J. van der Laan