index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
p2p
/
net_node.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #5195
Riccardo Spagni
2019-03-19
1
-0
/
+1
|
\
|
*
daemon: add '--no-sync' arg to optionally disable blockchain sync
xiphon
2019-02-25
1
-0
/
+1
*
|
Merge pull request #5190
Riccardo Spagni
2019-03-17
1
-0
/
+8
|
\
\
|
*
|
daemon: add --public-node mode, RPC port propagation over P2P
xiphon
2019-02-25
1
-0
/
+8
|
|
/
*
|
Update 2019 copyright
binaryFate
2019-03-05
1
-1
/
+1
*
|
default initialize rpc structures
moneromooo-monero
2019-03-04
1
-2
/
+3
*
|
epee: add SSL support
moneromooo-monero
2019-02-02
1
-3
/
+5
|
/
*
Adding initial support for broadcasting transactions over Tor
Lee Clagett
2019-01-28
1
-70
/
+184
*
Pruning
moneromooo-monero
2019-01-22
1
-0
/
+15
*
Merge pull request #4976
Riccardo Spagni
2019-01-16
1
-4
/
+4
|
\
|
*
epee: better network buffer data structure
moneromooo-monero
2018-12-23
1
-4
/
+4
*
|
p2p: use vector instead of list for peer lists
moneromooo-monero
2018-12-07
1
-3
/
+3
|
/
*
Merge pull request #4854
Riccardo Spagni
2018-12-04
1
-1
/
+3
|
\
|
*
Removed a lot of unnecessary includes
Martijn Otto
2018-11-15
1
-1
/
+3
*
|
Merge pull request #4776
Riccardo Spagni
2018-11-16
1
-1
/
+1
|
\
\
|
*
|
p2p: less frequent incoming connections check
moneromooo-monero
2018-11-01
1
-1
/
+1
|
|
/
*
/
Expose limit-rate defaults from command line help
RaskaRuby
2018-10-31
1
-2
/
+2
|
/
*
Merge pull request #3861
luigi1111
2018-06-19
1
-0
/
+2
|
\
|
*
p2p: warn when no incoming connections are seen for a while
moneromooo-monero
2018-05-26
1
-0
/
+2
*
|
p2p: fix fallback seed node usage
moneromooo-monero
2018-04-29
1
-0
/
+1
|
/
*
Fix broken interactive daemon 'limit' commands plus RPC calls
rbrunner7
2018-04-25
1
-2
/
+2
*
Stagenet
stoffu
2018-03-05
1
-3
/
+3
*
options: remove testnet-* options
whythat
2018-02-16
1
-2
/
+1
*
Merge pull request #3226
Riccardo Spagni
2018-02-16
1
-1
/
+1
|
\
|
*
pass large parameters by const ref, not value
moneromooo-monero
2018-02-02
1
-1
/
+1
*
|
Allow the number of incoming connections to be limited
Erik de Castro Lopo
2018-01-29
1
-0
/
+6
*
|
Rename delete_connections to delete_out_connections
Erik de Castro Lopo
2018-01-29
1
-1
/
+1
|
/
*
Update 2018 copyright
xmr-eric
2018-01-26
1
-1
/
+1
*
cryptonote_core does not depend on p2p anymore
moneromooo-monero
2017-12-16
1
-9
/
+24
*
Rename m_listenning_port to m_listening_port
MaxXor
2017-09-01
1
-2
/
+2
*
Delete UPnP port mapping on exit
MaxXor
2017-08-29
1
-0
/
+2
*
p2p: fallback on seed nodes if we can't make a connection
moneromooo-monero
2017-08-09
1
-0
/
+1
*
net_node: fix m_in_timedsync initialization
moneromooo-monero
2017-08-08
1
-1
/
+1
*
Merge pull request #2149
Riccardo Spagni
2017-08-07
1
-0
/
+1
|
\
|
*
cryptonote_protocol_handler: sync speedup
moneromooo-monero
2017-08-07
1
-0
/
+1
*
|
p2p: move m_in_timedsync from connection_context to p2p_connection_context
moneromooo-monero
2017-08-01
1
-0
/
+3
|
/
*
abstracted nework addresses
moneromooo-monero
2017-05-27
1
-21
/
+21
*
Merge pull request #1701
Riccardo Spagni
2017-05-05
1
-2
/
+6
|
\
|
*
Add anchor connections
Miguel Herranz
2017-02-10
1
-2
/
+6
*
|
p2p: use the fallback seed IPs when not enough seeds are found
moneromooo-monero
2017-03-18
1
-1
/
+3
*
|
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
1
-1
/
+1
*
|
net_node: fix spurious warning about using uninitialized data
moneromooo-monero
2017-02-12
1
-1
/
+1
|
/
*
Remove boost/foreach.cpp includes
Miguel Herranz
2017-01-22
1
-1
/
+0
*
Merge pull request #1609
Riccardo Spagni
2017-01-22
1
-1
/
+7
|
\
|
*
p2p: always recreate a new peer id on startup
moneromooo-monero
2017-01-22
1
-1
/
+7
*
|
Add gray peer list housekeeping system
Miguel Herranz
2017-01-21
1
-0
/
+4
*
|
Limit incoming connections from the same IP
Miguel Herranz
2017-01-15
1
-0
/
+2
|
/
*
p2p: possibly fix crash in relay_blocks
moneromooo-monero
2016-12-01
1
-0
/
+1
*
add lightweight block propagation ("fluffy blocks")
Dion Ahmetaj
2016-11-09
1
-1
/
+7
*
p2p: lock access to the blocked ips map
moneromooo-monero
2016-03-12
1
-1
/
+1
[next]