aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/tests/src/net (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-04-18Boring Old DeletesJeffrey1-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.
2019-03-04default initialize rpc structuresmoneromooo-monero1-5/+8
2018-11-15Removed a lot of unnecessary includesMartijn Otto1-1/+3
2018-03-15Fix typos in various filesDimitris Apostolou1-1/+1
2017-10-09Fix an object lifetime bug in net load testsmoneromooo-monero1-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.
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-07-25move modified epee code to new classes, revert licensefluffypony1-25/+21
2014-07-23License updated to BSD 3-clausefluffypony1-21/+25
2014-03-20some fixesAntonio Juarez1-8/+8
2014-03-03moved all stuff to githubAntonio Juarez1-0/+403