Commit Graph

169 Commits (bb49011991e433d2345d01b0d92ead6b81b379e4)

Author SHA1 Message Date
wowario ee07408ce1 Add stagenet ips
6 years ago
wowario 44095676ff
reset testnet
6 years ago
moneromooo-monero 7357fe161b
p2p: warn when no incoming connections are seen for a while
6 years ago
wowario cdb20d58b5
remove whitespace
6 years ago
wowario 4209b715eb
testnet v9
6 years ago
anonimal 9864284750
Build: update CMake and p2p for in-tree miniupnp
6 years ago
anonimal 2971e639b7
CMake: update new location of in-tree miniupnpc
6 years ago
anonimal 3857034289
Build: update CMake and p2p for in-tree miniupnp
6 years ago
anonimal 035bf5a93b
CMake: update new location of in-tree miniupnpc
6 years ago
wowario efe03eb037
added LWMA
6 years ago
jwinterm 5c4b0b97b4 Update hardcoded seed nodes
6 years ago
jwinterm c473f01310 Initial commit
6 years ago
moneromooo-monero 523371c042
p2p: fix network ID being uninitialised when using exclusive peers
6 years ago
stoffu af773211cb
Stagenet
6 years ago
whythat 1d28c0d8a9 p2p: restore m_testnet assignment lost during rebase
6 years ago
whythat 05a12ccc2d options: remove testnet-* options
6 years ago
Riccardo Spagni ef91d6e61e
Merge pull request #3196
6 years ago
Riccardo Spagni f4a6bc79d9
Merge pull request #3226
6 years ago
Riccardo Spagni a54247b993
Merge pull request #3221
6 years ago
moneromooo-monero 2e3e90acbe
pass large parameters by const ref, not value
6 years ago
moneromooo-monero 2e584dcb1f
p2p: do not try to connect to peers in offline mode
6 years ago
Erik de Castro Lopo 32c0f908cd Allow the number of incoming connections to be limited
6 years ago
Erik de Castro Lopo d609a2c164 Rename delete_connections to delete_out_connections
6 years ago
Erik de Castro Lopo b927c0fc7a Rename connections_count to max_out_connection_count
6 years ago
moneromooo-monero eda9fb5b98
p2p: fix testnet/mainnet port mixup
6 years ago
Riccardo Spagni a4ae78a335
Merge pull request #3145
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
moneromooo-monero ab58b150ef
p2p: fix picking peers off an empty gray list
6 years ago
moneromooo-monero fd1dfac5d2
p2p: don't lookup seed IPs if using an exclusive peer
6 years ago
moneromooo-monero b50182aee7
p2p: don't connect to seeds if using an exclusive peer
6 years ago
Riccardo Spagni c611cca462
Merge pull request #2928
6 years ago
moneromooo-monero fe568db83d
p2p: use size_t for arbitrary counters instead of uint8_t
6 years ago
moneromooo-monero 4abf25f3c9
cryptonote_core does not depend on p2p anymore
6 years ago
Riccardo Spagni 8da24c2a57
Merge pull request #2878
6 years ago
moneromooo-monero d28c388f88
p2p: stop net server before closing starting connections
6 years ago
moneromooo-monero 7696e84952
core: make --offline also disable DNS lookups
7 years ago
rbrunner7 cf5f623616 Corrections in rate limiting / trottle code, especially in 'out' direction
7 years ago
moneromooo-monero 082db75f28
move cryptonote command line options to cryptonote_core
7 years ago
moneromooo-monero 7dbf76d0da
Fix an object lifetime bug in net load tests
7 years ago
Lee Clagett 8b00687735 Upgrades to epee::net_utils::network_address
7 years ago
Riccardo Spagni 174f2fb4da
Merge pull request #2428
7 years ago
Riccardo Spagni 07312a7d6e
Merge pull request #2302
7 years ago
moneromooo-monero 054054c92f
p2p: disable gray list housekeeping when an exclusive node is given
7 years ago
MaxXor e3680b6936 Rename m_listenning_port to m_listening_port
7 years ago
MaxXor a1ea475fff Delete UPnP port mapping on exit
7 years ago
moneromooo-monero 5524bc3151
print peer id in 0 padded hex for consistency
7 years ago
moneromooo-monero 70b8c6d77a
cryptonote_protocol: misc fixes to the new sync algorithm
7 years ago
moneromooo-monero ef005f5e72
p2p: add a couple early outs when the stop signal is received
7 years ago
Riccardo Spagni 4bfb58328d
Merge pull request #2282
7 years ago
Riccardo Spagni 74522c7e84
Merge pull request #2236
7 years ago