Age | Commit message (Expand) | Author | Files | Lines |
2023-01-16 | Copyright: Update to 2023 | mj-xmr | 1 | -1/+1 |
2022-04-18 | Add Include statements | Jeffrey | 1 | -0/+1 |
2022-03-04 | Copyright: Update to 2022 | mj-xmr | 1 | -1/+1 |
2021-01-04 | p2p: make REQUEST_SUPPORT_FLAGS optional, pass flags in node data | moneromooo-monero | 1 | -0/+2 |
2020-08-17 | replace most boost serialization with existing monero serialization | moneromooo-monero | 1 | -0/+22 |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 1 | -1/+1 |
2020-03-20 | p2p: remove old debug commands | Aaron Hook | 1 | -126/+0 |
2020-03-12 | Merge pull request #6243 | Alexander Blair | 1 | -64/+3 |
2020-01-29 | p2p: remove obsolete local time in handshake | moneromooo-monero | 1 | -2/+0 |
2020-01-26 | p2p: remove backward compatible peer list | moneromooo-monero | 1 | -58/+2 |
2020-01-26 | p2p: simplify last_seen serialization now we have optional stores | moneromooo-monero | 1 | -2/+1 |
2020-01-26 | p2p: remove obsolete local time from TIMED_SYNC | moneromooo-monero | 1 | -2/+0 |
2019-10-29 | always print peer IDs in the same format | moneromooo-monero | 1 | -1/+1 |
2019-10-25 | daemon, wallet: new pay for RPC use system | moneromooo-monero | 1 | -2/+7 |
2019-04-24 | p2p: do not send last_seen timestamp to peers | moneromooo-monero | 1 | -2/+3 |
2019-03-17 | Merge pull request #5190 | Riccardo Spagni | 1 | -7/+11 |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 |
2019-03-04 | default initialize rpc structures | moneromooo-monero | 1 | -15/+29 |
2019-02-25 | daemon: add --public-node mode, RPC port propagation over P2P | xiphon | 1 | -7/+11 |
2019-01-30 | i2p: initial support | Jethro Grassie | 1 | -0/+1 |
2019-01-28 | Adding initial support for broadcasting transactions over Tor | Lee Clagett | 1 | -2/+3 |
2019-01-22 | Pruning | moneromooo-monero | 1 | -3/+7 |
2018-12-07 | p2p: use vector instead of list for peer lists | moneromooo-monero | 1 | -10/+10 |
2018-01-29 | Allow the number of incoming connections to be limited | Erik de Castro Lopo | 1 | -0/+2 |
2018-01-29 | Rename connections_count to max_out_connection_count | Erik de Castro Lopo | 1 | -2/+2 |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 |
2017-12-16 | move includes around to lessen overall load | moneromooo-monero | 1 | -0/+2 |
2017-10-05 | Upgrades to epee::net_utils::network_address | Lee Clagett | 1 | -3/+3 |
2017-08-23 | print peer id in 0 padded hex for consistency | moneromooo-monero | 1 | -0/+7 |
2017-08-07 | Merge pull request #2234 | Riccardo Spagni | 1 | -0/+2 |
2017-07-31 | some include cleanup | moneromooo-monero | 1 | -0/+2 |
2017-07-27 | move get_proof_of_trust_hash from util.h to p2p_protocol_defs.h | moneromooo-monero | 1 | -0/+8 |
2017-06-28 | Remove typeid use in network_address | moneromooo-monero | 1 | -2/+2 |
2017-05-27 | abstracted nework addresses | moneromooo-monero | 1 | -23/+98 |
2017-05-05 | Merge pull request #1701 | Riccardo Spagni | 1 | -0/+7 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 |
2017-02-10 | Add anchor connections | Miguel Herranz | 1 | -0/+7 |
2017-01-22 | Replace BOOST_FOREACH with C++11 ranged for | Miguel Herranz | 1 | -1/+1 |
2016-11-09 | add lightweight block propagation ("fluffy blocks") | Dion Ahmetaj | 1 | -0/+23 |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 |
2014-09-15 | Fix time_t serialization issue | Zachary Michaels | 1 | -1/+1 |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -3/+29 |
2014-04-30 | various fixes to allow mac osx compilation | mydesktop | 1 | -2/+2 |
2014-03-20 | some fixes | Antonio Juarez | 1 | -9/+9 |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+315 |