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
2021-03-23
Merge #21142: fuzz: Add tx_pool fuzz target
MarcoFalke
2021-03-23
Merge #21487: fuzz: Use ConsumeWeakEnum in addrman for service flags
MarcoFalke
2021-03-22
[net] remove fUpdateConnectionTime from FinalizeNode
John Newbery
2021-03-22
Merge #21317: util: Make Assume() usable as unary expression
MarcoFalke
2021-03-21
test: remove duplicate assertions in util_tests
Jon Atack
2021-03-21
Merge #21488: test: add ParseUInt16() unit test and fuzz coverage
MarcoFalke
2021-03-21
Merge #21349: build: Fix fuzz-cuckoocache cross-compiling with DEBUG=1
MarcoFalke
2021-03-21
fuzz: cleanups for versionbits fuzzer
Anthony Towns
2021-03-20
fuzz: Use ConsumeWeakEnum in addrman for service flags
MarcoFalke
2021-03-20
[net] remove CConnman::AddNewAddresses
John Newbery
2021-03-20
[net] remove CConnman::MarkAddressGood
John Newbery
2021-03-20
[net] remove CConnman::SetServices
John Newbery
2021-03-20
[net_processing] Keep addrman reference in PeerManager
John Newbery
2021-03-20
[net] Construct addrman outside connman
John Newbery
2021-03-19
test: add ParseUInt16() test coverage
Jon Atack
2021-03-19
tests: Add test for CNetAddr::ToString IPv6 address formatting (RFC 5952)
practicalswift
2021-03-19
Merge #21328: net, refactor: pass uint16 CService::port as uint16
MarcoFalke
2021-03-19
Add unit test coverage for our onion peer eviction protection
Jon Atack
2021-03-19
Protect onion+localhost peers in ProtectEvictionCandidatesByRatio()
Jon Atack
2021-03-19
Add m_inbound_onion to AttemptToEvictConnection()
Jon Atack
2021-03-19
Add unit tests for ProtectEvictionCandidatesByRatio()
Jon Atack
2021-03-19
Use std::unordered_set instead of std::vector in IsEvicted()
Jon Atack
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-17
Merge #21415: refactor: remove Optional & nullopt
Wladimir J. van der Laan
2021-03-17
refactor: post Optional<> removal cleanups
fanquake
2021-03-16
test: add missing netaddress include headers
Jon Atack
2021-03-16
p2p, refactor: pass and use uint16_t CService::port as uint16_t
Jon Atack
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-16
net: add connect() and getsockopt() wrappers to Sock
Vasil Dimov
2021-03-16
fuzz: avoid FuzzedSock::Recv() repeated errors with EAGAIN
Vasil Dimov
2021-03-16
fuzz: extend FuzzedSock::Recv() to support MSG_PEEK
Vasil Dimov
2021-03-16
fuzz: implement unimplemented FuzzedSock methods
Vasil Dimov
2021-03-16
Merge #21407: i2p: limit the size of incoming messages
Wladimir J. van der Laan
2021-03-16
Merge #21438: test: add ParseUInt8() test coverage
Wladimir J. van der Laan
2021-03-16
Merge #21405: compat: remove memcpy -> memmove backwards compatibility alias
Wladimir J. van der Laan
2021-03-16
test: add a test to ensure RecvUntilTerminator() limit works
Vasil Dimov
2021-03-15
Make all SignatureChecker explicit about missing data
Pieter Wuille
2021-03-15
refactor: reuse test string with embedded null char in util_tests
Jon Atack
2021-03-15
test: add ParseUInt8() unit and fuzz test coverage
Jon Atack
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-15
fuzz: Implement fuzzed_dns_lookup_function as lambda
practicalswift
2021-03-15
Merge #19415: net: Make DNS lookup mockable, add fuzzing harness
MarcoFalke
2021-03-15
Merge #21035: Remove pointer cast in CRPCTable::dumpArgMap
MarcoFalke
2021-03-15
scripted-diff: remove Optional & nullopt
fanquake
2021-03-12
Merge #21404: refactor: Remove MakeUnique<T>()
MarcoFalke
2021-03-11
tests: Set errno in FuzzedFileProvider. Implement seek(..., ..., SEEK_END).
practicalswift
2021-03-11
Merge #21380: tests: Add fuzzing harness for versionbits
MarcoFalke
[prev]
[next]