aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-30[refactor] Remove unused ForEachNodeThen() templateJohn Newbery
2021-04-30scripted-diff: rename address relay fieldsJohn Newbery
2021-04-30[net processing] Move addr relay data and logic into net processingJohn Newbery
2021-04-01[net processing] Make RelayAddress() a member function of PeerManagerImplJohn Newbery
2021-04-01[net processing] Take NodeId instead of CNode* as originator for RelayAddress()John Newbery
2021-04-01Merge #21236: net processing: Extract `addr` send functionality into MaybeSen...MarcoFalke
2021-03-31Merge #21366: refactor: replace util::Ref with std::any (C++17)W. J. van der Laan
2021-03-31[net processing] Refactor MaybeSendAddr()John Newbery
2021-03-31Merge #21486: build: link against -lsocket if required for *ifaddrsfanquake
2021-03-31Merge #21542: ci: Bump macOS VM image to the latest versionfanquake
2021-03-31Merge #21457: build: split libtapi and clang out of native_cctoolsfanquake
2021-03-30Merge #21553: fuzz: Misc refactorMarcoFalke
2021-03-30Merge #21387: p2p: Refactor sock to add I2P fuzz and unit testsWladimir J. van der Laan
2021-03-30Merge #20197: p2p: protect onions in AttemptToEvictConnection(), add eviction...Wladimir J. van der Laan
2021-03-30Merge #20228: addrman: Make addrman a top-level componentMarcoFalke
2021-03-30fuzz: [refactor] Use IsValidFlagCombination in signature_checker fuzz targetMarcoFalke
2021-03-30fuzz: Removed unused try-catch in coins_viewMarcoFalke
2021-03-30fuzz: [refactor] Use ConsumeScript in signature_checker fuzz targetMarcoFalke
2021-03-30build: split native_cctoolsfanquake
2021-03-30Merge #21543: build: Enable safe warnings for msvc buildsfanquake
2021-03-29remove unused class util::Ref and its unit testSebastian Falbesoner
2021-03-29refactor: replace util::Ref by std::any (C++17)Sebastian Falbesoner
2021-03-29util: introduce helper AnyPtr to access std::any instancesSebastian Falbesoner
2021-03-29Merge #20286: rpc: deprecate `addresses` and `reqSigs` from rpc outputsMarcoFalke
2021-03-29[net processing] Fix overindentation in MaybeSendAddr()John Newbery
2021-03-29[net processing] Refactor MaybeSendAddr() - early exitsJohn Newbery
2021-03-29[net processing] Change MaybeSendAddr() to take a referenceJohn Newbery
2021-03-29[net processing] Extract `addr` send functionality into MaybeSendAddr()John Newbery
2021-03-29[net] Change addr send times fields to be guarded by new mutexJohn Newbery
2021-03-29[net processing] Only call GetTime() once in SendMessages()John Newbery
2021-03-29Merge #21509: p2p: Don't send FEEFILTER in blocksonly mode.MarcoFalke
2021-03-29Merge #21531: test: remove qt byteswap compattestsMarcoFalke
2021-03-29Merge bitcoin-core/gui#154: qt: Support macOS Dark modeMarcoFalke
2021-03-29Merge #21484: doc: Add release notes for #18335MarcoFalke
2021-03-29build: Enable safe warnings for msvc buildsHennadii Stepanov
2021-03-29Merge #21477: test: Add test for CNetAddr::ToString IPv6 address formatting (...MarcoFalke
2021-03-29Merge bitcoin-core/gui#251: Improve URI/file handling messageMarcoFalke
2021-03-29test: remove qt byteswap compattestsfanquake
2021-03-29net: add ifaddrs.h includefanquake
2021-03-29build: check if -lsocket is required with *ifaddrsfanquake
2021-03-29rand: only try and use freeifaddrs if availablefanquake
2021-03-29Merge #21541: ci: Build depends only once for Android buildfanquake
2021-03-28cirrus: Add missing depends_sources_cache to Android taskMarcoFalke
2021-03-28cirrus: Only cache releases when neededMarcoFalke
2021-03-28ci: Bump Android cross-build to Ubuntu FocalMarcoFalke
2021-03-28ci: Build depends only once for Android buildMarcoFalke
2021-03-28ci: Set DEPENDS_DIR when setting BASE_ROOT_DIRMarcoFalke
2021-03-28ci: Bump macOS VM image to the latest versionHennadii Stepanov
2021-03-28Merge bitcoin-core/gui#254: refactor: Drop redundant setEditTriggers(NoEditTr...MarcoFalke
2021-03-27Merge #21505: build: Remove unused header from the build systemfanquake