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
/
test
Age
Commit message (
Expand
)
Author
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-09
Merge #18533: scripted-diff: Replace strCommand with msg_type
MarcoFalke
2020-04-08
Merge #18565: tests: Add fuzzing harnesses for classes/functions in policy/fe...
MarcoFalke
2020-04-08
tests: Add coverage of {,Incremental}DynamicUsage(const std::set<X, Y>& s) to...
practicalswift
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 coverage of GetVirtualTransactionSize(...) to existing fuzzer
practicalswift
2020-04-08
tests: Add fuzzing harness for AdditionOverflow(...)
practicalswift
2020-04-08
tests: Add fuzzing harness for FeeFilterRounder
practicalswift
2020-04-08
Fix unregister_all_during_call cleanup
Russell Yanofsky
2020-04-07
Add test for UnregisterAllValidationInterfaces bug
Russell Yanofsky
2020-04-06
Reorder the test instructions by number
Pieter Wuille
2020-04-06
Merge and generalize case 3 and case 6
Pieter Wuille
2020-04-06
Only run sanity check once at the end
Pieter Wuille
2020-04-06
Assert immediately rather than caching failure
Pieter Wuille
2020-04-06
Make a fuzzer-based copy of the prevector randomized test
Pieter Wuille
2020-04-06
Merge #18458: net: Add missing cs_vNodes lock
Wladimir J. van der Laan
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-06
scripted-diff: Replace strCommand with msg_type
MarcoFalke
2020-04-05
fuzz: Add process_messages harness
MarcoFalke
2020-04-05
Merge #18510: fuzz: Add CScriptNum::getint coverage
MarcoFalke
2020-04-05
Merge #18518: fuzz: Extend descriptor fuzz test
MarcoFalke
2020-04-05
Merge #18519: fuzz: Extend script fuzz test
MarcoFalke
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-04
fuzz: Extend script fuzz test
MarcoFalke
2020-04-04
fuzz: Extend descriptor fuzz test
MarcoFalke
2020-04-03
test: remove rapidcheck integration and tests
fanquake
2020-04-03
fuzz: Add CScriptNum::getint coverage
MarcoFalke
2020-03-31
doc: Explain new test logging
MarcoFalke
2020-03-30
test: Remove unsafe BOOST_TEST_MESSAGE
MarcoFalke
2020-03-29
net: Add missing cs_vNodes lock
MarcoFalke
2020-03-29
Merge #18455: tests: Add fuzzing harness for functions/classes in flatfile.h,...
MarcoFalke
2020-03-29
tests: Add fuzzing harness for functions/classes in random.h
practicalswift
2020-03-29
tests: Add fuzzing harness for LimitedString (serialize.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-28
Merge #18449: util: Remove unused itostr
Wladimir J. van der Laan
2020-03-27
util: Replace i64tostr with ToString
MarcoFalke
2020-03-27
util: Remove unused itostr
MarcoFalke
2020-03-27
Merge #18416: util: Limit decimal range of numbers ParseScript accepts
Wladimir J. van der Laan
2020-03-27
Limit decimal range of numbers ParseScript accepts
pierrenn
2020-03-26
Merge #18445: tests: Add fuzzing harnesses for functions/classes in chain.h a...
MarcoFalke
2020-03-26
Merge #18270: util: Fail to parse whitespace-only strings in ParseMoney(...) ...
MarcoFalke
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
[next]