Age | Commit message (Expand) | Author | Files | Lines |
2023-01-16 | Copyright: Update to 2023 | mj-xmr | 1 | -1/+1 |
2022-03-04 | Copyright: Update to 2022 | mj-xmr | 1 | -1/+1 |
2021-10-11 | Merge pull request #7874 | luigi1111 | 1 | -5/+1 |
2021-09-20 | node_server: fix race condition | anon | 1 | -5/+1 |
2021-08-20 | daemon: allow proxy configuration | anon | 1 | -1/+3 |
2021-01-19 | Remove payload copy in all outgoing p2p messages | Lee Clagett | 1 | -3/+2 |
2021-04-16 | Revert "Merge pull request #7136" | luigi1111 | 1 | -2/+3 |
2021-01-16 | Remove payload copy in all outgoing p2p messages | Lee Clagett | 1 | -3/+2 |
2021-02-15 | p2p: add --max-connections-per-ip daemon option | moneromooo-monero | 1 | -1/+5 |
2020-12-22 | Command max_bytes moved from dynamic map to static switch | Lee Clagett | 1 | -2/+0 |
2020-12-17 | Add aggressive restrictions to pre-handshake p2p buffer limit | Lee Clagett | 1 | -0/+3 |
2020-12-20 | Optional DNS based blocklist | moneromooo-monero | 1 | -1/+6 |
2020-12-07 | Merge pull request #7070 | luigi1111 | 1 | -1/+1 |
2020-12-06 | p2p: fix race condition accessing a deleted context | moneromooo-monero | 1 | -1/+1 |
2020-12-04 | Merge pull request #7017 | Alexander Blair | 1 | -1/+1 |
2020-11-29 | Merge pull request #6920 | luigi1111 | 1 | -0/+1 |
2020-11-29 | Merge pull request #6897 | luigi1111 | 1 | -8/+15 |
2020-10-20 | net_node: add --ban-list option | selsta | 1 | -0/+1 |
2020-10-19 | Add support for i2p and tor seed nodes | Lee Clagett | 1 | -8/+15 |
2020-10-15 | Do not use peer_id tracking method over i2p/tor | Lee Clagett | 1 | -1/+1 |
2020-10-12 | Dandelion++: skip desynced peers in stem phase | xiphon | 1 | -1/+1 |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 1 | -1/+1 |
2020-05-01 | Merge pull request #6443 | luigi1111 | 1 | -1/+4 |
2020-04-21 | p2p: startup speedup, init seed nodes on first 'connect_to_seed()' | xiphon | 1 | -1/+4 |
2020-03-27 | Merge pull request #6295 | Alexander Blair | 1 | -1/+1 |
2020-03-26 | Adding Dandelion++ support to public networks: | Lee Clagett | 1 | -1/+1 |
2020-03-20 | p2p: remove old debug commands | Aaron Hook | 1 | -17/+0 |
2020-03-20 | p2p: do not add recently failed addresses to the peerlist | moneromooo-monero | 1 | -1/+1 |
2020-01-29 | p2p: avoid sending the same peer list over and over | moneromooo-monero | 1 | -0/+1 |
2020-01-26 | p2p: remove obsolete local time from TIMED_SYNC | moneromooo-monero | 1 | -1/+1 |
2019-11-04 | Change to Tx diffusion (Dandelion++ fluff) instead of flooding | Lee Clagett | 1 | -2/+12 |
2019-11-02 | Adding support for hidden (anonymity) txpool | Lee Clagett | 1 | -1/+2 |
2019-10-25 | Merge pull request #6021 | luigi1111 | 1 | -1/+1 |
2019-10-25 | daemon, wallet: new pay for RPC use system | moneromooo-monero | 1 | -0/+7 |
2019-10-24 | Change monerod --proxy to --tx-proxy | Lee Clagett | 1 | -1/+1 |
2019-10-14 | Merge pull request #5943 | luigi1111 | 1 | -1/+1 |
2019-10-13 | p2p+rpc: don't skip p2p or rpc port bind failure by default | xiphon | 1 | -1/+1 |
2019-09-25 | ban peers sending bad pow outright | moneromooo-monero | 1 | -1/+1 |
2019-09-16 | p2p: fix bans taking port into account | moneromooo-monero | 1 | -3/+3 |
2019-09-08 | Merge pull request #5839 | luigi1111 | 1 | -2/+1 |
2019-08-21 | p2p: sanitize peer lists | moneromooo-monero | 1 | -2/+1 |
2019-08-19 | daemon: fix print_pl only printing public zone peers | moneromooo-monero | 1 | -0/+1 |
2019-07-31 | Add IPv6 support | Thomas Winget | 1 | -1/+20 |
2019-07-24 | Merge pull request #5610 | luigi1111 | 1 | -2/+10 |
2019-07-24 | Merge pull request #5582 | luigi1111 | 1 | -0/+2 |
2019-07-24 | Merge pull request #5530 | luigi1111 | 1 | -10/+0 |
2019-07-17 | Added support for "noise" over I1P/Tor to mask Tx transmission. | Lee Clagett | 1 | -2/+8 |
2019-07-16 | allow blocking whole subnets | moneromooo-monero | 1 | -2/+7 |
2019-07-16 | p2p: store network address directly in blocked host list | moneromooo-monero | 1 | -2/+2 |
2019-06-06 | p2p: delay IGP probing on startup | moneromooo-monero | 1 | -2/+10 |
2019-05-30 | rpc: in/out peers can now return the setting's value | moneromooo-monero | 1 | -0/+2 |
2019-05-10 | remove obsolete save_graph skeleton code | moneromooo-monero | 1 | -10/+0 |
2019-03-19 | Merge pull request #5195 | Riccardo Spagni | 1 | -0/+1 |
2019-03-17 | Merge pull request #5190 | Riccardo Spagni | 1 | -0/+8 |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 |
2019-03-04 | default initialize rpc structures | moneromooo-monero | 1 | -2/+3 |
2019-02-25 | daemon: add '--no-sync' arg to optionally disable blockchain sync | xiphon | 1 | -0/+1 |
2019-02-25 | daemon: add --public-node mode, RPC port propagation over P2P | xiphon | 1 | -0/+8 |
2019-02-02 | epee: add SSL support | moneromooo-monero | 1 | -3/+5 |
2019-01-28 | Adding initial support for broadcasting transactions over Tor | Lee Clagett | 1 | -70/+184 |
2019-01-22 | Pruning | moneromooo-monero | 1 | -0/+15 |
2019-01-16 | Merge pull request #4976 | Riccardo Spagni | 1 | -4/+4 |
2018-12-23 | epee: better network buffer data structure | moneromooo-monero | 1 | -4/+4 |
2018-12-07 | p2p: use vector instead of list for peer lists | moneromooo-monero | 1 | -3/+3 |
2018-12-04 | Merge pull request #4854 | Riccardo Spagni | 1 | -1/+3 |
2018-11-16 | Merge pull request #4776 | Riccardo Spagni | 1 | -1/+1 |
2018-11-15 | Removed a lot of unnecessary includes | Martijn Otto | 1 | -1/+3 |
2018-11-01 | p2p: less frequent incoming connections check | moneromooo-monero | 1 | -1/+1 |
2018-10-31 | Expose limit-rate defaults from command line help | RaskaRuby | 1 | -2/+2 |
2018-06-19 | Merge pull request #3861 | luigi1111 | 1 | -0/+2 |
2018-05-26 | p2p: warn when no incoming connections are seen for a while | moneromooo-monero | 1 | -0/+2 |
2018-04-29 | p2p: fix fallback seed node usage | moneromooo-monero | 1 | -0/+1 |
2018-04-25 | Fix broken interactive daemon 'limit' commands plus RPC calls | rbrunner7 | 1 | -2/+2 |
2018-03-05 | Stagenet | stoffu | 1 | -3/+3 |
2018-02-16 | options: remove testnet-* options | whythat | 1 | -2/+1 |
2018-02-16 | Merge pull request #3226 | Riccardo Spagni | 1 | -1/+1 |
2018-02-02 | pass large parameters by const ref, not value | moneromooo-monero | 1 | -1/+1 |
2018-01-29 | Allow the number of incoming connections to be limited | Erik de Castro Lopo | 1 | -0/+6 |
2018-01-29 | Rename delete_connections to delete_out_connections | Erik de Castro Lopo | 1 | -1/+1 |
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 | -9/+24 |
2017-09-01 | Rename m_listenning_port to m_listening_port | MaxXor | 1 | -2/+2 |
2017-08-29 | Delete UPnP port mapping on exit | MaxXor | 1 | -0/+2 |
2017-08-09 | p2p: fallback on seed nodes if we can't make a connection | moneromooo-monero | 1 | -0/+1 |
2017-08-08 | net_node: fix m_in_timedsync initialization | moneromooo-monero | 1 | -1/+1 |
2017-08-07 | Merge pull request #2149 | Riccardo Spagni | 1 | -0/+1 |
2017-08-07 | cryptonote_protocol_handler: sync speedup | moneromooo-monero | 1 | -0/+1 |
2017-08-01 | p2p: move m_in_timedsync from connection_context to p2p_connection_context | moneromooo-monero | 1 | -0/+3 |
2017-05-27 | abstracted nework addresses | moneromooo-monero | 1 | -21/+21 |
2017-05-05 | Merge pull request #1701 | Riccardo Spagni | 1 | -2/+6 |
2017-03-18 | p2p: use the fallback seed IPs when not enough seeds are found | moneromooo-monero | 1 | -1/+3 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 |
2017-02-12 | net_node: fix spurious warning about using uninitialized data | moneromooo-monero | 1 | -1/+1 |
2017-02-10 | Add anchor connections | Miguel Herranz | 1 | -2/+6 |
2017-01-22 | Remove boost/foreach.cpp includes | Miguel Herranz | 1 | -1/+0 |
2017-01-22 | Merge pull request #1609 | Riccardo Spagni | 1 | -1/+7 |
2017-01-22 | p2p: always recreate a new peer id on startup | moneromooo-monero | 1 | -1/+7 |
2017-01-21 | Add gray peer list housekeeping system | Miguel Herranz | 1 | -0/+4 |
2017-01-15 | Limit incoming connections from the same IP | Miguel Herranz | 1 | -0/+2 |
2016-12-01 | p2p: possibly fix crash in relay_blocks | moneromooo-monero | 1 | -0/+1 |
2016-11-09 | add lightweight block propagation ("fluffy blocks") | Dion Ahmetaj | 1 | -1/+7 |
2016-03-12 | p2p: lock access to the blocked ips map | moneromooo-monero | 1 | -1/+1 |
2016-02-18 | Use boost::thread instead of std::thread | Howard Chu | 1 | -1/+1 |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 |
2015-12-15 | Replace tabs with two spaces for consistency with rest of codebase | warptangent | 1 | -33/+33 |
2015-12-07 | net_node: add a --offline argument | moneromooo-monero | 1 | -0/+2 |
2015-11-26 | add RPC calls and commands to get/set bans | moneromooo-monero | 1 | -1/+3 |
2015-11-25 | net_node: allow bans for custom amounts of time | moneromooo-monero | 1 | -1/+1 |
2015-11-23 | Add IP blocking for misbehaving nodes (adapted from Boolberry) | Javier Smooth | 1 | -1/+18 |
2015-07-15 | ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY) | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -1/+2 |
2015-05-06 | Merge branch 'clang_fixes' into clang_fixes-master | Sergey Kazenyuk | 1 | -6/+7 |
2015-04-20 | Fix missing virtual destructor | Sergey Kazenyuk | 1 | -0/+2 |
2015-04-08 | [fix] Network 1.8: unlimited the RPC connections | rfree2monero | 1 | -1/+2 |
2015-04-01 | remerged; commands JSON. logging upgrade. doxygen | rfree2monero | 1 | -8/+11 |
2015-04-01 | Merge remote-tracking branch 'monero-official/master' into network-1.6-work1 | rfree2monero | 1 | -12/+8 |
2015-02-24 | fix locking in count-peers thread (2) | rfree2monero | 1 | -1/+10 |
2015-02-24 | Daemonize changes pulled in -- daemon builds | Thomas Winget | 1 | -3/+1 |
2015-02-20 | 2014 network limit 1.2 +utils +toc -doc -drmonero | rfree2monero | 1 | -2/+2 |
2015-02-20 | 2014 network limit 1.1 +utils +toc -doc -drmonero | rfree2monero | 1 | -1/+11 |
2015-02-20 | 2014 network limit 1.0a +utils +toc -doc -drmonero | rfree2monero | 1 | -9/+22 |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 |
2014-09-23 | ipv4 and ipv6 resolution working | Thomas Winget | 1 | -0/+7 |
2014-09-15 | Separate network id for testnet | Zachary Michaels | 1 | -2/+10 |
2014-09-15 | Separate p2p port for testnet | Zachary Michaels | 1 | -1/+4 |
2014-09-15 | Reorganize testnet constants | Zachary Michaels | 1 | -2/+2 |
2014-09-15 | Add testnet flag | Zachary Michaels | 1 | -2/+3 |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -3/+29 |
2014-05-25 | 0.8.8update | mydesktop | 1 | -9/+16 |
2014-03-20 | some fixes | Antonio Juarez | 1 | -1/+1 |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+204 |