aboutsummaryrefslogtreecommitdiff
path: root/doc/fuzzing.md
Commit message (Expand)AuthorAgeFilesLines
* doc: afl fuzzing comment about afl-gcc and afl-g++nsa2020-07-051-0/+2
* build: turn on --enable-c++17 by --enable-fuzzVasil Dimov2020-06-051-4/+4
* doc: add c++17-enable to fuzzing instructionsMartin Zumsande2020-05-111-4/+4
* doc: Document how to fuzz Bitcoin Core using honggfuzzpracticalswift2020-04-221-0/+22
* doc: Add fuzzing quickstart guides for libFuzzer and afl-fuzz. Simplify instr...practicalswift2020-03-181-126/+123
* doc: Remove --disable-ccache from docsMarcoFalke2020-03-091-4/+4
* doc: Improve fuzzing docs for macOS usersFabian Jahr2020-01-291-17/+58
* docs: Add undefined to --with-sanitizers=fuzzer,addresspracticalswift2019-10-301-2/+2
* Update doc and CI configqmma2019-07-081-2/+2
* qa: Add test/fuzz/test_runner.pyMarcoFalke2019-02-131-24/+33
* test: Build fuzz targets into seperate executablesMarcoFalke2019-01-291-8/+8
* docs: Spelling error fix on fuzzing.mdbenthecarman2019-01-161-1/+1
* build: Allow to configure --with-sanitizers=fuzzerMarcoFalke2019-01-051-9/+25
* [test] Speed up fuzzing by ~200x when using afl-fuzzpracticalswift2017-05-191-1/+7
* doc: Add bare-bones documentation for fuzzingWladimir J. van der Laan2016-12-151-0/+66