aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests/node_server.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix build with boost ASIO 0.87. Support boost 1.66+Lee *!* Clagett2025-02-141-19/+19
* Merge pull request #9460tobtoht2025-01-221-0/+12
|\
| * Cleanup TCP throttling code (performance) + move connection checksLee *!* Clagett2024-12-191-0/+12
* | p2p: allow comments in banlist filesjeffro2562024-12-131-0/+85
|/
* Move update_checkpoints() to a later stageSChernykh2022-09-221-0/+1
* Don't exclusively drop tor/i2p outgoing cxns in idle loopj-berman2022-05-181-2/+2
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* Merge pull request #7874luigi11112021-10-111-0/+260
|\
| * node_server: add race condition demoanon2021-09-201-0/+260
* | Mac: UT node server fix IP localhost by aliasingmj-xmr2021-09-121-0/+3
|/
* unit_tests: fix broken testsanon2021-07-281-4/+6
* Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-191-16/+6
* unit_tests: fix boost 1.58 compatibilityanon2021-04-081-1/+1
* Tests: Fix test node_server.bind_same_p2p_port from randomly crashingmj-xmr2021-04-051-0/+12
* cryptonote_protocol_handler: add race condition demoanon2021-03-221-0/+592
* Remove unused variables in monero codebaseKevin Barbour2021-02-091-1/+0
* protocol: more sanity checks in new chain block hashesmoneromooo-monero2020-12-311-1/+2
* protocol: fix false positives dropping peersmoneromooo-monero2020-12-271-0/+1
* Revert "Reject existing claimed blocks in sync mode"luigi11112020-12-271-1/+0
* protocol: reject claimed block hashes that already are in the chainmoneromooo-monero2020-12-171-0/+1
* cryptonote_core: dandelion - use local height or median height if syncingxiphon2020-11-251-1/+2
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* Merge pull request #6214luigi11112020-03-311-0/+2
|\
| * protocol: request txpool contents when syncedmoneromooo-monero2020-03-221-0/+2
* | p2p: remove old debug commandsAaron Hook2020-03-201-1/+0
|/
* Adding support for hidden (anonymity) txpoolLee Clagett2019-11-021-5/+6
* unit_tests: fix use after freemoneromooo-monero2019-10-301-7/+16
* unit_tests: fix build after renamemoneromooo-monero2019-10-151-4/+6
* p2p+rpc: don't skip p2p or rpc port bind failure by defaultxiphon2019-10-131-0/+299