summaryrefslogtreecommitdiff
path: root/src/cryptonote_protocol/cryptonote_protocol_handler.inl
Commit message (Expand)AuthorAgeFilesLines
* cryptonote_protocol: fix another potential P2P DoSmoneromooo-monero2019-06-141-0/+15
* cryptonote_protocol: expand basic DoS protectionmoneromooo-monero2019-06-141-3/+3
* cryptonote_protocol_handler: prevent potential DoSanonimal2019-06-141-0/+11
* fix wide difficulty conversion with some versions of boostmoneromooo-monero2019-05-011-2/+2
* cryptonote_protocol: warn when the last connection goesmoneromooo-monero2019-04-141-0/+2
* Merge pull request #5360Riccardo Spagni2019-04-061-2/+16
|\
| * cryptonote_protocol_handler: add block/tx hashes in notify logsmoneromooo-monero2019-03-281-2/+16
* | Merge pull request #5346Riccardo Spagni2019-04-061-4/+4
|\ \
| * | cryptonote: block parsing + hash calculation speedupmoneromooo-monero2019-03-251-4/+4
| |/
* / Make difficulty 128 bit instead of 64 bitmoneromooo-monero2019-03-241-1/+3
|/
* Merge pull request #5199Riccardo Spagni2019-03-191-0/+42
|\
| * cryptonote_protocol_handler: search for syncing peers in "cruise mode"moneromooo-monero2019-02-261-0/+42
* | Merge pull request #5195Riccardo Spagni2019-03-191-1/+9
|\ \
| * | daemon: add '--no-sync' arg to optionally disable blockchain syncxiphon2019-02-251-1/+9
| |/
* | Merge pull request #5190Riccardo Spagni2019-03-171-0/+1
|\ \
| * | daemon: add --public-node mode, RPC port propagation over P2Pxiphon2019-02-251-0/+1
| |/
* | Update 2019 copyrightbinaryFate2019-03-051-1/+1
* | cryptonote: avoid double parsing blocks when syncingmoneromooo-monero2019-03-051-3/+18
* | core: avoid double parsing blocks after hohmoneromooo-monero2019-03-051-7/+17
* | Merge pull request #5111Riccardo Spagni2019-03-041-1/+1
|\ \
| * | cryptonote_protocol_handler: pad tx messages when using tor/i2pmoneromooo-monero2019-01-301-1/+1
| |/
* / epee: add SSL supportmoneromooo-monero2019-02-021-0/+1
|/
* Adding initial support for broadcasting transactions over TorLee Clagett2019-01-281-8/+44
* Pruningmoneromooo-monero2019-01-221-175/+613
* Merge pull request #4976Riccardo Spagni2019-01-161-2/+2
|\
| * epee: better network buffer data structuremoneromooo-monero2018-12-231-2/+2
* | Merge pull request #4949Riccardo Spagni2019-01-061-12/+22
|\ \ | |/ |/|
| * protocol: change standby mode to not wait sleepingmoneromooo-monero2018-12-071-12/+22
* | Merge pull request #4787Riccardo Spagni2018-12-121-0/+31
|\ \
| * | protocol: option to pad transaction relay to the next kBmoneromooo-monero2018-11-061-0/+31
* | | Merge pull request #4906Riccardo Spagni2018-12-041-2/+2
|\ \ \ | |_|/ |/| |
| * | protocol: fix use after free when dropping a connectionmoneromooo-monero2018-11-261-2/+2
| |/
* / protocol: fix incorrect tx hash in logmoneromooo-monero2018-11-201-1/+3
|/
* Merge pull request #4207luigi11112018-08-221-7/+12
|\
| * cryptonote_protocol: don't serialize an unneeded new block messagemoneromooo-monero2018-08-091-7/+12
* | Merge pull request #4020luigi11112018-08-151-1/+14
|\ \ | |/ |/|
| * [monerod] Added blocks remaining count during syncronisation.Jorropo2018-07-251-1/+14
* | Merge pull request #3716luigi11112018-06-271-32/+35
|\ \
| * | replace std::list with std::vector on some hot pathsmoneromooo-monero2018-06-261-32/+35
| |/
* / cryptonote_protocol_handler: log when dropping a peermoneromooo-monero2018-06-091-0/+3
|/
* protocol: drop (and increase fails) if most blocks hashes are invalidmoneromooo-monero2018-06-031-3/+3
* protocol: do not switch to unsafe sync mode for just a few blocksmoneromooo-monero2018-05-281-1/+2
* Merge pull request #3719Riccardo Spagni2018-04-291-8/+11
|\
| * cryptonote_protocol_handler.inl: remove span read just now that failed to pas...stoffu2018-04-281-0/+3
| * cryptonote_protocol_handler.inl: fix return type mismatches (int vs bool)stoffu2018-04-281-8/+8
* | Only log an error if fork version is higher AND is not known.Thaer Khawaja2018-04-221-1/+1
|/
* Fix typos in various filesDimitris Apostolou2018-03-151-1/+1
* Merge pull request #3277Riccardo Spagni2018-03-051-1/+1
|\
| * Stagenetstoffu2018-03-051-1/+1
* | Correct spelling mistakes.Edward Betts2018-03-051-1/+1
|/