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
/
src
/
Makefile.test.include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add util::Ref class as temporary alternative for c++17 std::any
Russell Yanofsky
2020-05-13
1
-0
/
+1
*
Merge #18512: Improve asmap checks and add sanity check
Wladimir J. van der Laan
2020-05-06
1
-0
/
+7
|
\
|
*
Add asmap_direct fuzzer that tests Interpreter directly
Pieter Wuille
2020-04-08
1
-0
/
+7
*
|
Merge #18783: tests: Add fuzzing harness for MessageSign, MessageVerify and o...
MarcoFalke
2020-05-04
1
-0
/
+7
|
\
\
|
*
|
tests: Add fuzzing harness for MessageSign, MessageVerify and other functions...
practicalswift
2020-04-27
1
-0
/
+7
*
|
|
tests: Add fuzzing harness for IsRBFOptIn(...)
practicalswift
2020-04-30
1
-0
/
+7
*
|
|
tests: Add fuzzing harness for CBlockPolicyEstimator
practicalswift
2020-04-30
1
-0
/
+7
*
|
|
tests: Sort fuzzing harnesses
practicalswift
2020-04-26
1
-1
/
+1
*
|
|
tests: Add fuzzing coverage for TransactionErrorString(...)
practicalswift
2020-04-26
1
-0
/
+7
*
|
|
tests: Add fuzzing harness for functions in system.h (ArgsManager)
practicalswift
2020-04-26
1
-2
/
+9
|
/
/
*
|
tests: Add fuzzing harness for functions in primitives/transaction.h
practicalswift
2020-04-24
1
-0
/
+7
*
|
Merge #18190: tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEn...
MarcoFalke
2020-04-20
1
-0
/
+7
|
\
\
|
*
|
tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEncode/GolombRic...
practicalswift
2020-04-20
1
-0
/
+7
*
|
|
Merge #17954: wallet: Remove calls to Chain::Lock methods
MarcoFalke
2020-04-14
1
-0
/
+1
|
\
\
\
|
*
|
|
refactor: Add interfaces::FoundBlock class to selectively return block data
Russell Yanofsky
2020-03-31
1
-0
/
+1
*
|
|
|
Merge #17737: Add ChainstateManager, remove BlockManager global
MarcoFalke
2020-04-10
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
test: add basic tests for ChainstateManager
James O'Beirne
2020-03-17
1
-0
/
+1
*
|
|
|
|
Merge #18529: Add fuzzer version of randomized prevector test
MarcoFalke
2020-04-09
1
-0
/
+7
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Make a fuzzer-based copy of the prevector randomized test
Pieter Wuille
2020-04-06
1
-0
/
+7
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge #18363: tests: Add fuzzing harness for HTTPRequest, libevent's evhttp a...
MarcoFalke
2020-04-09
1
-0
/
+7
|
\
\
\
\
|
*
|
|
|
tests: Add fuzzing harness for HTTPRequest, libevent's evhttp and related fun...
practicalswift
2020-04-06
1
-0
/
+7
|
|
/
/
/
*
|
|
|
Merge #18521: fuzz: Add process_messages harness
MarcoFalke
2020-04-09
1
-0
/
+7
|
\
\
\
\
|
*
|
|
|
fuzz: Add process_messages harness
MarcoFalke
2020-04-05
1
-0
/
+7
*
|
|
|
|
Merge #18565: tests: Add fuzzing harnesses for classes/functions in policy/fe...
MarcoFalke
2020-04-08
1
-0
/
+28
|
\
\
\
\
\
|
*
|
|
|
|
tests: Add fuzzing harness for classes/functions in cuckoocache.h
practicalswift
2020-04-08
1
-0
/
+7
|
*
|
|
|
|
tests: Add fuzzing harness for classes/functions in checkqueue.h
practicalswift
2020-04-08
1
-0
/
+7
|
*
|
|
|
|
tests: Add fuzzing harness for AdditionOverflow(...)
practicalswift
2020-04-08
1
-0
/
+7
|
*
|
|
|
|
tests: Add fuzzing harness for FeeFilterRounder
practicalswift
2020-04-08
1
-0
/
+7
|
|
|
/
/
/
|
|
/
|
|
|
*
/
|
|
|
Add test for UnregisterAllValidationInterfaces bug
Russell Yanofsky
2020-04-07
1
-0
/
+1
|
/
/
/
/
*
|
|
|
Merge #18514: test: remove rapidcheck integration and tests
fanquake
2020-04-06
1
-10
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
test: remove rapidcheck integration and tests
fanquake
2020-04-03
1
-10
/
+1
*
|
|
|
build: create test_fuzz library from src/test/fuzz/fuzz.cpp
Harris
2020-04-05
1
-119
/
+114
*
|
|
|
Merge #18407: tests: Add proof-of-work fuzzing harness
MarcoFalke
2020-04-05
1
-0
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
tests: Add proof-of-work fuzzing harness
practicalswift
2020-04-04
1
-0
/
+7
*
|
|
|
test: Remove unsafe BOOST_TEST_MESSAGE
MarcoFalke
2020-03-30
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
tests: Add fuzzing harness for functions/classes in random.h
practicalswift
2020-03-29
1
-0
/
+7
*
|
|
tests: Add fuzzing harness for functions/classes in span.h
practicalswift
2020-03-29
1
-0
/
+7
*
|
|
tests: Add fuzzing harness for functions/classes in merkleblock.h
practicalswift
2020-03-29
1
-0
/
+7
*
|
|
tests: Add fuzzing harness for functions/classes in flatfile.h
practicalswift
2020-03-29
1
-0
/
+7
*
|
|
tests: Add fuzzing harness for functions/classes in chain.h
practicalswift
2020-03-26
1
-0
/
+7
*
|
|
tests: Add fuzzing harness for functions/classes in protocol.h
practicalswift
2020-03-26
1
-0
/
+7
|
/
/
*
|
tests: Add fuzzing harness for classes/functions in blockfilter.h
practicalswift
2020-03-24
1
-0
/
+7
*
|
tests: Add fuzzing harness for functions in net_permissions.h
practicalswift
2020-03-24
1
-0
/
+7
*
|
tests: Add fuzzing harness for functions in timedata.h
practicalswift
2020-03-24
1
-0
/
+7
*
|
tests: Add fuzzing harness for functions in addrdb.h
practicalswift
2020-03-24
1
-0
/
+7
*
|
tests: Add harness which fuzzes EvalScript and VerifyScript using a fuzzed si...
practicalswift
2020-03-17
1
-0
/
+7
|
/
*
tests: Add fuzzing harness for various functions taking std::string as input
practicalswift
2020-03-15
1
-6
/
+13
*
tests: Add fuzzing harness for MultiplicationOverflow(...)
practicalswift
2020-03-15
1
-0
/
+7
*
tests: Add fuzzing harness for CFeeRate
practicalswift
2020-03-15
1
-0
/
+7
*
tests: Add fuzzing harness for CBlockHeader
practicalswift
2020-03-15
1
-0
/
+7
[prev]
[next]