Commit Graph

253 Commits (c40ab9b5be9b0dec72fa5adbcc45a24ef56ef7fa)

Author SHA1 Message Date
fuwa d52f27f568 allow system libminiupnp, revert #6b8539
5 years ago
moneromooo-monero 9a82e73e5d
p2p: don't stop the idle thread when no gray peers are found
5 years ago
moneromooo-monero d41415ec48
epee: better network buffer data structure
5 years ago
binaryFate 64c7ced3ed
Update 2019 copyright
5 years ago
Lee Clagett 99533d4592
Remove boost::lexical_cast for uuid and unused uuid function
5 years ago
moneromooo-monero 28477c75a3
p2p: use vector instead of list for peer lists
5 years ago
wowario 57e8fce462
remove monero stuff
5 years ago
jw 61f3a191df
Merge pull request #127 from wowario/dev-v0.5
6 years ago
wowario 675b879844
initial commit
6 years ago
Riccardo Spagni c00ac446fd
Merge pull request #4854
6 years ago
Riccardo Spagni 46d0dc2808
Merge pull request #4776
6 years ago
Martijn Otto bd98e99c80
Removed a lot of unnecessary includes
6 years ago
moneromooo-monero 03fc731bf2
p2p: less frequent incoming connections check
6 years ago
moneromooo-monero 14a5c2068f
p2p: tone down "no incoming connections" warning to info if in peers is 0
6 years ago
RaskaRuby 2bd46065ae Expose limit-rate defaults from command line help
6 years ago
Riccardo Spagni ecc690a613
Merge pull request #4612
6 years ago
moneromooo-monero 2d48861db7
p2p: only deinitialize what's been initialized in offline mode
6 years ago
moneromooo-monero 0fbbb065d4
p2p: a negative result from UPNP_GetValidIGD is an error
6 years ago
Riccardo Spagni fa7278d6b5
Merge pull request #4578
6 years ago
moneromooo-monero 76d6d832d2
Revert "p2p: connect via the bound ip, if any"
6 years ago
moneromooo-monero e736964a0c
Remove epee header dependency on cryptonote_core
6 years ago
luigi1111 b586ae1310
Merge pull request #4089
6 years ago
luigi1111 f6d7e87b67
Merge pull request #4075
6 years ago
luigi1111 025187e6c9
Merge pull request #3854
6 years ago
moneromooo-monero 909398efc7
p2p: connect via the bound ip, if any
6 years ago
victorsintnicolaas 34cb6b4b70 add --regtest and --fixed-difficulty for regression testing
6 years ago
moneromooo-monero 438d52deaf
remove epee from link lines where it's redundant
6 years ago
luigi1111 3ad4ecd4ff
Merge pull request #3982
6 years ago
luigi1111 cb130c7590
Merge pull request #3861
6 years ago
stoffu 0cf80baea4
net_node: resolve host for node addresses given via command line flags
6 years ago
stoffu 08b85a8e00
cryptonote_config: add get_config to refactor x = testnet ? config::testnet::X : stagenet ? config::stagenet::X : config::X
6 years ago
moneromooo-monero de1ffe07b1
p2p: warn when no incoming connections are seen for a while
6 years ago
moneromooo-monero 1590183965
p2p: fix fallback seed node usage
6 years ago
rbrunner7 f9d0827bba Fix broken interactive daemon 'limit' commands plus RPC calls
6 years ago
anonimal 6b85398031
Build: update CMake and p2p for in-tree miniupnp
6 years ago
anonimal 859db52fda
CMake: update new location of in-tree miniupnpc
6 years ago
Riccardo Spagni 5053f8f40b
Merge pull request #3502
6 years ago
moneromooo-monero 11c933e137
fix lambda compile error on openbsd
6 years ago
stoffu 5f6647934b
p2p: correct port number for seed nodes
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
Riccardo Spagni 299af8e43e
Merge pull request #3290
6 years ago
whythat 1d28c0d8a9 p2p: restore m_testnet assignment lost during rebase
6 years ago
stoffu 10f78f63f1
p2p: need libcryptonote_core due to arg_testnet_on being used
6 years ago
whythat b3b2d4d20c options: add testnet option dependencies
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