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.inl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #5733
Riccardo Spagni
2019-07-17
1
-2
/
+6
|
\
|
*
p2p: add a few missing connection close calls
moneromooo-monero
2019-07-04
1
-2
/
+6
*
|
p2p: don't connect to more than one IP per class B if we can
moneromooo-monero
2019-07-05
1
-11
/
+45
|
/
*
p2p: do not send last_seen timestamp to peers
moneromooo-monero
2019-04-24
1
-2
/
+2
*
Merge pull request #5425
Riccardo Spagni
2019-04-16
1
-1
/
+8
|
\
|
*
p2p: fix integer overflow in host bans
moneromooo-monero
2019-04-11
1
-1
/
+8
*
|
crypto: replace rand<T>()%N idiom with unbiased rand_idx(N)
stoffu
2019-04-04
1
-2
/
+2
|
/
*
Merge pull request #5334
Riccardo Spagni
2019-04-01
1
-1
/
+1
|
\
|
*
p2p: don't lookup seed nodes when offline
moneromooo-monero
2019-03-22
1
-1
/
+1
*
|
Fix daemon startup parameter '--limit-rate' processing after parameter defaults
rbrunner7
2019-03-20
1
-4
/
+2
|
/
*
Merge pull request #5195
Riccardo Spagni
2019-03-19
1
-0
/
+4
|
\
|
*
daemon: add '--no-sync' arg to optionally disable blockchain sync
xiphon
2019-02-25
1
-0
/
+4
*
|
Merge pull request #5190
Riccardo Spagni
2019-03-17
1
-3
/
+8
|
\
\
|
*
|
daemon: add --public-node mode, RPC port propagation over P2P
xiphon
2019-02-25
1
-3
/
+8
|
|
/
*
|
Update 2019 copyright
binaryFate
2019-03-05
1
-1
/
+1
*
|
p2p: avoid busy loop when we have nothing to connect to
moneromooo-monero
2019-03-05
1
-1
/
+9
*
|
epee: add SSL support
moneromooo-monero
2019-02-02
1
-7
/
+8
|
/
*
Adding initial support for broadcasting transactions over Tor
Lee Clagett
2019-01-28
1
-432
/
+693
*
Pruning
moneromooo-monero
2019-01-22
1
-49
/
+149
*
Merge pull request #5029
Riccardo Spagni
2019-01-16
1
-1
/
+1
|
\
|
*
p2p: don't stop the idle thread when no gray peers are found
moneromooo-monero
2018-12-30
1
-1
/
+1
*
|
Merge pull request #5001
Riccardo Spagni
2019-01-16
1
-3
/
+4
|
\
\
|
*
|
Remove boost::lexical_cast for uuid and unused uuid function
Lee Clagett
2018-12-23
1
-3
/
+4
|
|
/
*
|
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
-5
/
+5
|
/
*
p2p: tone down "no incoming connections" warning to info if in peers is 0
moneromooo-monero
2018-11-01
1
-3
/
+10
*
Merge pull request #4612
Riccardo Spagni
2018-10-26
1
-4
/
+8
|
\
|
*
p2p: only deinitialize what's been initialized in offline mode
moneromooo-monero
2018-10-16
1
-4
/
+8
*
|
p2p: a negative result from UPNP_GetValidIGD is an error
moneromooo-monero
2018-10-15
1
-2
/
+2
|
/
*
Revert "p2p: connect via the bound ip, if any"
moneromooo-monero
2018-10-13
1
-3
/
+3
*
Merge pull request #4089
luigi1111
2018-08-15
1
-3
/
+3
|
\
|
*
p2p: connect via the bound ip, if any
moneromooo-monero
2018-07-02
1
-3
/
+3
*
|
Merge pull request #3854
luigi1111
2018-07-19
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
add --regtest and --fixed-difficulty for regression testing
victorsintnicolaas
2018-06-29
1
-0
/
+3
*
|
Merge pull request #3982
luigi1111
2018-06-27
1
-16
/
+46
|
\
\
|
*
|
net_node: resolve host for node addresses given via command line flags
stoffu
2018-06-11
1
-13
/
+43
|
*
|
cryptonote_config: add get_config to refactor x = testnet ? config::testnet::...
stoffu
2018-06-11
1
-3
/
+3
|
|
/
*
|
Merge pull request #3861
luigi1111
2018-06-19
1
-0
/
+14
|
\
\
|
*
|
p2p: warn when no incoming connections are seen for a while
moneromooo-monero
2018-05-26
1
-0
/
+14
|
|
/
*
/
p2p: fix fallback seed node usage
moneromooo-monero
2018-04-29
1
-3
/
+10
|
/
*
Build: update CMake and p2p for in-tree miniupnp
anonimal
2018-04-21
1
-10
/
+3
*
CMake: update new location of in-tree miniupnpc
anonimal
2018-04-19
1
-3
/
+3
*
p2p: correct port number for seed nodes
stoffu
2018-03-22
1
-3
/
+3
*
p2p: fix network ID being uninitialised when using exclusive peers
moneromooo-monero
2018-03-13
1
-1
/
+4
*
Stagenet
stoffu
2018-03-05
1
-11
/
+25
*
p2p: restore m_testnet assignment lost during rebase
whythat
2018-02-18
1
-0
/
+1
*
options: remove testnet-* options
whythat
2018-02-16
1
-8
/
+2
*
Merge pull request #3196
Riccardo Spagni
2018-02-16
1
-1
/
+2
|
\
|
*
p2p: fix testnet/mainnet port mixup
moneromooo-monero
2018-01-28
1
-1
/
+2
[next]