Commit Graph

197 Commits (aba46a7c5f0a892533abd3cc1a8b97cdf6b23fcc)

Author SHA1 Message Date
wowario 5563c65f64
rename to wownero
5 years ago
moneromooo-monero e49f7450d2
daemon: display peer address type in print_cn
5 years ago
moneromooo-monero de536f49cb
cryptonote_protocol: fix another potential P2P DoS
5 years ago
moneromooo-monero 3fdf63bc90
cryptonote_protocol: expand basic DoS protection
5 years ago
anonimal 2f402f9a45
cryptonote_protocol_handler: prevent potential DoS
5 years ago
wowario a140780405
initial commit
5 years ago
moneromooo-monero e980938210
fix wide difficulty conversion with some versions of boost
5 years ago
moneromooo-monero f26e0b5d11
cryptonote_protocol: warn when the last connection goes
5 years ago
Riccardo Spagni 3759e2359f
Merge pull request #5360
5 years ago
Riccardo Spagni 4ac78e1612
Merge pull request #5346
5 years ago
moneromooo-monero b0c552f50f
cryptonote_protocol_handler: add block/tx hashes in notify logs
5 years ago
moneromooo-monero 547a9708de
cryptonote: block parsing + hash calculation speedup
5 years ago
moneromooo-monero 91f4c7f45f
Make difficulty 128 bit instead of 64 bit
5 years ago
Riccardo Spagni acc7211b5b
Merge pull request #5199
5 years ago
Riccardo Spagni bf0f85221b
Merge pull request #5195
5 years ago
Riccardo Spagni 848591c4d8
Merge pull request #5190
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
moneromooo-monero 88c85c18e0
cryptonote: avoid double parsing blocks when syncing
5 years ago
moneromooo-monero 238401d4e9
core: avoid double parsing blocks after hoh
5 years ago
Riccardo Spagni 372c0da086
Merge pull request #5111
5 years ago
moneromooo-monero eef164f7cc
cryptonote_protocol_handler: search for syncing peers in "cruise mode"
5 years ago
xiphon a54e81e572 daemon: add '--no-sync' arg to optionally disable blockchain sync
5 years ago
xiphon 551104fbf1 daemon: add --public-node mode, RPC port propagation over P2P
5 years ago
moneromooo-monero 2456945408
epee: add SSL support
5 years ago
moneromooo-monero 6a3608d3d2
cryptonote_protocol_handler: pad tx messages when using tor/i2p
5 years ago
Lee Clagett 973403bc9f Adding initial support for broadcasting transactions over Tor
5 years ago
moneromooo-monero b750fb27b0
Pruning
5 years ago
Riccardo Spagni 846362842c
Merge pull request #4976
5 years ago
Riccardo Spagni 13b006137c
Merge pull request #4949
5 years ago
moneromooo-monero 85665003a7
epee: better network buffer data structure
5 years ago
Riccardo Spagni dde1e69723
Merge pull request #4787
5 years ago
moneromooo-monero 5464725a29
protocol: change standby mode to not wait sleeping
6 years ago
Riccardo Spagni 5ed45acaec
Merge pull request #4906
6 years ago
moneromooo-monero 506472e0c6
protocol: fix use after free when dropping a connection
6 years ago
moneromooo-monero c25260f51c
protocol: fix incorrect tx hash in log
6 years ago
moneromooo-monero 3dba7f252e
protocol: option to pad transaction relay to the next kB
6 years ago
luigi1111 0d415ff638
Merge pull request #4207
6 years ago
luigi1111 4745e3be22
Merge pull request #4020
6 years ago
moneromooo-monero ce9457a379
cryptonote_protocol: don't serialize an unneeded new block message
6 years ago
Jorropo c24a0af9f1 [monerod] Added blocks remaining count during syncronisation.
6 years ago
luigi1111 a844844cda
Merge pull request #3716
6 years ago
moneromooo-monero ed2c81ed95
replace std::list with std::vector on some hot paths
6 years ago
moneromooo-monero 1789b76b5d
cryptonote_protocol_handler: log when dropping a peer
6 years ago
moneromooo-monero f2cb56a2eb
protocol: drop (and increase fails) if most blocks hashes are invalid
6 years ago
moneromooo-monero e942d34d54
protocol: do not switch to unsafe sync mode for just a few blocks
6 years ago
Riccardo Spagni 6b9d9f56a1
Merge pull request #3719
6 years ago
stoffu 3880bf396a
cryptonote_protocol_handler.inl: remove span read just now that failed to pass some basic tests
6 years ago
stoffu da249fd5ba
cryptonote_protocol_handler.inl: fix return type mismatches (int vs bool)
6 years ago
Thaer Khawaja dad1077577 Only log an error if fork version is higher AND is not known.
6 years ago
Dimitris Apostolou 57c0b1ed9f Fix typos in various files
6 years ago