aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/tests/src
Commit message (Collapse)AuthorAgeFilesLines
* Boring Old DeletesJeffrey2022-04-186-963/+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.
* cmake: set required C/C++ standard to 11selsta2021-09-161-2/+9
| | | | Co-authored-by: Jason Rhinelander <jason@imaginary.ca>
* cmake: set 3.5 as minimum versionselsta2021-04-271-1/+1
|
* default initialize rpc structuresmoneromooo-monero2019-03-041-5/+8
|
* Merge pull request #4864luigi11112018-12-311-2/+2
|\ | | | | | | 707c2f8 Remove -Werror (moneromooo-monero)
| * Remove -Werrormoneromooo-monero2018-11-171-2/+2
| | | | | | | | It is an annoying piece of garbage
* | 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-023-3/+3
|
* move modified epee code to new classes, revert licensefluffypony2014-07-255-129/+90
|
* License updated to BSD 3-clausefluffypony2014-07-235-90/+129
|
* some fixesAntonio Juarez2014-03-201-8/+8
|
* moved all stuff to githubAntonio Juarez2014-03-036-0/+951