Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-02-19 | Undefined behaviour fixes | SChernykh | 1 | -2/+2 | |
Fixes issues reported in #8120 | |||||
2021-01-19 | Remove payload copy in all outgoing p2p messages | Lee Clagett | 1 | -7/+37 | |
2021-04-16 | Revert "Merge pull request #7136" | luigi1111 | 1 | -37/+7 | |
This reverts commit 63c7ca07fba2f063c760f786a986fb3e02fb040e, reversing changes made to 2218e23e84a89e9a1e4c0be5d50f891ab836754f. | |||||
2021-01-16 | Remove payload copy in all outgoing p2p messages | Lee Clagett | 1 | -7/+37 | |
2020-12-17 | Add aggressive restrictions to pre-handshake p2p buffer limit | Lee Clagett | 1 | -1/+2 | |
2020-10-10 | Change epee binary output from std::stringstream to byte_stream | Lee Clagett | 1 | -2/+2 | |
2019-07-17 | Added support for "noise" over I1P/Tor to mask Tx transmission. | Lee Clagett | 1 | -0/+27 | |
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 | |