aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-12build: multiprocess autotools changesRussell Yanofsky
2020-05-12Merge #18910: p2p: add MAX_FEELER_CONNECTIONS constantfanquake
2020-05-12Merge #18877: Serve cfcheckpt requestsMarcoFalke
2020-05-12Merge #18929: ci: Pass down LD_LIBRARY_PATH and MAKEJOBS to fuzz test_runnerMarcoFalke
2020-05-12test: use p2p constants in denial of service testsfanquake
2020-05-12p2p: add MAX_FEELER_CONNECTIONS constanttryphe
2020-05-12Merge #18931: net: use CMessageHeader::HEADER_SIZE, add missing includefanquake
2020-05-12Merge #18957: Add a link from ZMQ doc to ZMQ example in contrib/fanquake
2020-05-12Merge #18928: build: don't pass -w when building for Windowsfanquake
2020-05-12Add a link from ZMQ doc to ZMQ example in contrib/Damian Mee
2020-05-12Merge #18808: [net processing] Drop unknown types in getdatafanquake
2020-05-11Merge #18914: refactor: Apply override specifier consistentlyMarcoFalke
2020-05-11Merge #18939: doc: add c++17-enable flag to fuzzing instructionsMarcoFalke
2020-05-11Merge #18216: test, build: Enable -Werror=sign-comparefanquake
2020-05-11doc: add c++17-enable to fuzzing instructionsMartin Zumsande
2020-05-10Set LD_LIBRARY_PATH consistently in travis testsRussell Yanofsky
2020-05-10net: use CMessageHeader::HEADER_SIZE, add missing includeJon Atack
2020-05-10Remove unused ci configs that have been moved elsewhereMarcoFalke
2020-05-10fuzz: Pass down MAKEJOBS to test_runnerMarcoFalke
2020-05-10build: don't pass -w when building for Windowsfanquake
2020-05-09Merge #18901: fuzz: use std::optional for sep_pos_opt variableMarcoFalke
2020-05-09fuzz: use std::optional for sep_pos variableHarris
2020-05-09build: Enable -Werror=sign-compareBen Woosley
2020-05-09refactor: Rework asmap Interpret to avoid ptrdiff_tBen Woosley
2020-05-08Merge #18866: test: Fix verack race to avoid intermittent test failuresMarcoFalke
2020-05-08Merge #18917: fuzz: fix vector size problem in system fuzzerMarcoFalke
2020-05-08[test] Add test for cfcheckptJim Posen
2020-05-08[net processing] Message handling for getcfcheckpt.Jim Posen
2020-05-08[init] Add -peerblockfilters optionJim Posen
2020-05-08fuzz: fix vector size problem in system fuzzerHarris
2020-05-08test: Fix outstanding -Wsign-compare errorsBen Woosley
2020-05-08Merge #16224: gui: Bilingual GUI error messagesMarcoFalke
2020-05-08Merge #18864: Add v0.16.3 backwards compatibility test, bump v0.19.0.1 to v0....MarcoFalke
2020-05-08[ci] make list of previous releases to download a settingSjors Provoost
2020-05-08refactor: Remove override for final overridersHennadii Stepanov
2020-05-08refactor: Use override for non-final overridersHennadii Stepanov
2020-05-07Merge #18905: travis: Remove s390xMarcoFalke
2020-05-07travis: Remove s390xMarcoFalke
2020-05-07Merge #18743: depends: Add --sysroot option to mac os native compile flagsfanquake
2020-05-07Merge #18899: travis: Remove valgrindMarcoFalke
2020-05-07Merge #18535: build: remove -Qunused-arguments workaround for clang + ccachefanquake
2020-05-06travis: Remove valgrindMarcoFalke
2020-05-06Merge #18873: test: Fix intermittent sync_blocks failuresWladimir J. van der Laan
2020-05-06Merge #17874: build: make linker checks more robustWladimir J. van der Laan
2020-05-06Merge #18512: Improve asmap checks and add sanity checkWladimir J. van der Laan
2020-05-06Merge #18853: wallet: Fix typo in assert that is compile-time trueWladimir J. van der Laan
2020-05-06Merge #18843: build: warn on potentially uninitialized readsWladimir J. van der Laan
2020-05-06Merge #18854: doc: Fix typo in Coin doxygen commentWladimir J. van der Laan
2020-05-06build: make linker checks more robustCory Fields
2020-05-06Merge #18806: net: remove is{Empty,Full} flags from CBloomFilter, clarify CVE...fanquake