Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-12-23 | epee: better network buffer data structure | moneromooo-monero | 1 | -2/+2 | |
avoids pointless allocs and memcpy | |||||
2017-10-09 | Fix an object lifetime bug in net load tests | moneromooo-monero | 1 | -0/+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. | |||||
2014-07-25 | move modified epee code to new classes, revert license | fluffypony | 1 | -25/+23 | |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -23/+25 | |
2014-03-20 | some fixes | Antonio Juarez | 1 | -14/+14 | |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+125 | |