summaryrefslogtreecommitdiff
path: root/tests/unit_tests/levin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Command max_bytes moved from dynamic map to static switchLee Clagett2020-12-231-3/+40
* Add aggressive restrictions to pre-handshake p2p buffer limitLee Clagett2020-12-291-0/+1
* cryptonote_core: dandelion - use local height or median height if syncingxiphon2020-11-251-1/+6
* Better log message for unusable anon networksHoward Chu2020-11-161-1/+2
* Switch to Dandelion++ fluff mode if no out connections for stem modeLee Clagett2020-10-061-0/+109
* Dandelion++: skip desynced peers in stem phasexiphon2020-10-121-34/+41
* Merge pull request #6354Alexander Blair2020-08-091-8/+246
|\
| * Add randomized delay when forwarding txes from i2p/tor -> ipv4/6Lee Clagett2020-05-151-8/+246
* | Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* | unit_tests: fix gcc+ warningSumo Gr2020-04-181-0/+4
|/
* Adding Dandelion++ support to public networks:Lee Clagett2020-03-261-27/+1074
* 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