index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
fuzz
Commit message (
Expand
)
Author
Age
Files
Lines
*
test/fuzz: add a seed corpus generation option to the test_runner
Antoine Poinsot
2020-08-23
1
-12
/
+60
*
fuzz: Pass down MAKEJOBS to test_runner
MarcoFalke
2020-05-10
1
-0
/
+1
*
fuzz: Run in parallel
MarcoFalke
2020-04-17
1
-23
/
+50
*
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
1
-1
/
+1
*
test: Set -use_value_profile=1 when merging fuzz inputs
MarcoFalke
2020-04-09
1
-0
/
+1
*
fuzz: Avoid running over all inputs after merging them
MarcoFalke
2020-04-03
1
-0
/
+1
*
Merge #18300: fuzz: Add option to merge input dir to test runner
MarcoFalke
2020-03-18
1
-15
/
+33
|
\
|
*
fuzz: Remove option --export_coverage from test_runner
MarcoFalke
2020-03-10
1
-14
/
+1
|
*
fuzz: Add option to merge input dir to test runner
MarcoFalke
2020-03-09
1
-1
/
+32
*
|
tests: Remove FUZZERS_MISSING_CORPORA
practicalswift
2020-03-09
1
-7
/
+15
*
|
tests: Add basic fuzzing harness for CNetAddr/CService/CSubNet related functi...
practicalswift
2020-03-09
1
-0
/
+1
|
/
*
tests: Reset FUZZERS_MISSING_CORPORA to enable regression fuzzing for more ha...
practicalswift
2020-03-09
1
-38
/
+0
*
tests: Add key_io fuzzing harness
practicalswift
2020-03-07
1
-0
/
+1
*
build: Add locale fuzzer to FUZZERS_MISSING_CORPORA
practicalswift
2020-03-06
1
-0
/
+1
*
Merge #17972: tests: Add fuzzing harness for CKey and key related functions
MarcoFalke
2020-03-05
1
-0
/
+1
|
\
|
*
tests: Add fuzzing harness for CKey related functions
practicalswift
2020-03-05
1
-0
/
+1
*
|
Merge #17996: tests: Add fuzzing harness for serialization/deserialization of...
MarcoFalke
2020-03-05
1
-0
/
+1
|
\
\
|
*
|
tests: Add float to FUZZERS_MISSING_CORPORA (temporarily)
practicalswift
2020-03-05
1
-0
/
+1
*
|
|
test: Bump timeouts to accomodate really slow disks
MarcoFalke
2020-03-02
1
-1
/
+1
*
|
|
Merge #17771: tests: Add fuzzing harness for V1TransportDeserializer (P2P tra...
MarcoFalke
2020-02-28
1
-0
/
+1
|
\
\
\
|
*
|
|
tests: Add fuzzing harness for V1TransportDeserializer (P2P transport)
practicalswift
2020-01-22
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
tests: Add fuzzing harness for rolling bloom filter class CRollingBloomFilter
practicalswift
2020-02-25
1
-0
/
+1
*
|
|
tests: Add fuzzing harness for bloom filter class CBloomFilter
practicalswift
2020-02-25
1
-0
/
+1
*
|
|
tests: Improve test runner output in case of target errors
practicalswift
2020-02-19
1
-1
/
+9
*
|
|
tests: Add support for excluding fuzz targets using -x/--exclude
practicalswift
2020-02-19
1
-2
/
+16
*
|
|
tests: Remove -detect_leaks=0 from test/fuzz/test_runner.py - no longer needed
practicalswift
2020-02-19
1
-1
/
+0
*
|
|
ci: Run fuzz testing test cases under valgrind
practicalswift
2020-02-18
1
-2
/
+2
*
|
|
tests: Add --valgrind option to test/fuzz/test_runner.py for running fuzzing ...
practicalswift
2020-02-16
1
-1
/
+9
*
|
|
tests: Add fuzzer asmap to FUZZERS_MISSING_CORPORA (temporarily)
practicalswift
2020-01-30
1
-0
/
+1
|
|
/
|
/
|
*
|
tests: Add fuzzer strprintf to FUZZERS_MISSING_CORPORA (temporarily)
practicalswift
2020-01-27
1
-0
/
+1
|
/
*
tests: Add fuzzing harness for DecodeHexTx(...)
practicalswift
2019-12-19
1
-0
/
+1
*
tests: Add corpora suppression (FUZZERS_MISSING_CORPORA) for fuzzers missing ...
practicalswift
2019-12-16
1
-0
/
+2
*
tests: Add corpora suppression (FUZZERS_MISSING_CORPORA) for fuzzers missing ...
practicalswift
2019-12-15
1
-0
/
+1
*
tests: Add corpora suppression (FUZZERS_MISSING_CORPORA) for fuzzers missing ...
practicalswift
2019-12-10
1
-1
/
+5
*
Merge #17109: tests: Add fuzzing harness for various functions consuming only...
MarcoFalke
2019-12-09
1
-0
/
+1
|
\
|
*
tests: Add corpora suppression (FUZZERS_MISSING_CORPORA) for fuzzers missing ...
practicalswift
2019-12-06
1
-0
/
+1
*
|
tests: Add corpora suppression (FUZZERS_MISSING_CORPORA) for fuzzers missing ...
practicalswift
2019-12-06
1
-0
/
+2
|
/
*
tests: Add deserialization fuzzing harnesses
practicalswift
2019-11-21
1
-1
/
+0
*
tests: Add corpora suppression (FUZZERS_MISSING_CORPORA) for fuzzers missing ...
practicalswift
2019-11-21
1
-1
/
+27
*
fuzz: Bump timeout in test_runner to accomodate for slow arm64 CPUs
MarcoFalke
2019-11-14
1
-1
/
+1
*
test: Log output even if fuzzer failed
MarcoFalke
2019-06-18
1
-1
/
+3
*
fuzz: test_runner: Better error message when built with afl
MarcoFalke
2019-02-14
1
-11
/
+16
*
qa: Add test/fuzz/test_runner.py
MarcoFalke
2019-02-13
1
-0
/
+133