index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
net.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor test for existing peer connection into own function
Suhas Daftuar
2020-10-27
1
-0
/
+6
*
Avoid calling CAddrMan::Connected() on block-relay-only peer addresses
Suhas Daftuar
2020-10-27
1
-1
/
+1
*
Merge #19911: net: guard vRecvGetData with cs_vRecv and orphan_work_set with ...
fanquake
2020-10-19
1
-3
/
+0
|
\
|
*
Move vRecvGetData to net processing
Neha Narula
2020-10-14
1
-1
/
+0
|
*
Move m_orphan_work_set to net_processing
Neha Narula
2020-10-14
1
-2
/
+0
|
*
[Rename only] Rename orphan_work_set to m_orphan_work_set.
Neha Narula
2020-10-13
1
-1
/
+1
*
|
Merge #20090: [doc] Tiny followups to new getpeerinfo connection type field
Wladimir J. van der Laan
2020-10-15
1
-9
/
+4
|
\
\
|
*
|
[trivial] Extract connection type doc into file where it is used.
Amiti Uttarwar
2020-10-09
1
-9
/
+4
*
|
|
Merge #17428: p2p: Try to preserve outbound block-relay-only connections duri...
Wladimir J. van der Laan
2020-10-15
1
-1
/
+14
|
\
\
\
|
*
|
|
p2p: Try to connect to anchors once
Hennadii Stepanov
2020-10-09
1
-1
/
+3
|
*
|
|
p2p: Integrate DumpAnchors() and ReadAnchors() into CConnman
Hennadii Stepanov
2020-10-09
1
-0
/
+6
|
*
|
|
p2p: Add CConnman::GetCurrentBlockRelayOnlyConns()
Hennadii Stepanov
2020-10-09
1
-0
/
+5
*
|
|
|
Merge #20002: net, rpc, cli: expose peer network in getpeerinfo; simplify/imp...
Wladimir J. van der Laan
2020-10-15
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
net: add peer network to CNodeStats
Jon Atack
2020-10-14
1
-0
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge #19988: Overhaul transaction request logic
Wladimir J. van der Laan
2020-10-14
1
-1
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Delete limitedmap as it is unused now
Pieter Wuille
2020-10-12
1
-1
/
+0
*
|
|
|
Merge #19998: net: Add CNode::ConnectedThroughNetwork member function
Wladimir J. van der Laan
2020-10-12
1
-1
/
+24
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
net: Add CNode::ConnectedThroughNetwork member function
Hennadii Stepanov
2020-10-03
1
-0
/
+12
|
*
|
|
net: Add CNode::m_inbound_onion data member
Hennadii Stepanov
2020-10-03
1
-1
/
+12
|
|
|
/
|
|
/
|
*
|
|
Merge #19954: Complete the BIP155 implementation and upgrade to TORv3
fanquake
2020-10-11
1
-1
/
+11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
net: advertise support for ADDRv2 via new message
Vasil Dimov
2020-10-09
1
-1
/
+11
*
|
|
[net] Remove CombinerAll
John Newbery
2020-10-08
1
-15
/
+0
|
|
/
|
/
|
*
|
Merge #19991: net: Use alternative port for incoming Tor connections
Wladimir J. van der Laan
2020-10-02
1
-1
/
+6
|
\
\
|
*
|
net: Extend -bind config option with optional network type
Hennadii Stepanov
2020-10-01
1
-1
/
+6
*
|
|
Merge #19958: doc: Better document features of feelers
fanquake
2020-09-30
1
-4
/
+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Improve docs about feeler connections
Gleb Naumenko
2020-09-24
1
-4
/
+13
*
|
|
Merge #19107: p2p: Move all header verification into the network layer, exten...
fanquake
2020-09-29
1
-10
/
+15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Remove header checks out of net_processing
Troy Giorshev
2020-09-22
1
-4
/
+2
|
*
|
Give V1TransportDeserializer CChainParams& member
Troy Giorshev
2020-09-22
1
-4
/
+7
|
*
|
Change CMessageHeader Constructor
Troy Giorshev
2020-09-22
1
-2
/
+1
|
*
|
Move checksum check from net_processing to net
Troy Giorshev
2020-09-22
1
-4
/
+4
|
*
|
Give V1TransportDeserializer an m_node_id member
Troy Giorshev
2020-09-22
1
-2
/
+7
*
|
|
Merge #19725: [RPC] Add connection type to getpeerinfo, improve logs
MarcoFalke
2020-09-26
1
-0
/
+11
|
\
\
\
|
*
|
|
[rpc] Add connection type to getpeerinfo RPC, update tests
Amiti Uttarwar
2020-09-21
1
-0
/
+9
|
*
|
|
[log] Add connection type to log statement
Amiti Uttarwar
2020-09-21
1
-0
/
+2
|
|
/
/
*
|
|
Merge #19979: Replace LockAssertion with AssertLockHeld, remove LockAssertion
MarcoFalke
2020-09-23
1
-4
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
refactor: Use explicit function type instead of template
Hennadii Stepanov
2020-09-19
1
-4
/
+3
|
|
/
*
|
Merge #17785: p2p: Unify Send and Receive protocol versions
Wladimir J. van der Laan
2020-09-22
1
-8
/
+5
|
\
\
|
*
|
p2p: Unify Send and Receive protocol versions
Hennadii Stepanov
2020-09-07
1
-8
/
+5
|
|
/
*
|
Merge #19697: Improvements on ADDR caching
Wladimir J. van der Laan
2020-09-21
1
-6
/
+10
|
\
\
|
|
/
|
/
|
|
*
Address nits in ADDR caching
Gleb Naumenko
2020-09-02
1
-4
/
+4
|
*
Add indexing ADDR cache by local socket addr
Gleb Naumenko
2020-08-27
1
-4
/
+8
*
|
[doc] Follow developer notes, add comment about missing default.
Amiti Uttarwar
2020-09-02
1
-2
/
+2
*
|
[doc] Describe connection types in more depth.
Amiti Uttarwar
2020-09-02
1
-6
/
+48
*
|
[trivial] Small style updates
Amiti Uttarwar
2020-09-02
1
-3
/
+3
*
|
[refactor] Restructure logic to check for addr relay.
Amiti Uttarwar
2020-09-02
1
-2
/
+6
*
|
[net] Remove unnecessary default args on OpenNetworkConnection
Amiti Uttarwar
2020-09-02
1
-1
/
+1
*
|
scripted-diff: Rename `OUTBOUND` ConnectionType to `OUTBOUND_FULL_RELAY`
Amiti Uttarwar
2020-09-02
1
-5
/
+5
*
|
net: improve nLastBlockTime and nLastTXTime documentation
Jon Atack
2020-09-01
1
-1
/
+10
|
/
*
net: add nLastBlockTime/TXTime to CNodeStats, CNode::copyStats
Jon Atack
2020-08-15
1
-0
/
+2
[next]