Age | Commit message (Expand) | Author | Files | Lines |
2021-05-12 | Merge pull request #7691 | luigi1111 | 1 | -1/+1 |
2021-04-27 | cmake: set 3.5 as minimum version | selsta | 1 | -1/+1 |
2021-04-17 | protocol: remove unreachable code | moneromooo-monero | 1 | -1/+1 |
2021-04-16 | Merge pull request #7136 | luigi1111 | 4 | -26/+20 |
2021-03-29 | Merge pull request #7620 | luigi1111 | 1 | -27/+41 |
2021-03-29 | Merge pull request #7310 | luigi1111 | 1 | -6/+3 |
2021-03-22 | cryptonote_protocol_handler: fix race condition | anon | 1 | -27/+41 |
2021-02-18 | Merge pull request #7346 | luigi1111 | 1 | -3/+0 |
2021-02-15 | Merge pull request #7294 | luigi1111 | 1 | -4/+0 |
2021-02-09 | Remove unused variables in monero codebase | Kevin Barbour | 1 | -3/+0 |
2021-01-19 | Remove payload copy in all outgoing p2p messages | Lee Clagett | 4 | -26/+20 |
2021-04-16 | Revert "Merge pull request #7136" | luigi1111 | 4 | -20/+26 |
2021-01-16 | Remove payload copy in all outgoing p2p messages | Lee Clagett | 4 | -26/+20 |
2021-01-15 | Merge pull request #7236 | luigi1111 | 1 | -9/+1 |
2021-01-15 | Merge pull request #7119 | luigi1111 | 1 | -0/+7 |
2021-01-12 | Revert "fix accessing an network address in a deleted context" | selsta | 1 | -6/+3 |
2021-01-08 | remove obsolete pruning debug code | moneromooo-monero | 1 | -4/+0 |
2021-01-07 | Merge pull request #7285 | Alexander Blair | 2 | -20/+0 |
2021-01-06 | Merge pull request #7266 | luigi1111 | 1 | -4/+9 |
2021-01-03 | Merge pull request #7271 | Alexander Blair | 1 | -3/+6 |
2021-01-03 | add a max levin packet size by command type | moneromooo-monero | 2 | -0/+20 |
2021-01-03 | fix accessing an network address in a deleted context | moneromooo-monero | 1 | -3/+6 |
2021-01-02 | protocol: handle receiving a block hash we've not added yet | moneromooo-monero | 1 | -4/+9 |
2021-01-01 | Merge pull request #7250 | Alexander Blair | 2 | -1/+2 |
2021-01-01 | Merge pull request #7246 | Alexander Blair | 1 | -12/+52 |
2020-12-31 | protocol: more sanity checks in new chain block hashes | moneromooo-monero | 1 | -12/+52 |
2020-12-30 | protocol: fix wrong command in logs | moneromooo-monero | 1 | -9/+1 |
2020-12-30 | protocol: don't reset last request time on an idle timer | moneromooo-monero | 1 | -1/+1 |
2020-12-27 | protocol: fix false positives dropping peers | moneromooo-monero | 1 | -23/+21 |
2020-12-27 | Revert "Reject existing claimed blocks in sync mode" | luigi1111 | 1 | -18/+19 |
2020-12-26 | Merge pull request #7188 | Alexander Blair | 2 | -4/+16 |
2020-12-26 | Merge pull request #7154 | Alexander Blair | 1 | -19/+18 |
2020-12-25 | protocol: drop nodes if they claim new data but only give stale data | moneromooo-monero | 2 | -4/+16 |
2020-12-22 | Command max_bytes moved from dynamic map to static switch | Lee Clagett | 2 | -20/+0 |
2020-12-19 | Merge pull request #7075 | luigi1111 | 1 | -2/+0 |
2020-12-17 | rpc: add a busy_syncing field to get_info | moneromooo-monero | 2 | -0/+9 |
2020-12-17 | protocol: reject claimed block hashes that already are in the chain | moneromooo-monero | 1 | -0/+13 |
2020-12-17 | Add aggressive restrictions to pre-handshake p2p buffer limit | Lee Clagett | 2 | -1/+2 |
2020-12-16 | protocol: drop peers we can't download anything from in sync mode | moneromooo-monero | 1 | -19/+5 |
2020-12-15 | protocol: remove unused (and cunningly uninitialized) field | moneromooo-monero | 1 | -2/+0 |
2020-12-12 | Merge pull request #7130 | luigi1111 | 2 | -0/+12 |
2020-12-12 | Merge pull request #7127 | luigi1111 | 1 | -0/+35 |
2020-12-12 | protocol: include first new block in chain entry response | moneromooo-monero | 2 | -0/+12 |
2020-12-11 | protocol: stricter checks on received chain hash list | moneromooo | 1 | -0/+35 |
2020-12-11 | protocol: revert incoming chain height check against local chain | moneromooo-monero | 1 | -1/+1 |
2020-12-10 | Merge pull request #7121 | Alexander Blair | 1 | -1/+1 |
2020-12-10 | Merge pull request #7117 | Alexander Blair | 1 | -1/+1 |
2020-12-10 | Merge pull request #7114 | Alexander Blair | 1 | -1/+1 |
2020-12-10 | Merge pull request #7110 | Alexander Blair | 4 | -19/+52 |
2020-12-10 | Merge pull request #7106 | Alexander Blair | 1 | -1/+8 |
2020-12-10 | Merge pull request #7009 | Alexander Blair | 3 | -19/+21 |
2020-12-10 | protocol: one more sanity check on usable data from a peer | moneromooo-monero | 1 | -1/+1 |
2020-12-10 | protocol: drop origin IP if a block fails to verify in sync mode | moneromooo-monero | 4 | -19/+52 |
2020-12-10 | protocol: add calls to reserve where appropriate | moneromooo-monero | 1 | -0/+7 |
2020-12-10 | protocol: add a sanity check to the number of block hashes sent | moneromooo-monero | 1 | -1/+1 |
2020-12-10 | protocol: fix asking for pruned blocks for v10 | moneromooo-monero | 1 | -1/+1 |
2020-12-10 | protocol: more restrictive checks on chain entry response | moneromooo-monero | 1 | -1/+8 |
2020-12-10 | protocol: fix switchting to adding blocks if noone's adding the next span | moneromooo-monero | 1 | -2/+1 |
2020-12-06 | protocol: drop peers that don't reply to queries | moneromooo | 2 | -10/+34 |
2020-12-04 | protocol: drop peers that decrease claimed height | moneromooo | 1 | -1/+16 |
2020-12-04 | protocol: add scoring system to drop peers that don't behave | moneromooo | 2 | -9/+50 |
2020-10-10 | Change epee binary output from std::stringstream to byte_stream | Lee Clagett | 3 | -19/+21 |
2020-10-06 | Fix tx flush callback queueing | Lee Clagett | 1 | -23/+12 |
2020-11-29 | Merge pull request #7018 | luigi1111 | 4 | -12/+59 |
2020-11-29 | Merge pull request #6973 | luigi1111 | 1 | -6/+4 |
2020-11-29 | Merge pull request #6971 | luigi1111 | 1 | -0/+7 |
2020-11-25 | cryptonote_core: dandelion - use local height or median height if syncing | xiphon | 4 | -12/+59 |
2020-11-16 | Better log message for unusable anon networks | Howard Chu | 2 | -13/+16 |
2020-11-03 | Switch to Dandelion++ fluff mode if no out connections for stem mode | Lee Clagett | 1 | -6/+4 |
2020-11-03 | protocol: reject empty incoming block messages | moneromooo-monero | 1 | -0/+7 |
2020-10-12 | Dandelion++: skip desynced peers in stem phase | xiphon | 3 | -21/+27 |
2020-08-27 | Merge pull request #6753 | Alexander Blair | 1 | -2/+2 |
2020-08-16 | Merge pull request #6614 | Alexander Blair | 1 | -2/+1 |
2020-08-16 | Merge pull request #6542 | Alexander Blair | 1 | -1/+0 |
2020-08-10 | cryptonote_protocol: don't synced pruned blocks before v11 | cohcho | 1 | -2/+2 |
2020-08-09 | Merge pull request #6354 | Alexander Blair | 3 | -9/+28 |
2020-07-24 | Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' command | rbrunner7 | 1 | -2/+1 |
2020-07-19 | Merge pull request #6512 | Alexander Blair | 12 | -12/+12 |
2020-07-08 | Merge pull request #6566 | luigi1111 | 1 | -2/+2 |
2020-05-19 | protocol: move the "peer claims higher version" warning to debug | moneromooo-monero | 1 | -2/+2 |
2020-05-19 | cryptonote_protocol: stricter limit to number of objects requested | moneromooo-monero | 1 | -1/+2 |
2020-05-19 | cryptonote_protocol: reject requests/notifications before handshake | moneromooo-monero | 1 | -0/+20 |
2020-05-16 | protocol: don't drop a connection if we can't get a compatible chain | moneromooo-monero | 1 | -1/+0 |
2020-05-15 | Add randomized delay when forwarding txes from i2p/tor -> ipv4/6 | Lee Clagett | 3 | -9/+28 |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 12 | -12/+12 |
2020-05-06 | cryptonote_protocol: do not request pruned borromean sig txes | moneromooo-monero | 1 | -1/+6 |
2020-04-21 | Merge pull request #6278 | luigi1111 | 2 | -3/+91 |
2020-03-26 | Adding Dandelion++ support to public networks: | Lee Clagett | 7 | -69/+216 |
2020-04-04 | Merge pull request #6381 | luigi1111 | 1 | -0/+3 |
2020-04-04 | Merge pull request #6375 | luigi1111 | 1 | -4/+17 |
2020-03-31 | Merge pull request #6214 | luigi1111 | 3 | -0/+90 |
2020-03-27 | Merge pull request #6282 | Alexander Blair | 1 | -1/+1 |
2020-03-22 | protocol: request txpool contents when synced | moneromooo-monero | 3 | -0/+90 |
2020-03-21 | Daemon: Print estimates for time until fully synced | rbrunner7 | 2 | -3/+91 |
2020-03-20 | p2p: remove old debug commands | Aaron Hook | 2 | -9/+0 |
2020-03-12 | Merge pull request #6243 | Alexander Blair | 1 | -2/+8 |
2020-03-10 | Fix receive order leakage with tx fluffing | Lee Clagett | 1 | -0/+3 |
2020-03-07 | Added logging for dropped local txes with no i2p/tor connections | Lee Clagett | 1 | -4/+17 |
2020-02-28 | Merge pull request #6236 | Alexander Blair | 1 | -1/+1 |
2020-02-28 | Merge pull request #6219 | Alexander Blair | 1 | -2/+2 |
2020-02-06 | Merge pull request #6127 | Alexander Blair | 1 | -1/+2 |
2020-02-06 | Merge pull request #6053 | Alexander Blair | 1 | -4/+2 |
2020-01-26 | cryptonote_protocol: omit top 64 bits of difficulty when 0 | moneromooo-monero | 1 | -2/+8 |
2020-01-26 | network: log traffic and add a simple traffic analysis script | moneromooo-monero | 1 | -0/+16 |
2020-01-10 | Daemon: Guard against reporting "synchronized" too early | rbrunner7 | 1 | -1/+1 |
2019-12-14 | Corrected message typo | palomato | 1 | -1/+1 |
2019-12-05 | Fix time comparison math | Jason Rhinelander | 1 | -2/+2 |
2019-11-13 | simplewallet: noob-friendly help menu | wowario | 1 | -1/+2 |
2019-11-04 | Change to Tx diffusion (Dandelion++ fluff) instead of flooding | Lee Clagett | 4 | -49/+161 |
2019-11-02 | Adding support for hidden (anonymity) txpool | Lee Clagett | 6 | -25/+101 |
2019-10-29 | always print peer IDs in the same format | moneromooo-monero | 1 | -4/+2 |
2019-10-28 | daemon: always use bootstrap daemon (if set) in '--no-sync' mode | xiphon | 1 | -0/+1 |
2019-10-25 | Merge pull request #5357 | luigi1111 | 2 | -0/+3 |
2019-10-25 | daemon, wallet: new pay for RPC use system | moneromooo-monero | 2 | -0/+3 |
2019-10-24 | Merge pull request #5998 | luigi1111 | 1 | -3/+3 |
2019-10-22 | Merge pull request #5981 | luigi1111 | 1 | -1/+1 |
2019-10-17 | protocol: fix syncing from peers being too choosy about peers | moneromooo-monero | 1 | -3/+3 |
2019-10-14 | Merge pull request #5933 | luigi1111 | 2 | -7/+14 |
2019-10-11 | protocol: initialize block_weight in block_complete_entry ctor | moneromooo-monero | 1 | -1/+1 |
2019-10-08 | Merge pull request #5915 | luigi1111 | 5 | -49/+229 |
2019-10-08 | Merge pull request #5926 | luigi1111 | 1 | -1/+1 |
2019-10-08 | Merge pull request #5921 | luigi1111 | 2 | -7/+12 |
2019-09-27 | monerod can now sync from pruned blocks | moneromooo-monero | 5 | -49/+229 |
2019-09-25 | ban peers sending bad pow outright | moneromooo-monero | 2 | -7/+14 |
2019-09-24 | Merge pull request #5905 | luigi1111 | 1 | -5/+0 |
2019-09-24 | protocol: only print sync complete message when out of precompiled hashes | moneromooo-monero | 1 | -1/+1 |
2019-09-24 | Merge pull request #5877 | luigi1111 | 1 | -8/+8 |
2019-09-16 | Properly format multiline logs | moneromooo-monero | 1 | -2/+2 |
2019-09-11 | Revert "cryptonote_protocol: drop peers we can't download from when syncing" | moneromooo-monero | 1 | -5/+0 |
2019-09-11 | Revert "Fix check for disconnecting peers when syncing" | moneromooo-monero | 1 | -1/+1 |
2019-09-04 | Merge pull request #5806 | luigi1111 | 1 | -3/+3 |
2019-09-02 | Changed the use of boost:value_initialized for C++ list initializer | Jesus Ramirez | 1 | -8/+8 |
2019-08-11 | cryptonote_protocol: fix '--no-sync', ignore new blocks and txes | xiphon | 1 | -3/+3 |
2019-07-29 | Fixed i2p/tor tx flooding bug (white noise disabled) | Lee Clagett | 2 | -7/+12 |
2019-07-24 | Merge pull request #5595 | luigi1111 | 2 | -0/+4 |
2019-07-24 | Merge pull request #5591 | luigi1111 | 2 | -16/+9 |
2019-07-17 | Added support for "noise" over I1P/Tor to mask Tx transmission. | Lee Clagett | 3 | -61/+709 |
2019-08-16 | Fix check for disconnecting peers when syncing | Jason Rhinelander | 1 | -1/+1 |
2019-07-15 | Remove unused txs member in NOTIFY_RESPONSE_GET_OBJECT | Doyle | 2 | -16/+9 |
2019-07-04 | cryptonote_protocol: drop peers we can't download from when syncing | moneromooo-monero | 1 | -0/+5 |
2019-06-14 | cryptonote_protocol: fix another potential P2P DoS | moneromooo-monero | 1 | -0/+15 |
2019-06-14 | cryptonote_protocol: expand basic DoS protection | moneromooo-monero | 2 | -4/+4 |
2019-06-14 | cryptonote_protocol_handler: prevent potential DoS | anonimal | 2 | -0/+12 |
2019-05-31 | daemon: display peer address type in print_cn | moneromooo-monero | 2 | -0/+4 |
2019-05-01 | fix wide difficulty conversion with some versions of boost | moneromooo-monero | 1 | -2/+2 |
2019-04-14 | cryptonote_protocol: warn when the last connection goes | moneromooo-monero | 1 | -0/+2 |
2019-04-06 | Merge pull request #5360 | Riccardo Spagni | 1 | -2/+16 |
2019-04-06 | Merge pull request #5346 | Riccardo Spagni | 1 | -4/+4 |
2019-03-28 | cryptonote_protocol_handler: add block/tx hashes in notify logs | moneromooo-monero | 1 | -2/+16 |
2019-03-25 | cryptonote: block parsing + hash calculation speedup | moneromooo-monero | 1 | -4/+4 |
2019-03-24 | Make difficulty 128 bit instead of 64 bit | moneromooo-monero | 2 | -1/+8 |
2019-03-19 | Merge pull request #5199 | Riccardo Spagni | 2 | -0/+44 |
2019-03-19 | Merge pull request #5195 | Riccardo Spagni | 2 | -1/+11 |
2019-03-17 | Merge pull request #5190 | Riccardo Spagni | 2 | -0/+3 |
2019-03-05 | Update 2019 copyright | binaryFate | 8 | -8/+8 |
2019-03-05 | cryptonote: avoid double parsing blocks when syncing | moneromooo-monero | 1 | -3/+18 |
2019-03-05 | core: avoid double parsing blocks after hoh | moneromooo-monero | 1 | -7/+17 |
2019-03-04 | default initialize rpc structures | moneromooo-monero | 1 | -8/+16 |
2019-03-04 | Merge pull request #5111 | Riccardo Spagni | 1 | -1/+1 |
2019-02-26 | cryptonote_protocol_handler: search for syncing peers in "cruise mode" | moneromooo-monero | 2 | -0/+44 |
2019-02-25 | daemon: add '--no-sync' arg to optionally disable blockchain sync | xiphon | 2 | -1/+11 |
2019-02-25 | daemon: add --public-node mode, RPC port propagation over P2P | xiphon | 2 | -0/+3 |
2019-02-02 | epee: add SSL support | moneromooo-monero | 2 | -0/+2 |
2019-01-30 | cryptonote_protocol_handler: pad tx messages when using tor/i2p | moneromooo-monero | 1 | -1/+1 |
2019-01-29 | Merge pull request #4988 | Riccardo Spagni | 2 | -17/+44 |
2019-01-28 | Adding initial support for broadcasting transactions over Tor | Lee Clagett | 2 | -17/+44 |
2019-01-28 | block_queue: fix late sanity check off by one | moneromooo-monero | 1 | -1/+1 |
2019-01-22 | Pruning | moneromooo-monero | 5 | -229/+790 |
2019-01-16 | Merge pull request #5001 | Riccardo Spagni | 1 | -0/+1 |
2019-01-16 | Merge pull request #4976 | Riccardo Spagni | 2 | -4/+4 |
2019-01-06 | Merge pull request #4949 | Riccardo Spagni | 2 | -12/+24 |
2018-12-23 | epee: better network buffer data structure | moneromooo-monero | 2 | -4/+4 |
2018-12-23 | Remove boost::lexical_cast for uuid and unused uuid function | Lee Clagett | 1 | -0/+1 |
2018-12-12 | Merge pull request #4787 | Riccardo Spagni | 2 | -0/+33 |
2018-12-07 | protocol: change standby mode to not wait sleeping | moneromooo-monero | 2 | -12/+24 |
2018-12-04 | Merge pull request #4906 | Riccardo Spagni | 1 | -2/+2 |
2018-12-04 | Merge pull request #4877 | Riccardo Spagni | 1 | -1/+3 |
2018-11-26 | protocol: fix use after free when dropping a connection | moneromooo-monero | 1 | -2/+2 |
2018-11-20 | protocol: fix incorrect tx hash in log | moneromooo-monero | 1 | -1/+3 |
2018-11-15 | Removed a lot of unnecessary includes | Martijn Otto | 1 | -22/+0 |
2018-11-06 | protocol: option to pad transaction relay to the next kB | moneromooo-monero | 2 | -0/+33 |
2018-09-04 | Merge pull request #4160 | luigi1111 | 2 | -13/+32 |
2018-08-22 | Merge pull request #4207 | luigi1111 | 1 | -7/+12 |
2018-08-15 | Merge pull request #4020 | luigi1111 | 1 | -1/+14 |
2018-08-09 | cryptonote_protocol: don't serialize an unneeded new block message | moneromooo-monero | 1 | -7/+12 |
2018-07-25 | [monerod] Added blocks remaining count during syncronisation. | Jorropo | 1 | -1/+14 |
2018-07-20 | block_queue: faster check whether a block was requested | moneromooo-monero | 2 | -13/+32 |
2018-06-27 | Merge pull request #3716 | luigi1111 | 4 | -59/+62 |
2018-06-26 | replace std::list with std::vector on some hot paths | moneromooo-monero | 4 | -59/+62 |
2018-06-09 | cryptonote_protocol_handler: log when dropping a peer | moneromooo-monero | 1 | -0/+3 |
2018-06-03 | protocol: drop (and increase fails) if most blocks hashes are invalid | moneromooo-monero | 1 | -3/+3 |
2018-05-28 | protocol: do not switch to unsafe sync mode for just a few blocks | moneromooo-monero | 1 | -1/+2 |
2018-04-29 | Merge pull request #3719 | Riccardo Spagni | 1 | -8/+11 |
2018-04-28 | cryptonote_protocol_handler.inl: remove span read just now that failed to pas... | stoffu | 1 | -0/+3 |
2018-04-28 | cryptonote_protocol_handler.inl: fix return type mismatches (int vs bool) | stoffu | 1 | -8/+8 |
2018-04-22 | Only log an error if fork version is higher AND is not known. | Thaer Khawaja | 1 | -1/+1 |
2018-03-15 | Fix typos in various files | Dimitris Apostolou | 1 | -1/+1 |
2018-03-05 | Merge pull request #3277 | Riccardo Spagni | 1 | -1/+1 |
2018-03-05 | Correct spelling mistakes. | Edward Betts | 2 | -2/+2 |
2018-03-05 | Stagenet | stoffu | 1 | -1/+1 |