summaryrefslogtreecommitdiff
path: root/tests/unit_tests/levin.cpp
Commit message (Collapse)AuthorAgeFilesLines
* unit_tests: fix gcc+ warningSumo Gr2020-04-181-0/+4
|
* Adding Dandelion++ support to public networks:Lee Clagett2020-03-261-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 fluffingLee Clagett2020-03-101-8/+12
|
* Change to Tx diffusion (Dandelion++ fluff) instead of floodingLee Clagett2019-11-041-14/+82
|
* Fixed i2p/tor tx flooding bug (white noise disabled)Lee Clagett2019-07-291-12/+85
|
* Added support for "noise" over I1P/Tor to mask Tx transmission.Lee Clagett2019-07-171-0/+586