aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/tests (follow)
AgeCommit message (Collapse)AuthorFilesLines
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 Spagni8-5/+5
2014-07-25move modified epee code to new classes, revert licensefluffypony5-129/+90
2014-07-23License updated to BSD 3-clausefluffypony5-90/+129
2014-03-20some fixesAntonio Juarez1-8/+8
2014-03-03moved all stuff to githubAntonio Juarez13-0/+958