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-04-06
Merge #18514: test: remove rapidcheck integration and tests
fanquake
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-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-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
2020-03-11
tests: Add one specialized ProcessMessage(...) fuzzing binary per message typ...
practicalswift
2020-03-11
tests: Add fuzzing harness for ProcessMessage(...)
practicalswift
2020-03-09
tests: Add fuzzing harness for CScriptNum operations
practicalswift
2020-03-09
tests: Add fuzzing harness for CScript operations
practicalswift
2020-03-09
tests: Add basic fuzzing harness for CNetAddr/CService/CSubNet related functi...
practicalswift
2020-03-07
tests: Add key_io fuzzing harness
practicalswift
2020-03-06
tests: Add fuzzing harness for locale independence testing
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-02-28
Merge #17771: tests: Add fuzzing harness for V1TransportDeserializer (P2P tra...
MarcoFalke
2020-02-25
tests: Add fuzzing harness for rolling bloom filter class CRollingBloomFilter
practicalswift
2020-02-25
tests: Add fuzzing harness for bloom filter class CBloomFilter
practicalswift
2020-02-21
Merge #18183: test: Set catch_system_errors=no on boost unit tests
MarcoFalke
2020-02-19
test: Set catch_system_errors=no on boost unit tests
MarcoFalke
2020-02-12
wallet: Improve LegacyScriptPubKeyMan::CanProvide script recognition
Russell Yanofsky
2020-01-31
tests: Add fuzzing harness for functions taking floating-point types as input
practicalswift
2020-01-30
tests: Add fuzzing harness for AS-mapping (asmap)
practicalswift
2020-01-31
Merge #18009: tests: Add fuzzing harness for strprintf(…)
MarcoFalke
2020-01-29
Merge #16702: p2p: supplying and using asmap to improve IP bucketing in addrman
Wladimir J. van der Laan
2020-01-27
tests: Add fuzzing harness for strprintf(...)
practicalswift
2020-01-22
tests: Add fuzzing harness for V1TransportDeserializer (P2P transport)
practicalswift
2020-01-20
Merge #17777: tests: Add fuzzing harness for DecodeHexTx(…)
Wladimir J. van der Laan
2020-01-13
Merge #16945: refactor: introduce CChainState::GetCoinsCacheSizeState
Wladimir J. van der Laan
2019-12-25
Integrate ASN bucketing in Addrman and add tests
Gleb Naumenko
2019-12-19
build: Sort fuzzing harnesses to avoid future merge conflicts
practicalswift
[next]