Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 | |
2018-12-23 | epee: better network buffer data structure | moneromooo-monero | 1 | -4/+4 | |
avoids pointless allocs and memcpy | |||||
2018-10-02 | Catch more exceptions in dtors | moneromooo-monero | 1 | -0/+2 | |
Misc coverity reports | |||||
2018-06-10 | epee: adaptive connection timeout system | moneromooo-monero | 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. | |||||
2018-02-02 | fuzz_tests: fix an uninitialized var in setup | moneromooo-monero | 1 | -2/+3 | |
and comment it out, it's only used to generate a starting test case Coverity 182506 | |||||
2018-01-26 | Readd copyright starting date | xmr-eric | 1 | -1/+1 | |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 | |
2017-12-23 | tests: add levin fuzz test | moneromooo-monero | 1 | -0/+345 | |