index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-07
net: Add NAT-PMP to port mapping loop
Hennadii Stepanov
2021-01-07
net: Add libnatpmp support
Hennadii Stepanov
2021-01-07
gui: Apply port mapping changes on dialog exit
Hennadii Stepanov
2021-01-07
scripted-diff: Rename UPnP stuff
Hennadii Stepanov
2021-01-07
net: Add flags for port mapping protocols
Hennadii Stepanov
2021-01-07
net: Keep trying to use UPnP when -upnp=1
Hennadii Stepanov
2021-01-07
refactor: Replace magic number with named constant
Hennadii Stepanov
2021-01-07
refactor: Move port mapping code to its own module
Hennadii Stepanov
2021-01-07
Merge #20789: fuzz: Rework strong and weak net enum fuzzing
MarcoFalke
2021-01-07
net: Remove unused cs_feeFilter
MarcoFalke
2021-01-07
Expose integral m_conn_type in CNodeStats, remove m_conn_type_string
Jon Atack
2021-01-07
Merge bitcoin-core/gui#173: Follow Qt docs when implementing rowCount and col...
MarcoFalke
2021-01-07
Merge #20864: net: Move SocketSendData lock annotation to header
MarcoFalke
2021-01-07
Merge #20859: gitian-keys: add miketwenty1 key
Wladimir J. van der Laan
2021-01-07
net: Move SocketSendData lock annotation to header
MarcoFalke
2021-01-07
net: Move CConnman/NetEventsInterface after CNode in header file
MarcoFalke
2021-01-07
Merge bitcoin-core/gui#165: Save QSplitter state in QSettings
MarcoFalke
2021-01-07
Merge #20584: Declare de facto const reference variables/member functions as ...
MarcoFalke
2021-01-06
gitian-keys: add miketwenty1 key
Michael Tidwell
2021-01-06
Merge #20829: doc: add -netinfo help
Wladimir J. van der Laan
2021-01-06
Merge #20860: gitian-keys: add key for guggero
Wladimir J. van der Laan
2021-01-06
Merge #20844: test: Add sanitizer suppressions for AMD EPYC CPUs
Wladimir J. van der Laan
2021-01-06
Merge #20816: net: Move RecordBytesSent() call out of cs_vSend lock
MarcoFalke
2021-01-05
netinfo: add user help documentation
Jon Atack
2021-01-05
gitian-keys: add key for guggero
Oliver Gugger
2021-01-05
Merge #19915: p2p, refactor: Use Mutex type for some mutexes in CNode class
MarcoFalke
2021-01-05
Merge #19846: build: enable unused member function diagnostic
MarcoFalke
2021-01-05
Merge #20842: docs: consolidate typo & url fixing
MarcoFalke
2021-01-05
Merge #20854: [mempool] Remove unnecessary try-block
MarcoFalke
2021-01-05
Replace boost::variant with std::variant
MarcoFalke
2021-01-05
Merge #20855: Revert "Add patch to make codesign_allocate compatible with App...
MarcoFalke
2021-01-05
Merge #20847: gitian-keys: add darosior's key
fanquake
2021-01-05
gitian-keys: add darosior's key
Antoine Poinsot
2021-01-05
Merge #20846: Add benthecarman to keys.txt
fanquake
2021-01-05
Merge #20848: Add gitian PGP key for theStack
fanquake
2021-01-04
Revert "Add patch to make codesign_allocate compatible with Apple's"
Pieter Wuille
2021-01-04
[mempool] Remove error suppression on upgrade
Amiti Uttarwar
2021-01-04
Add gitian PGP key for theStack
Sebastian Falbesoner
2021-01-04
Add benthecarman to keys.txt
benthecarman
2021-01-04
test: Add sanitizer suppressions for AMD EPYC CPUs
MarcoFalke
2021-01-04
Merge #20736: rpc: Replace boost::variant with std::variant for RPCArg.m_fall...
MarcoFalke
2021-01-04
doc: fix various typos
Ikko Ashimine
2021-01-04
doc: Use https URLs where possible
Sawyer Billings
2021-01-04
Merge #20817: lint: update list of spelling linter false positives, bump to c...
fanquake
2021-01-03
Merge #20760: test: Set correct nValue for multi-op-return policy check
MarcoFalke
2021-01-03
refactor: Use C++17 std::array deduction for ALL_FEE_ESTIMATE_HORIZONS
MarcoFalke
2021-01-03
refactor: Use C++17 std::array deduction for OUTPUT_TYPES
MarcoFalke
2021-01-03
Merge #20765: fuzz: check that certain script TxoutType are nonstandard
MarcoFalke
2021-01-03
Merge #20781: fuzz: remove no-longer-necessary packages from fuzzbuzz config
MarcoFalke
2021-01-02
qt: Follow Qt docs when implementing rowCount and columnCount
Hennadii Stepanov
[prev]
[next]