| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | -2/+2 |
| | | |||||
| * | Revert "Merge pull request #7136" | luigi1111 | 2021-04-16 | 1 | -2/+2 |
| | | | | | | This reverts commit 63c7ca07fba2f063c760f786a986fb3e02fb040e, reversing changes made to 2218e23e84a89e9a1e4c0be5d50f891ab836754f. | ||||
| * | Remove payload copy in all outgoing p2p messages | Lee Clagett | 2021-01-16 | 1 | -2/+2 |
| | | |||||
| * | 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 | -5/+4 |
| | | |||||
| * | Merge pull request #6512 | Alexander Blair | 2020-07-19 | 1 | -1/+1 |
| |\ | | | | | | | 5ef0607da Update copyright year to 2020 (SomaticFanatic) | ||||
| | * | Update copyright year to 2020 | SomaticFanatic | 2020-05-06 | 1 | -1/+1 |
| | | | | | | | | | Update copyright year to 2020 | ||||
| * | | fuzz_tests: refactor and add OSS-Fuzz compatibility | moneromooo-monero | 2020-05-15 | 1 | -44/+5 |
| |/ | |||||
| * | Add ref-counted buffer byte_slice. Currently used for sending TCP data. | Lee Clagett | 2019-07-16 | 1 | -2/+2 |
| | | |||||
| * | Update 2019 copyright | binaryFate | 2019-03-05 | 1 | -1/+1 |
| | | |||||
| * | epee: better network buffer data structure | moneromooo-monero | 2018-12-23 | 1 | -4/+4 |
| | | | | | avoids pointless allocs and memcpy | ||||
| * | Catch more exceptions in dtors | moneromooo-monero | 2018-10-02 | 1 | -0/+2 |
| | | | | | Misc coverity reports | ||||
| * | epee: adaptive connection timeout system | moneromooo-monero | 2018-06-10 | 1 | -0/+1 |
| | | | | | | | | | | | | a connection's timeout is halved for every extra connection from the same host. Also keep track of when we don't need to use a connection anymore, so we can close it and free the resource for another connection. Also use the longer timeout for non routable local addresses. | ||||
| * | fuzz_tests: fix an uninitialized var in setup | moneromooo-monero | 2018-02-02 | 1 | -2/+3 |
| | | | | | | | and comment it out, it's only used to generate a starting test case Coverity 182506 | ||||
| * | Readd copyright starting date | xmr-eric | 2018-01-26 | 1 | -1/+1 |
| | | |||||
| * | Update 2018 copyright | xmr-eric | 2018-01-26 | 1 | -1/+1 |
| | | |||||
| * | tests: add levin fuzz test | moneromooo-monero | 2017-12-23 | 1 | -0/+345 |
