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-06-11
tests: Add fuzzing harness for {Read,Write}{LE,BE}{16,32,64} (crypto/common.h)
practicalswift
2020-05-30
tests: Add fuzzing harness for functions in script/sign.h
practicalswift
2020-05-30
tests: Add fuzzing harness for functions in script/sigcache.h
practicalswift
2020-05-30
tests: Add fuzzing harness for functions in script/interpreter.h
practicalswift
2020-05-30
tests: Add fuzzing harness for functions in script/descriptor.h
practicalswift
2020-05-30
tests: Add fuzzing harness for functions in script/bitcoinconsensus.h
practicalswift
2020-05-25
tests: Add fuzzing harness for CCoinsViewCache
practicalswift
2020-05-13
Add util::Ref class as temporary alternative for c++17 std::any
Russell Yanofsky
2020-05-06
Merge #18512: Improve asmap checks and add sanity check
Wladimir J. van der Laan
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-08
Add asmap_direct fuzzer that tests Interpreter directly
Pieter Wuille
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
[next]