Commit Graph

26 Commits (master)

Author SHA1 Message Date
Lee Clagett 1bb5d25e31 Fix dandelion++ fluff/stem bug with local txes
2 years ago
mj-xmr da9aa1f7f8
Copyright: Update to 2022
2 years ago
anon 9154883f3e
node_server: fix race condition
3 years ago
Lee Clagett 679d05567d Remove payload copy in all outgoing p2p messages
3 years ago
luigi1111 e45619e61e Revert "Merge pull request #7136"
3 years ago
luigi1111 63c7ca07fb
Merge pull request #7136
3 years ago
mj-xmr 53683d7f90 Warnings: fix ut/levin.cpp missing braces
3 years ago
Lee Clagett 23aae5571b Remove payload copy in all outgoing p2p messages
3 years ago
Lee Clagett 927141bcc4 Command max_bytes moved from dynamic map to static switch
3 years ago
Lee Clagett 61b6e4cc67 Add aggressive restrictions to pre-handshake p2p buffer limit
3 years ago
Lee Clagett 7414e2bac1 Change epee binary output from std::stringstream to byte_stream
4 years ago
luigi1111 36d31ba0be
Merge pull request #7018
3 years ago
luigi1111 c041550ffa
Merge pull request #6973
3 years ago
xiphon a9cd5d914e cryptonote_core: dandelion - use local height or median height if syncing
4 years ago
Howard Chu 91fd634768
Better log message for unusable anon networks
4 years ago
Lee Clagett be84f678b9 Switch to Dandelion++ fluff mode if no out connections for stem mode
4 years ago
xiphon a12a8174e0 Dandelion++: skip desynced peers in stem phase
4 years ago
Alexander Blair c108c5e2f0
Merge pull request #6354
4 years ago
Lee Clagett 67ade80055 Add randomized delay when forwarding txes from i2p/tor -> ipv4/6
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
Sumo Gr f8b1480f95
unit_tests: fix gcc+ warning
4 years ago
Lee Clagett 02d887c2e5 Adding Dandelion++ support to public networks:
4 years ago
Lee Clagett e719760253 Fix receive order leakage with tx fluffing
4 years ago
Lee Clagett 70c9cd3c9c Change to Tx diffusion (Dandelion++ fluff) instead of flooding
5 years ago
Lee Clagett 2a7d91523b Fixed i2p/tor tx flooding bug (white noise disabled)
5 years ago
Lee Clagett 3b24b1d082 Added support for "noise" over I1P/Tor to mask Tx transmission.
5 years ago