aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-07net: Add NAT-PMP to port mapping loopHennadii Stepanov
2021-01-07net: Add libnatpmp supportHennadii Stepanov
2021-01-07gui: Apply port mapping changes on dialog exitHennadii Stepanov
2021-01-07scripted-diff: Rename UPnP stuffHennadii Stepanov
2021-01-07net: Add flags for port mapping protocolsHennadii Stepanov
2021-01-07net: Keep trying to use UPnP when -upnp=1Hennadii Stepanov
2021-01-07refactor: Replace magic number with named constantHennadii Stepanov
2021-01-07refactor: Move port mapping code to its own moduleHennadii Stepanov
2021-01-07Merge bitcoin-core/gui#173: Follow Qt docs when implementing rowCount and col...MarcoFalke
2021-01-07Merge #20864: net: Move SocketSendData lock annotation to headerMarcoFalke
2021-01-07Merge #20859: gitian-keys: add miketwenty1 keyWladimir J. van der Laan
2021-01-07net: Move SocketSendData lock annotation to headerMarcoFalke
2021-01-07net: Move CConnman/NetEventsInterface after CNode in header fileMarcoFalke
2021-01-07Merge bitcoin-core/gui#165: Save QSplitter state in QSettingsMarcoFalke
2021-01-07Merge #20584: Declare de facto const reference variables/member functions as ...MarcoFalke
2021-01-06gitian-keys: add miketwenty1 keyMichael Tidwell
2021-01-06Merge #20829: doc: add -netinfo helpWladimir J. van der Laan
2021-01-06Merge #20860: gitian-keys: add key for guggeroWladimir J. van der Laan
2021-01-06Merge #20844: test: Add sanitizer suppressions for AMD EPYC CPUsWladimir J. van der Laan
2021-01-06Merge #20816: net: Move RecordBytesSent() call out of cs_vSend lockMarcoFalke
2021-01-05netinfo: add user help documentationJon Atack
2021-01-05gitian-keys: add key for guggeroOliver Gugger
2021-01-05Merge #19915: p2p, refactor: Use Mutex type for some mutexes in CNode classMarcoFalke
2021-01-05Merge #19846: build: enable unused member function diagnosticMarcoFalke
2021-01-05Merge #20842: docs: consolidate typo & url fixingMarcoFalke
2021-01-05Merge #20854: [mempool] Remove unnecessary try-blockMarcoFalke
2021-01-05Merge #20855: Revert "Add patch to make codesign_allocate compatible with App...MarcoFalke
2021-01-05Merge #20847: gitian-keys: add darosior's keyfanquake
2021-01-05gitian-keys: add darosior's keyAntoine Poinsot
2021-01-05Merge #20846: Add benthecarman to keys.txtfanquake
2021-01-05Merge #20848: Add gitian PGP key for theStackfanquake
2021-01-04Revert "Add patch to make codesign_allocate compatible with Apple's"Pieter Wuille
2021-01-04[mempool] Remove error suppression on upgradeAmiti Uttarwar
2021-01-04Add gitian PGP key for theStackSebastian Falbesoner
2021-01-04Add benthecarman to keys.txtbenthecarman
2021-01-04test: Add sanitizer suppressions for AMD EPYC CPUsMarcoFalke
2021-01-04Merge #20736: rpc: Replace boost::variant with std::variant for RPCArg.m_fall...MarcoFalke
2021-01-04doc: fix various typosIkko Ashimine
2021-01-04doc: Use https URLs where possibleSawyer Billings
2021-01-04Merge #20817: lint: update list of spelling linter false positives, bump to c...fanquake
2021-01-03Merge #20760: test: Set correct nValue for multi-op-return policy checkMarcoFalke
2021-01-03Merge #20765: fuzz: check that certain script TxoutType are nonstandardMarcoFalke
2021-01-03Merge #20781: fuzz: remove no-longer-necessary packages from fuzzbuzz configMarcoFalke
2021-01-02qt: Follow Qt docs when implementing rowCount and columnCountHennadii Stepanov
2021-01-02Merge #20830: doc: update developer notes with signetMarcoFalke
2021-01-02lint: ignore gitian keys file for spelling linterSebastian Falbesoner
2021-01-02lint: update list of spelling linter false positivesSebastian Falbesoner
2021-01-02[net] Add cs_vSend lock annotationsJohn Newbery
2021-01-02[net] Move RecordBytesSent() call out of cs_vSend lockJohn Newbery
2021-01-02doc: update developer notes for signetJon Atack