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
/
src
/
Makefile.test.include
Age
Commit message (
Expand
)
Author
2020-05-04
Merge #18783: tests: Add fuzzing harness for MessageSign, MessageVerify and o...
MarcoFalke
2020-04-30
tests: Add fuzzing harness for IsRBFOptIn(...)
practicalswift
2020-04-30
tests: Add fuzzing harness for CBlockPolicyEstimator
practicalswift
2020-04-27
tests: Add fuzzing harness for MessageSign, MessageVerify and other functions...
practicalswift
2020-04-26
tests: Sort fuzzing harnesses
practicalswift
2020-04-26
tests: Add fuzzing coverage for TransactionErrorString(...)
practicalswift
2020-04-26
tests: Add fuzzing harness for functions in system.h (ArgsManager)
practicalswift
2020-04-24
tests: Add fuzzing harness for functions in primitives/transaction.h
practicalswift
2020-04-20
Merge #18190: tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEn...
MarcoFalke
2020-04-20
tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEncode/GolombRic...
practicalswift
2020-04-14
Merge #17954: wallet: Remove calls to Chain::Lock methods
MarcoFalke
2020-04-10
Merge #17737: Add ChainstateManager, remove BlockManager global
MarcoFalke
2020-04-09
Merge #18529: Add fuzzer version of randomized prevector test
MarcoFalke
2020-04-09
Merge #18363: tests: Add fuzzing harness for HTTPRequest, libevent's evhttp a...
MarcoFalke
2020-04-09
Merge #18521: fuzz: Add process_messages harness
MarcoFalke
2020-04-08
Merge #18565: tests: Add fuzzing harnesses for classes/functions in policy/fe...
MarcoFalke
2020-04-08
tests: Add fuzzing harness for classes/functions in cuckoocache.h
practicalswift
2020-04-08
tests: Add fuzzing harness for classes/functions in checkqueue.h
practicalswift
2020-04-08
tests: Add fuzzing harness for AdditionOverflow(...)
practicalswift
2020-04-08
tests: Add fuzzing harness for FeeFilterRounder
practicalswift
2020-04-07
Add test for UnregisterAllValidationInterfaces bug
Russell Yanofsky
2020-04-06
Make a fuzzer-based copy of the prevector randomized test
Pieter Wuille
2020-04-06
tests: Add fuzzing harness for HTTPRequest, libevent's evhttp and related fun...
practicalswift
2020-04-06
Merge #18514: test: remove rapidcheck integration and tests
fanquake
2020-04-05
fuzz: Add process_messages harness
MarcoFalke
2020-04-05
build: create test_fuzz library from src/test/fuzz/fuzz.cpp
Harris
2020-04-05
Merge #18407: tests: Add proof-of-work fuzzing harness
MarcoFalke
2020-04-04
tests: Add proof-of-work fuzzing harness
practicalswift
2020-04-03
test: remove rapidcheck integration and tests
fanquake
2020-03-31
refactor: Add interfaces::FoundBlock class to selectively return block data
Russell Yanofsky
2020-03-30
test: Remove unsafe BOOST_TEST_MESSAGE
MarcoFalke
2020-03-29
tests: Add fuzzing harness for functions/classes in random.h
practicalswift
2020-03-29
tests: Add fuzzing harness for functions/classes in span.h
practicalswift
2020-03-29
tests: Add fuzzing harness for functions/classes in merkleblock.h
practicalswift
2020-03-29
tests: Add fuzzing harness for functions/classes in flatfile.h
practicalswift
2020-03-26
tests: Add fuzzing harness for functions/classes in chain.h
practicalswift
2020-03-26
tests: Add fuzzing harness for functions/classes in protocol.h
practicalswift
2020-03-24
tests: Add fuzzing harness for classes/functions in blockfilter.h
practicalswift
2020-03-24
tests: Add fuzzing harness for functions in net_permissions.h
practicalswift
2020-03-24
tests: Add fuzzing harness for functions in timedata.h
practicalswift
2020-03-24
tests: Add fuzzing harness for functions in addrdb.h
practicalswift
2020-03-17
tests: Add harness which fuzzes EvalScript and VerifyScript using a fuzzed si...
practicalswift
2020-03-17
test: add basic tests for ChainstateManager
James O'Beirne
2020-03-15
tests: Add fuzzing harness for various functions taking std::string as input
practicalswift
2020-03-15
tests: Add fuzzing harness for MultiplicationOverflow(...)
practicalswift
2020-03-15
tests: Add fuzzing harness for CFeeRate
practicalswift
2020-03-15
tests: Add fuzzing harness for CBlockHeader
practicalswift
2020-03-11
Merge #18314: tests: Add deserialization fuzzing of SnapshotMetadata (utxo_sn...
MarcoFalke
2020-03-11
Merge #17989: tests: Add fuzzing harness for ProcessMessage(...). Enables hig...
MarcoFalke
2020-03-11
tests: Add deserialization fuzzing of SnapshotMetadata (utxo_snapshot), uint1...
practicalswift
[next]