| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | p2p: fix hanging shutdown | j-berman | 2026-04-04 | 1 | -1/+1 |
| | | |||||
| * | Fix build with boost ASIO 0.87. Support boost 1.66+ | Lee *!* Clagett | 2025-02-14 | 1 | -1/+0 |
| | | |||||
| * | Copyright: Update to 2022 | mj-xmr | 2022-03-04 | 1 | -1/+1 |
| | | |||||
| * | Remove payload copy in all outgoing p2p messages | Lee Clagett | 2021-01-19 | 1 | -1/+1 |
| | | |||||
| * | Revert "Merge pull request #7136" | luigi1111 | 2021-04-16 | 1 | -1/+1 |
| | | | | | | This reverts commit 63c7ca07fba2f063c760f786a986fb3e02fb040e, reversing changes made to 2218e23e84a89e9a1e4c0be5d50f891ab836754f. | ||||
| * | Remove payload copy in all outgoing p2p messages | Lee Clagett | 2021-01-16 | 1 | -1/+1 |
| | | |||||
| * | add a max levin packet size by command type | moneromooo-monero | 2021-01-03 | 1 | -0/+1 |
| | | |||||
| * | Add aggressive restrictions to pre-handshake p2p buffer limit | Lee Clagett | 2020-12-17 | 1 | -0/+2 |
| | | |||||
| * | Change epee binary output from std::stringstream to byte_stream | Lee Clagett | 2020-10-10 | 1 | -1/+1 |
| | | |||||
| * | Update copyright year to 2020 | SomaticFanatic | 2020-05-06 | 1 | -1/+1 |
| | | | | | Update copyright year to 2020 | ||||
| * | network: log traffic and add a simple traffic analysis script | moneromooo-monero | 2020-01-26 | 1 | -0/+1 |
| | | |||||
| * | Update 2019 copyright | binaryFate | 2019-03-05 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #5001 | Riccardo Spagni | 2019-01-16 | 1 | -0/+1 |
| |\ | | | | | | | a5ffc2d5 Remove boost::lexical_cast for uuid and unused uuid function (Lee Clagett) | ||||
| | * | Remove boost::lexical_cast for uuid and unused uuid function | Lee Clagett | 2018-12-23 | 1 | -0/+1 |
| | | | |||||
| * | | epee: better network buffer data structure | moneromooo-monero | 2018-12-23 | 1 | -2/+2 |
| |/ | | | | avoids pointless allocs and memcpy | ||||
| * | Removed a lot of unnecessary includes | Martijn Otto | 2018-11-15 | 1 | -2/+0 |
| | | |||||
| * | Update 2018 copyright | xmr-eric | 2018-01-26 | 1 | -1/+1 |
| | | |||||
| * | Fix an object lifetime bug in net load tests | moneromooo-monero | 2017-10-09 | 1 | -0/+5 |
| | | | | | | | | | | 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. | ||||
| * | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 2017-02-21 | 1 | -1/+1 |
| | | |||||
| * | updated copyright year | Riccardo Spagni | 2015-12-31 | 1 | -1/+1 |
| | | |||||
| * | year updated in license | Riccardo Spagni | 2015-01-02 | 1 | -1/+1 |
| | | |||||
| * | License updated to BSD 3-clause | fluffypony | 2014-07-23 | 1 | -3/+29 |
| | | |||||
| * | various fixes to allow mac osx compilation | mydesktop | 2014-04-30 | 1 | -7/+7 |
| | | |||||
| * | moved all stuff to github | Antonio Juarez | 2014-03-03 | 1 | -0/+329 |
