aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_protocol/levin_notify.cpp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-12Dandelion++: skip desynced peers in stem phasexiphon1-18/+22
2020-05-15Add randomized delay when forwarding txes from i2p/tor -> ipv4/6Lee Clagett1-5/+13
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2020-03-26Adding Dandelion++ support to public networks:Lee Clagett1-49/+161
2020-03-10Fix receive order leakage with tx fluffingLee Clagett1-0/+3
2020-03-07Added logging for dropped local txes with no i2p/tor connectionsLee Clagett1-4/+17
2020-01-26network: log traffic and add a simple traffic analysis scriptmoneromooo-monero1-0/+16
2019-11-04Change to Tx diffusion (Dandelion++ fluff) instead of floodingLee Clagett1-40/+152
2019-07-29Fixed i2p/tor tx flooding bug (white noise disabled)Lee Clagett1-6/+11
2019-07-17Added support for "noise" over I1P/Tor to mask Tx transmission.Lee Clagett1-0/+574