aboutsummaryrefslogtreecommitdiff
path: root/tests/net_load_tests/net_load_tests.h
Commit message (Collapse)AuthorAgeFilesLines
* p2p: fix hanging shutdownj-berman2026-04-041-1/+1
|
* Fix build with boost ASIO 0.87. Support boost 1.66+Lee *!* Clagett2025-02-141-1/+0
|
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
|
* Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-191-1/+1
|
* Revert "Merge pull request #7136"luigi11112021-04-161-1/+1
| | | | | This reverts commit 63c7ca07fba2f063c760f786a986fb3e02fb040e, reversing changes made to 2218e23e84a89e9a1e4c0be5d50f891ab836754f.
* Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-161-1/+1
|
* add a max levin packet size by command typemoneromooo-monero2021-01-031-0/+1
|
* Add aggressive restrictions to pre-handshake p2p buffer limitLee Clagett2020-12-171-0/+2
|
* Change epee binary output from std::stringstream to byte_streamLee Clagett2020-10-101-1/+1
|
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
| | | | Update copyright year to 2020
* network: log traffic and add a simple traffic analysis scriptmoneromooo-monero2020-01-261-0/+1
|
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
|
* Merge pull request #5001Riccardo Spagni2019-01-161-0/+1
|\ | | | | | | a5ffc2d5 Remove boost::lexical_cast for uuid and unused uuid function (Lee Clagett)
| * Remove boost::lexical_cast for uuid and unused uuid functionLee Clagett2018-12-231-0/+1
| |
* | epee: better network buffer data structuremoneromooo-monero2018-12-231-2/+2
|/ | | | avoids pointless allocs and memcpy
* Removed a lot of unnecessary includesMartijn Otto2018-11-151-2/+0
|
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
|
* Fix an object lifetime bug in net load testsmoneromooo-monero2017-10-091-0/+5
| | | | | | | | | The commands handler must not be destroyed before the config object, or we'll be accessing freed memory. An earlier attempt at using boost::shared_ptr to control object lifetime turned out to be very invasive, though would be a better solution in theory.
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
|
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
|
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
|
* License updated to BSD 3-clausefluffypony2014-07-231-3/+29
|
* various fixes to allow mac osx compilationmydesktop2014-04-301-7/+7
|
* moved all stuff to githubAntonio Juarez2014-03-031-0/+329