aboutsummaryrefslogtreecommitdiff
path: root/src/p2p (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-04-06net: add retro compatibility with legacy IPv4 optionsdev/beber/ipv4Bertrand Jacquin3-0/+28
2024-04-06net: bring consistency between IPv4 port and IPv6 portBertrand Jacquin3-10/+10
2024-04-06net: define IPv4 object explicitlyBertrand Jacquin3-33/+33
2024-02-24Merge pull request #9138luigi11111-1/+1
2024-01-30Disable/fix ports with I2PLee Clagett1-1/+1
2024-01-17epee/test: remove levin_protocol_handler and core_proxy testsjeffro2561-1/+0
2023-10-25epee: remove dead code in math_helper and string_toolsjeffro2561-1/+0
2023-04-25Merge pull request #8789luigi11111-3/+0
2023-04-25Merge pull request #8698luigi11119-9/+9
2023-03-24Merge pull request #8770luigi11111-2/+22
2023-03-19epee: remove dead code in net_helperJeffro2561-3/+0
2023-03-09p2p: do not log to global when re-blocking a subnetmoneromooo-monero1-1/+5
2023-03-01p2p: avoid spam blocking ipv4 addresses in a blocked subnetmoneromooo-monero1-1/+17
2023-01-27p2p: add plowsof seed nodesselsta1-1/+11
2023-01-27p2p: remove offline seed nodesselsta1-8/+0
2023-01-16Copyright: Update to 2023mj-xmr9-9/+9
2023-01-11Merge pull request #8643luigi11111-13/+3
2022-11-17p2p: fix exclusive node DNS resolution for certain hostsJeffrey Ryan1-13/+3
2022-11-14p2p: fix back ping to discover healthy peers to connect toj-berman1-1/+1
2022-05-26Merge pull request #8330luigi11111-3/+7
2022-05-18Don't exclusively drop tor/i2p outgoing cxns in idle loopj-berman1-3/+7
2022-05-11Don't send peerlist larger than max allowedj-berman1-2/+6
2022-04-18"Change C-cast to static_cast in net_peerlist.h"Jeffrey1-1/+1
2022-04-18Factor out move_it_backward from misc_language.hJeffrey1-8/+15
2022-04-18Add Include statementsJeffrey1-0/+1
2022-04-18Trimming FatJeffrey1-1/+0
2022-04-18Boring Old DeletesJeffrey1-53/+0
2022-04-06Merge pull request #8197luigi111110-10/+11
2022-03-13replace erciccione's seednode with one on haveno's infrastructureerciccione1-1/+1
2022-03-04Copyright: Update to 2022mj-xmr10-10/+11
2022-01-04Update net_node.inlGingeropolous1-3/+3
2021-10-11Merge pull request #7874luigi11112-5/+7
2021-09-23Merge pull request #7890luigi11111-0/+5
2021-09-20node_server: fix race conditionanon2-5/+7
2021-09-09Merge pull request #7616luigi11113-2/+24
2021-08-20daemon: allow proxy configurationanon3-2/+24
2021-08-05p2p: remove blocked addresses/hosts from peerlistmoneromooo-monero3-15/+44
2021-07-29Quicker resource cleanup on p2p socks timeoutLee *!* Clagett1-0/+5
2021-06-18add singapore.node.xmr.pm to seed nodeslza_menace1-0/+4
2021-05-12Merge pull request #7691luigi11111-1/+1
2021-05-11Merge pull request #7664luigi11111-0/+3
2021-04-27cmake: set 3.5 as minimum versionselsta1-1/+1
2021-04-16net_node: add seed nodeselsta1-0/+3
2021-03-30p2p: allow CIDR notation in DNS blocklistmoneromooo-monero1-5/+12
2021-03-29Merge pull request #7310luigi11111-9/+6
2021-03-29Merge pull request #7238luigi11111-4/+5
2021-02-15Merge pull request #7294luigi11112-40/+0
2021-02-15Merge pull request #7275luigi11112-8/+15
2021-02-15Merge pull request #7252luigi11111-0/+2
2021-02-15p2p: add --max-connections-per-ip daemon optionmoneromooo-monero3-3/+10
2021-01-19Remove payload copy in all outgoing p2p messagesLee Clagett3-27/+13
2021-04-16Revert "Merge pull request #7136"luigi11113-13/+27
2021-04-16Merge pull request #7258luigi11111-2/+2
2021-04-16Merge pull request #7136luigi11113-27/+13
2021-01-16Remove payload copy in all outgoing p2p messagesLee Clagett3-27/+13
2021-01-15Merge pull request #7260luigi11111-1/+8
2021-01-12Revert "fix accessing an network address in a deleted context"selsta1-9/+6
2021-01-08remove obsolete pruning debug codemoneromooo-monero2-40/+0
2021-01-04p2p: make REQUEST_SUPPORT_FLAGS optional, pass flags in node datamoneromooo-monero2-8/+15
2021-01-03Merge pull request #7271Alexander Blair1-6/+9
2021-01-03add a max levin packet size by command typemoneromooo-monero1-0/+1
2021-01-03fix accessing an network address in a deleted contextmoneromooo-monero1-6/+9
2021-01-01Merge pull request #7250Alexander Blair1-0/+3
2021-01-01p2p: only log to global when a blocked IP is not already blockedmoneromooo-monero1-1/+8
2021-01-01p2p: fix cubic selection in filtered peer listmoneromooo1-2/+2
2021-01-01p2p: ignore empty IP from DNS block listmoneromooo-monero1-0/+2
2020-12-31p2p: fix set_peer_just_seen ignoring last_seenmoneromooo1-4/+5
2020-12-31p2p: fix deadlock banning while updating peer listsmoneromooo1-0/+1
2020-12-26Merge pull request #7180Alexander Blair1-3/+9
2020-12-26Merge pull request #7145Alexander Blair1-0/+2
2020-12-26Merge pull request #7138Alexander Blair4-5/+65
2020-12-26Merge pull request #7098Alexander Blair1-4/+4
2020-12-22Command max_bytes moved from dynamic map to static switchLee Clagett2-3/+0
2020-12-22ban lists may now include subnetsmoneromooo-monero1-3/+9
2020-12-20Optional DNS based blocklistmoneromooo-monero4-5/+65
2020-12-19Merge pull request #7143luigi11111-1/+3
2020-12-19Merge pull request #7075luigi11111-1/+3
2020-12-17Add aggressive restrictions to pre-handshake p2p buffer limitLee Clagett1-0/+3
2020-12-15p2p: ifx getting seed nodes for uncommon casesmoneromooo-monero1-1/+3
2020-12-13p2p: remove peers from grey and anchors lists when blockedmoneromooo-monero1-0/+2
2020-12-13p2p: ignore incoming peer list entries when we have them blockedmoneromooo-monero1-1/+3
2020-12-08Fixed issues found by static analysisSChernykh1-4/+4
2020-12-07Merge pull request #7072luigi11111-0/+5
2020-12-07Merge pull request #7070luigi11113-10/+12
2020-12-07Merge pull request #7055luigi11112-0/+15
2020-12-06p2p: fix race condition accessing a deleted contextmoneromooo-monero3-10/+12
2020-12-05p2p: drop peers that spam peer listsmoneromooo-monero1-0/+5
2020-12-04Merge pull request #7068Alexander Blair1-1/+2
2020-12-04Merge pull request #7017Alexander Blair2-40/+51
2020-12-04keep only the last seen node on a given host in the white listmoneromooo2-0/+15
2020-12-03p2p: add a tor seed nodemoneromooo-monero1-1/+2
2020-12-03Merge pull request #7056Alexander Blair1-10/+17
2020-12-03Merge pull request #6984Alexander Blair1-2/+14
2020-12-03p2p: fix endianness when checking IPv6 addresses mapping to IPv4moneromooo-monero1-5/+3
2020-12-03p2p: make this work with boost <= 1.65 (pffff)moneromooo-monero1-0/+4
2020-12-03p2p: rewrite boost's make_address_v4 to cater for < 1.66moneromooo1-9/+14
2020-11-29p2p: give all hosts the same chance of being picked for connectingmoneromooo1-1/+26
2020-11-29net_node: add tor / i2p seed nodesselsta1-2/+14
2020-11-29Merge pull request #7008luigi11111-1/+1
2020-11-29Merge pull request #6943luigi11111-0/+4
2020-11-29Merge pull request #6933luigi11111-2/+30
2020-11-29Merge pull request #6920luigi11113-0/+33
2020-11-29Merge pull request #6897luigi11112-54/+83
2020-11-16Better log message for unusable anon networksHoward Chu1-2/+2
2020-11-11Silence stupid warningsHoward Chu1-1/+1
2020-11-03p2p: use /16 filtering on IPv4-within-IPv6 addressesmoneromooo-monero1-2/+30
2020-10-27p2p: remove banned peers from the white listmoneromooo1-0/+4
2020-10-20net_node: add --ban-list optionselsta3-0/+33
2020-10-19Add support for i2p and tor seed nodesLee Clagett2-54/+83
2020-10-15Do not use peer_id tracking method over i2p/torLee Clagett2-40/+51
2020-10-12Dandelion++: skip desynced peers in stem phasexiphon3-8/+8
2020-08-17replace most boost serialization with existing monero serializationmoneromooo-monero1-0/+22
2020-08-05Merge pull request #6571Alexander Blair1-10/+0
2020-07-19Merge pull request #6512Alexander Blair9-9/+9
2020-05-31Fix boost <1.60 compilation and fix boost 1.73+ warningsLee Clagett1-1/+1
2020-05-20net_node: remove dead seed nodesselsta1-10/+0
2020-05-06Update copyright year to 2020SomaticFanatic9-9/+9
2020-05-06Merge pull request #6471luigi11111-0/+3
2020-05-01Merge pull request #6443luigi11112-111/+139
2020-04-22add another seed nodeGingeropolous1-0/+2
2020-04-22Add erciccione's seed nodeerciccione1-0/+1
2020-04-21p2p: startup speedup, init seed nodes on first 'connect_to_seed()'xiphon2-111/+139
2020-04-21p2p: add seed node.guy1-0/+1
2020-04-04Merge pull request #6372luigi11111-8/+6
2020-03-31p2p: fix frequent weak_ptr exception on connectionmoneromooo-monero1-4/+6
2020-03-27Merge pull request #6295Alexander Blair3-7/+17
2020-03-27Merge pull request #6283Alexander Blair1-2/+2
2020-03-27Merge pull request #6280Alexander Blair1-2/+8
2020-03-27Merge pull request #6279Alexander Blair1-1/+1
2020-03-26Adding Dandelion++ support to public networks:Lee Clagett3-11/+6
2020-04-10Merge pull request #6405luigi11111-0/+1
2020-03-27p2p: add another seed nodemoneromooo-monero1-0/+1
2020-03-20p2p: remove old debug commandsAaron Hook4-238/+1
2020-03-20p2p: do not add recently failed addresses to the peerlistmoneromooo-monero3-7/+17
2020-03-12Merge pull request #6243Alexander Blair4-77/+24
2020-03-07p2p: plug tor to clearnet association vectorAaron Hook1-8/+6
2020-02-28Merge pull request #6248Alexander Blair1-1/+1
2020-02-06Merge pull request #6053Alexander Blair2-7/+7
2020-01-31p2p: fix spurious warning when we're connected to at last one seedmoneromooo-monero1-2/+8
2020-01-29p2p: remove obsolete local time in handshakemoneromooo-monero2-5/+0
2020-01-29p2p: avoid sending the same peer list over and overmoneromooo-monero3-4/+17
2020-01-26p2p: remove backward compatible peer listmoneromooo-monero1-58/+2
2020-01-26p2p: simplify last_seen serialization now we have optional storesmoneromooo-monero1-2/+1
2020-01-26p2p: remove obsolete local time from TIMED_SYNCmoneromooo-monero3-8/+4
2020-01-26network: log traffic and add a simple traffic analysis scriptmoneromooo-monero1-4/+4
2020-01-24Merge pull request #6153Alexander Blair1-1/+1
2020-01-24Merge pull request #6146Alexander Blair4-10/+26
2020-01-16Merge pull request #6119Alexander Blair1-0/+1
2020-01-07p2p: fix off by one adding fallback peersmoneromooo-monero1-2/+2
2020-01-03p2p: fix adding wrong indices to the filtered peer listmoneromooo-monero1-1/+1
2019-12-17p2p: drop the peerlist dump to TRACEmoneromooo-monero1-1/+1
2019-11-19p2p: don't request flags after closing connectionmoneromooo-monero1-1/+1
2019-11-11p2p: zero last seen timestamp when inserting a new peermoneromooo-monero1-0/+1
2019-11-04Change to Tx diffusion (Dandelion++ fluff) instead of floodingLee Clagett4-10/+26
2019-11-02Adding support for hidden (anonymity) txpoolLee Clagett3-6/+14
2019-10-29always print peer IDs in the same formatmoneromooo-monero2-7/+7
2019-10-25Merge pull request #6021luigi11113-14/+14
2019-10-25daemon, wallet: new pay for RPC use systemmoneromooo-monero5-8/+33
2019-10-24Change monerod --proxy to --tx-proxyLee Clagett3-14/+14
2019-10-22Merge pull request #5985luigi11111-0/+3
2019-10-16Merge pull request #5956luigi11111-0/+2
2019-10-16Merge pull request #5954luigi11111-0/+2
2019-10-14Merge pull request #5943luigi11113-4/+4
2019-10-14Merge pull request #5933luigi11113-5/+5
2019-10-13node.inl, add xmrchain.net IP to hardcoded peersGingeropolous1-0/+3
2019-10-13p2p+rpc: don't skip p2p or rpc port bind failure by defaultxiphon3-4/+4
2019-10-08Merge pull request #5932luigi11111-1/+8
2019-10-08Merge pull request #5921luigi11111-2/+2
2019-10-02p2p: reject invalid pruning seeds in peer listsmoneromooo-monero1-0/+2
2019-10-02p2p: reject invalid rpc_port in peer listsxiphon1-0/+2
2019-09-25ban peers sending bad pow outrightmoneromooo-monero3-5/+5
2019-09-25Request a thread stack size that is large enough for unboundMartijn Otto1-1/+8
2019-09-16p2p: fix bans taking port into accountmoneromooo-monero3-10/+10
2019-09-08Merge pull request #5841luigi11111-1/+10
2019-09-08Merge pull request #5839luigi11112-17/+26
2019-09-08Merge pull request #5838luigi11111-1/+1
2019-09-04Fix IP address serialization on big endianmoneromooo-monero1-0/+2
2019-08-22p2p: reject incoming connections to selfmoneromooo-monero1-1/+10
2019-08-21p2p: sanitize peer listsmoneromooo-monero2-17/+26
2019-08-21p2p: move log away from globalmoneromooo-monero1-1/+1
2019-08-20Merge pull request #5696luigi11112-0/+10
2019-08-19daemon: fix print_pl only printing public zone peersmoneromooo-monero2-0/+10
2019-08-19Merge pull request #5727luigi11111-1/+1
2019-08-15Merge pull request #5682luigi11111-0/+3
2019-08-15Merge pull request #5674luigi11111-2/+3
2019-08-15Replace std::random_shuffle with std::shuffleTom Smeding1-1/+1
2019-07-31Add IPv6 supportThomas Winget4-34/+231
2019-07-29Fixed i2p/tor tx flooding bug (white noise disabled)Lee Clagett1-2/+2
2019-07-24Merge pull request #5610luigi11113-7/+54
2019-07-24Merge pull request #5582luigi11112-0/+20
2019-07-24Merge pull request #5530luigi11113-18/+0
2019-07-24Merge pull request #5363luigi11113-18/+116
2019-07-17Merge pull request #5732Riccardo Spagni1-2/+6
2019-07-17Added support for "noise" over I1P/Tor to mask Tx transmission.Lee Clagett4-16/+115
2019-07-16allow blocking whole subnetsmoneromooo-monero3-10/+108
2019-07-16p2p: store network address directly in blocked host listmoneromooo-monero3-8/+8
2019-07-05p2p: don't connect to more than one IP per class B if we canmoneromooo-monero1-11/+45
2019-07-04p2p: add a few missing connection close callsmoneromooo-monero1-2/+6
2019-06-26p2p: don't forget pruning seed or public RPC port when updating peersmoneromooo-monero1-4/+16
2019-06-21p2p: add a reference to Cao, Tong et al. for the last_seen changesmoneromooo-monero1-0/+3