Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-06 | Fix tx flush callback queueing | Lee Clagett | 1 | -23/+12 | |
2020-11-29 | Merge pull request #7018 | luigi1111 | 1 | -8/+50 | |
a9cd5d9 cryptonote_core: dandelion - use local height or median height if syncing (xiphon) | |||||
2020-11-29 | Merge pull request #6973 | luigi1111 | 1 | -6/+4 | |
be84f67 Switch to Dandelion++ fluff mode if no out connections for stem mode (Lee Clagett) | |||||
2020-11-25 | cryptonote_core: dandelion - use local height or median height if syncing | xiphon | 1 | -8/+50 | |
2020-11-16 | Better log message for unusable anon networks | Howard Chu | 1 | -12/+15 | |
2020-11-03 | Switch to Dandelion++ fluff mode if no out connections for stem mode | Lee Clagett | 1 | -6/+4 | |
2020-10-12 | Dandelion++: skip desynced peers in stem phase | xiphon | 1 | -18/+22 | |
2020-08-09 | Merge pull request #6354 | Alexander Blair | 1 | -5/+13 | |
67ade8005 Add randomized delay when forwarding txes from i2p/tor -> ipv4/6 (Lee Clagett) | |||||
2020-05-15 | Add randomized delay when forwarding txes from i2p/tor -> ipv4/6 | Lee Clagett | 1 | -5/+13 | |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 1 | -1/+1 | |
Update copyright year to 2020 | |||||
2020-03-26 | Adding Dandelion++ support to public networks: | Lee Clagett | 1 | -49/+161 | |
- 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 | |||||
2020-04-04 | Merge pull request #6381 | luigi1111 | 1 | -0/+3 | |
e719760 Fix receive order leakage with tx fluffing (vtnerd) | |||||
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-01-26 | network: log traffic and add a simple traffic analysis script | moneromooo-monero | 1 | -0/+16 | |
2019-11-04 | Change to Tx diffusion (Dandelion++ fluff) instead of flooding | Lee Clagett | 1 | -40/+152 | |
2019-07-29 | Fixed i2p/tor tx flooding bug (white noise disabled) | Lee Clagett | 1 | -6/+11 | |
2019-07-17 | Added support for "noise" over I1P/Tor to mask Tx transmission. | Lee Clagett | 1 | -0/+574 | |