| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Undefined behaviour fixes | SChernykh | 2022-02-19 | 1 | -2/+2 |
| | | | | | Fixes issues reported in #8120 | ||||
| * | Remove payload copy in all outgoing p2p messages | Lee Clagett | 2021-01-19 | 1 | -7/+37 |
| | | |||||
| * | Revert "Merge pull request #7136" | luigi1111 | 2021-04-16 | 1 | -37/+7 |
| | | | | | | This reverts commit 63c7ca07fba2f063c760f786a986fb3e02fb040e, reversing changes made to 2218e23e84a89e9a1e4c0be5d50f891ab836754f. | ||||
| * | Remove payload copy in all outgoing p2p messages | Lee Clagett | 2021-01-16 | 1 | -7/+37 |
| | | |||||
| * | Add aggressive restrictions to pre-handshake p2p buffer limit | Lee Clagett | 2020-12-17 | 1 | -1/+2 |
| | | |||||
| * | Change epee binary output from std::stringstream to byte_stream | Lee Clagett | 2020-10-10 | 1 | -2/+2 |
| | | |||||
| * | Added support for "noise" over I1P/Tor to mask Tx transmission. | Lee Clagett | 2019-07-17 | 1 | -0/+27 |
| | | |||||
| * | epee: better network buffer data structure | moneromooo-monero | 2018-12-23 | 1 | -2/+2 |
| | | | | | avoids pointless allocs and memcpy | ||||
| * | Fix an object lifetime bug in net load tests | moneromooo-monero | 2017-10-09 | 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. | ||||
| * | move modified epee code to new classes, revert license | fluffypony | 2014-07-25 | 1 | -25/+23 |
| | | |||||
| * | License updated to BSD 3-clause | fluffypony | 2014-07-23 | 1 | -23/+25 |
| | | |||||
| * | some fixes | Antonio Juarez | 2014-03-20 | 1 | -14/+14 |
| | | |||||
| * | moved all stuff to github | Antonio Juarez | 2014-03-03 | 1 | -0/+125 |
