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
2021-06-16
fuzz: fix fuzz binary linking order
Sjors Provoost
2021-05-27
Merge bitcoin/bitcoin#22029: [fuzz] Improve transport deserialization fuzz te...
W. J. van der Laan
2021-05-25
[fuzz] Add serialization to deserialization test
Dhruv Mehta
2021-05-24
Add unit tests for serfloat module
Pieter Wuille
2021-05-16
fuzz: Add utxo_snapshot target
MarcoFalke
2021-05-08
fuzz: Remove unused --enable-danger-fuzz-link-all option
MarcoFalke
2021-04-30
Merge bitcoin/bitcoin#19521: Coinstats Index
W. J. van der Laan
2021-04-28
fuzz: Add RPC interface fuzzing. Increase fuzzing coverage from 65% to 70%.
practicalswift
2021-04-19
test: Add unit test for Coinstats index
Fabian Jahr
2021-03-31
Merge #21366: refactor: replace util::Ref with std::any (C++17)
W. J. van der Laan
2021-03-30
Merge #21387: p2p: Refactor sock to add I2P fuzz and unit tests
Wladimir J. van der Laan
2021-03-30
Merge #20197: p2p: protect onions in AttemptToEvictConnection(), add eviction...
Wladimir J. van der Laan
2021-03-29
remove unused class util::Ref and its unit test
Sebastian Falbesoner
2021-03-23
Merge #21142: fuzz: Add tx_pool fuzz target
MarcoFalke
2021-03-19
Move peer eviction tests to a separate test file
Jon Atack
2021-03-18
fuzz: Add tx_pool fuzz targets
MarcoFalke
2021-03-16
test: add I2P test for a runaway SAM proxy
Vasil Dimov
2021-03-16
fuzz: add tests for the I2P Session public interface
Vasil Dimov
2021-03-15
Merge #19259: fuzz: Add fuzzing harness for LoadMempool(...) and DumpMempool(...
MarcoFalke
2021-03-15
tests: Add fuzzing harness for LoadMempool(...) and DumpMempool(...)
practicalswift
2021-03-19
tests: Add fuzzing harness for versionbits
Anthony Towns
2021-03-08
tests: Add fuzzing harness for Lookup(...)/LookupHost(...)/LookupNumeric(...)...
practicalswift
2021-03-03
Merge #19203: net: Add regression fuzz harness for CVE-2017-18350. Add Fuzzed...
MarcoFalke
2021-03-02
fuzz: Add fuzzing harness for Socks5(...)
practicalswift
2021-03-02
tests: Add fuzzing harness for TorController
practicalswift
2021-02-11
Merge #20788: net: add RAII socket and use it instead of bare SOCKET
Wladimir J. van der Laan
2021-02-11
test: add Sock unit tests
Vasil Dimov
2021-02-05
build: build fuzz tests by default.
Dan Benjamin
2021-01-07
Merge #18077: net: Add NAT-PMP port forwarding support
Wladimir J. van der Laan
2021-01-07
Merge #19055: Add MuHash3072 implementation
Wladimir J. van der Laan
2021-01-07
net: Add libnatpmp support
Hennadii Stepanov
2020-12-29
Merge #20377: fuzz: Fill various small fuzzing gaps
MarcoFalke
2020-12-27
fuzz: Add coverage for CDataStream consumer
practicalswift
2020-12-22
fuzz: Add MuHash consistency fuzz test
Fabian Jahr
2020-12-16
tests: Add fuzzing harness for node eviction logic
practicalswift
2020-12-14
build: Add option --enable-danger-fuzz-link-all
MarcoFalke
2020-12-10
fuzz: Link all targets once
MarcoFalke
2020-11-26
Clean up assets test minimizer LDFLAGS
Pieter Wuille
2020-11-23
Merge #20202: wallet: Make BDB support optional
Wladimir J. van der Laan
2020-11-19
Merge #15710: wallet: Catch ios_base::failure specifically
Wladimir J. van der Laan
2020-11-18
Do not compile BDB things when USE_BDB is defined
Andrew Chow
2020-11-12
tests: Add fuzzing harness for CAddrMan
practicalswift
2020-10-20
tests: Add fuzzing harness for CConnman
practicalswift
2020-10-15
Merge #19953: Implement BIP 340-342 validation (Schnorr/taproot/tapscript)
Wladimir J. van der Laan
2020-10-15
Merge #19077: wallet: Add sqlite as an alternative wallet database and use it...
Samuel Dobson
2020-10-14
Add libsqlite3
Andrew Chow
2020-10-12
tests: dumping and minimizing of script assets data
Pieter Wuille
2020-10-12
Delete limitedmap as it is unused now
Pieter Wuille
2020-10-12
Add txrequest fuzz tests
Pieter Wuille
2020-10-12
Add txrequest unit tests
Pieter Wuille
[next]