index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
fuzz
Age
Commit message (
Expand
)
Author
2024-05-21
Merge bitcoin/bitcoin#29421: net: make the list of known message types a comp...
Ava Chow
2024-04-18
fuzz: Pass `SystemRoot` environment variable to subprocess
Hennadii Stepanov
2024-04-06
fuzz: Introduce `BITCOINFUZZ` environment variable
Hennadii Stepanov
2024-04-06
fuzz, refactor: Deduplicate fuzz binary path creation
Hennadii Stepanov
2024-03-07
[fuzz] Apply fuzz env (suppressions, etc.) when fetching harness list
dergoegge
2024-02-28
net: make the list of known message types a compile time constant
Vasil Dimov
2024-02-05
fuzz: Set -rss_limit_mb=8000 for generate as well
MarcoFalke
2024-02-05
fuzz: Generate with random libFuzzer settings
MarcoFalke
2024-01-29
Merge bitcoin/bitcoin#29329: fuzz: Print coverage summary after run_once
fanquake
2024-01-29
fuzz: Print coverage summary after run_once
MarcoFalke
2024-01-26
fuzz: also set MSAN_SYMBOLIZER_PATH
fanquake
2024-01-24
fuzz: Exit and log stderr for parse_test_list errors
dergoegge
2023-11-07
fuzz: explicitly specify llvm-symbolizer path in runner
fanquake
2023-10-20
fuzz: Increase merge -rss_limit_mb
MarcoFalke
2023-10-16
fuzz: Allow multiple --m_dir args
MarcoFalke
2023-10-13
fuzz: Merge with -set_cover_merge=1
MarcoFalke
2023-10-12
test: Fuzz merge with -use_value_profile=0 for now
MarcoFalke
2023-07-22
fuzz: Re-enable symbolize=1 in ASAN_OPTIONS
MarcoFalke
2023-07-12
fuzz: Generate process_message targets individually
MarcoFalke
2023-07-07
Merge bitcoin/bitcoin#28015: fuzz: Generate rpc fuzz targets individually
fanquake
2023-06-28
fuzz: Generate rpc fuzz targets individually
MarcoFalke
2023-06-22
test: Run fuzz tests on macOS
MarcoFalke
2023-06-20
ci: Run fuzz target even if input folder is empty
MarcoFalke
2023-01-18
scripted-diff: Use new python 3.7 keywords
MarcoFalke
2021-11-10
scripted-diff: Bump copyright headers
MarcoFalke
2021-03-08
doc: Rename fuzz seed_dir to corpus_dir
MarcoFalke
2021-02-11
Merge #21023: fuzz: Disable shuffle when merge=1
MarcoFalke
2021-01-28
fuzz: Disable shuffle when merge=1
MarcoFalke
2021-01-26
ci: Fuzz with integer sanitizer
MarcoFalke
2021-01-21
test: Work around libFuzzer deadlock
MarcoFalke
2020-12-24
doc: [test] Remove outdated comment in fuzz runner
MarcoFalke
2020-12-10
fuzz: Link all targets once
MarcoFalke
2020-08-23
test/fuzz: add a seed corpus generation option to the test_runner
Antoine Poinsot
2020-05-10
fuzz: Pass down MAKEJOBS to test_runner
MarcoFalke
2020-04-17
fuzz: Run in parallel
MarcoFalke
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-09
test: Set -use_value_profile=1 when merging fuzz inputs
MarcoFalke
2020-04-03
fuzz: Avoid running over all inputs after merging them
MarcoFalke
2020-03-18
Merge #18300: fuzz: Add option to merge input dir to test runner
MarcoFalke
2020-03-10
fuzz: Remove option --export_coverage from test_runner
MarcoFalke
2020-03-09
tests: Remove FUZZERS_MISSING_CORPORA
practicalswift
2020-03-09
tests: Add basic fuzzing harness for CNetAddr/CService/CSubNet related functi...
practicalswift
2020-03-09
fuzz: Add option to merge input dir to test runner
MarcoFalke
2020-03-09
tests: Reset FUZZERS_MISSING_CORPORA to enable regression fuzzing for more ha...
practicalswift
2020-03-07
tests: Add key_io fuzzing harness
practicalswift
2020-03-06
build: Add locale fuzzer to FUZZERS_MISSING_CORPORA
practicalswift
2020-03-05
Merge #17972: tests: Add fuzzing harness for CKey and key related functions
MarcoFalke
2020-03-05
tests: Add fuzzing harness for CKey related functions
practicalswift
2020-03-05
Merge #17996: tests: Add fuzzing harness for serialization/deserialization of...
MarcoFalke
2020-03-05
tests: Add float to FUZZERS_MISSING_CORPORA (temporarily)
practicalswift
[next]