| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Copyright: Update to 2022 | mj-xmr | 2022-03-04 | 1 | -1/+1 |
| | | |||||
| * | node_server: fix race condition | anon | 2021-09-20 | 1 | -36/+77 |
| | | |||||
| * | Remove payload copy in all outgoing p2p messages | Lee Clagett | 2021-01-19 | 1 | -14/+98 |
| | | |||||
| * | Revert "Merge pull request #7136" | luigi1111 | 2021-04-16 | 1 | -98/+14 |
| | | | | | | This reverts commit 63c7ca07fba2f063c760f786a986fb3e02fb040e, reversing changes made to 2218e23e84a89e9a1e4c0be5d50f891ab836754f. | ||||
| * | Merge pull request #7136 | luigi1111 | 2021-04-16 | 1 | -14/+98 |
| |\ | | | | | | | 23aae55 Remove payload copy in all outgoing p2p messages (Lee Clagett) | ||||
| | * | Remove payload copy in all outgoing p2p messages | Lee Clagett | 2021-01-16 | 1 | -14/+98 |
| | | | |||||
| * | | Warnings: fix ut/levin.cpp missing braces | mj-xmr | 2021-03-27 | 1 | -1/+4 |
| |/ | |||||
| * | Command max_bytes moved from dynamic map to static switch | Lee Clagett | 2020-12-22 | 1 | -3/+40 |
| | | |||||
| * | Add aggressive restrictions to pre-handshake p2p buffer limit | Lee Clagett | 2020-12-17 | 1 | -0/+1 |
| | | |||||
| * | Change epee binary output from std::stringstream to byte_stream | Lee Clagett | 2020-10-10 | 1 | -2/+2 |
| | | |||||
| * | Merge pull request #7018 | luigi1111 | 2020-11-29 | 1 | -1/+6 |
| |\ | | | | | | | a9cd5d9 cryptonote_core: dandelion - use local height or median height if syncing (xiphon) | ||||
| | * | cryptonote_core: dandelion - use local height or median height if syncing | xiphon | 2020-11-25 | 1 | -1/+6 |
| | | | |||||
| * | | Merge pull request #6973 | luigi1111 | 2020-11-29 | 1 | -0/+109 |
| |\ \ | |/ |/| | | | be84f67 Switch to Dandelion++ fluff mode if no out connections for stem mode (Lee Clagett) | ||||
| | * | Switch to Dandelion++ fluff mode if no out connections for stem mode | Lee Clagett | 2020-11-03 | 1 | -0/+109 |
| | | | |||||
| * | | Better log message for unusable anon networks | Howard Chu | 2020-11-16 | 1 | -1/+2 |
| |/ | |||||
| * | Dandelion++: skip desynced peers in stem phase | xiphon | 2020-10-12 | 1 | -34/+41 |
| | | |||||
| * | Merge pull request #6354 | Alexander Blair | 2020-08-09 | 1 | -8/+246 |
| |\ | | | | | | | 67ade8005 Add randomized delay when forwarding txes from i2p/tor -> ipv4/6 (Lee Clagett) | ||||
| | * | Add randomized delay when forwarding txes from i2p/tor -> ipv4/6 | Lee Clagett | 2020-05-15 | 1 | -8/+246 |
| | | | |||||
| * | | Update copyright year to 2020 | SomaticFanatic | 2020-05-06 | 1 | -1/+1 |
| | | | | | | | | | Update copyright year to 2020 | ||||
| * | | unit_tests: fix gcc+ warning | Sumo Gr | 2020-04-18 | 1 | -0/+4 |
| |/ | |||||
| * | Adding Dandelion++ support to public networks: | Lee Clagett | 2020-03-26 | 1 | -27/+1074 |
| | | | | | | | - New flag in NOTIFY_NEW_TRANSACTION to indicate stem mode - Stem loops detected in tx_pool.cpp - Embargo timeout for a blackhole attack during stem phase | ||||
| * | Fix receive order leakage with tx fluffing | Lee Clagett | 2020-03-10 | 1 | -8/+12 |
| | | |||||
| * | Change to Tx diffusion (Dandelion++ fluff) instead of flooding | Lee Clagett | 2019-11-04 | 1 | -14/+82 |
| | | |||||
| * | Fixed i2p/tor tx flooding bug (white noise disabled) | Lee Clagett | 2019-07-29 | 1 | -12/+85 |
| | | |||||
| * | Added support for "noise" over I1P/Tor to mask Tx transmission. | Lee Clagett | 2019-07-17 | 1 | -0/+586 |
