Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 1 | -1/+1 | |
Update copyright year to 2020 | |||||
2019-09-04 | unit_tests: fix levin unit test on big endian | moneromooo-monero | 1 | -23/+23 | |
2019-07-17 | Added support for "noise" over I1P/Tor to mask Tx transmission. | Lee Clagett | 1 | -0/+105 | |
2019-07-16 | Add ref-counted buffer byte_slice. Currently used for sending TCP data. | Lee Clagett | 1 | -3/+3 | |
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-11-15 | Removed a lot of unnecessary includes | Martijn Otto | 1 | -1/+1 | |
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-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 | |
2017-10-09 | Fix an object lifetime bug in net load tests | moneromooo-monero | 1 | -3/+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. | |||||
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 | |
2017-02-16 | switch to boost::thread for mingw build | Lee Clagett | 1 | -13/+13 | |
2016-11-20 | tests: fix uninitialized data valgrind reports in levin tests | moneromooo-monero | 1 | -0/+1 | |
2016-07-26 | tests: fix a bitflag test typo | moneromooo-monero | 1 | -1/+1 | |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 | |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 | |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -3/+29 | |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+506 | |