Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-27 | fix lambda compile error on openbsd | moneromooo-monero | 1 | -1/+1 | |
2018-03-05 | Stagenet | stoffu | 1 | -4/+6 | |
2018-02-16 | options: add testnet option dependencies | whythat | 1 | -2/+6 | |
2018-02-16 | options: remove testnet-* options | whythat | 1 | -6/+3 | |
2018-01-29 | Allow the number of incoming connections to be limited | Erik de Castro Lopo | 1 | -0/+1 | |
It was already possible to limit outgoing connections. One might want to do this on home network connections with high bandwidth but low usage caps. | |||||
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 | |
2017-12-16 | cryptonote_core does not depend on p2p anymore | moneromooo-monero | 1 | -0/+65 | |
As a followon side effect, this makes a lot of inline code included only in particular cpp files (and instanciated when necessary. |