aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/tests/src/net
Commit message (Collapse)AuthorAgeFilesLines
* Boring Old DeletesJeffrey2022-04-181-408/+0
| | | | | | Here lies dozens of unused files. This commit is ONLY file deletions except for the removing of a couple of #includes and removing filenames from CmakeLists where appropriate.
* default initialize rpc structuresmoneromooo-monero2019-03-041-5/+8
|
* Removed a lot of unnecessary includesMartijn Otto2018-11-151-1/+3
|
* Fix typos in various filesDimitris Apostolou2018-03-151-1/+1
|
* Fix an object lifetime bug in net load testsmoneromooo-monero2017-10-091-1/+1
| | | | | | | | | 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.
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
|
* move modified epee code to new classes, revert licensefluffypony2014-07-251-25/+21
|
* License updated to BSD 3-clausefluffypony2014-07-231-21/+25
|
* some fixesAntonio Juarez2014-03-201-8/+8
|
* moved all stuff to githubAntonio Juarez2014-03-031-0/+403