aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_protocol
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5915luigi11112019-10-085-49/+229
|\
| * monerod can now sync from pruned blocksmoneromooo-monero2019-09-275-49/+229
* | Merge pull request #5926luigi11112019-10-081-1/+1
|\ \
| * | protocol: only print sync complete message when out of precompiled hashesmoneromooo-monero2019-09-241-1/+1
| |/
* | Merge pull request #5921luigi11112019-10-082-7/+12
|\ \
| * | Fixed i2p/tor tx flooding bug (white noise disabled)Lee Clagett2019-07-292-7/+12
| |/
* | Merge pull request #5905luigi11112019-09-241-5/+0
|\ \
| * | Revert "cryptonote_protocol: drop peers we can't download from when syncing"moneromooo-monero2019-09-111-5/+0
| * | Revert "Fix check for disconnecting peers when syncing"moneromooo-monero2019-09-111-1/+1
| |/
* | Merge pull request #5877luigi11112019-09-241-8/+8
|\ \
| * | Changed the use of boost:value_initialized for C++ list initializerJesus Ramirez2019-09-021-8/+8
* | | Properly format multiline logsmoneromooo-monero2019-09-161-2/+2
| |/ |/|
* | Merge pull request #5806luigi11112019-09-041-3/+3
|\ \ | |/ |/|
| * cryptonote_protocol: fix '--no-sync', ignore new blocks and txesxiphon2019-08-111-3/+3
* | Added support for "noise" over I1P/Tor to mask Tx transmission.Lee Clagett2019-07-173-61/+709
* | Fix check for disconnecting peers when syncingJason Rhinelander2019-08-161-1/+1
|/
* Merge pull request #5595luigi11112019-07-242-0/+4
|\
| * daemon: display peer address type in print_cnmoneromooo-monero2019-05-312-0/+4
* | Merge pull request #5591luigi11112019-07-242-16/+9
|\ \
| * | Remove unused txs member in NOTIFY_RESPONSE_GET_OBJECTDoyle2019-07-152-16/+9
* | | cryptonote_protocol: drop peers we can't download from when syncingmoneromooo-monero2019-07-041-0/+5
|/ /
* | cryptonote_protocol: fix another potential P2P DoSmoneromooo-monero2019-06-141-0/+15
* | cryptonote_protocol: expand basic DoS protectionmoneromooo-monero2019-06-142-4/+4
* | cryptonote_protocol_handler: prevent potential DoSanonimal2019-06-142-0/+12
|/
* 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-242-1/+8
|/
* Merge pull request #5199Riccardo Spagni2019-03-192-0/+44
|\
| * cryptonote_protocol_handler: search for syncing peers in "cruise mode"moneromooo-monero2019-02-262-0/+44
* | Merge pull request #5195Riccardo Spagni2019-03-192-1/+11
|\ \
| * | daemon: add '--no-sync' arg to optionally disable blockchain syncxiphon2019-02-252-1/+11
| |/
* | Merge pull request #5190Riccardo Spagni2019-03-172-0/+3
|\ \
| * | daemon: add --public-node mode, RPC port propagation over P2Pxiphon2019-02-252-0/+3
| |/
* | Update 2019 copyrightbinaryFate2019-03-058-8/+8
* | cryptonote: avoid double parsing blocks when syncingmoneromooo-monero2019-03-051-3/+18
* | core: avoid double parsing blocks after hohmoneromooo-monero2019-03-051-7/+17
* | default initialize rpc structuresmoneromooo-monero2019-03-041-8/+16
* | 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-022-0/+2
|/
* Merge pull request #4988Riccardo Spagni2019-01-292-17/+44
|\
| * Adding initial support for broadcasting transactions over TorLee Clagett2019-01-282-17/+44
* | block_queue: fix late sanity check off by onemoneromooo-monero2019-01-281-1/+1
|/
* Pruningmoneromooo-monero2019-01-225-229/+790
* Merge pull request #5001Riccardo Spagni2019-01-161-0/+1
|\
| * Remove boost::lexical_cast for uuid and unused uuid functionLee Clagett2018-12-231-0/+1