Commit Graph

117 Commits (9fc1c6dec5fb4c5070426a7b82be957c7a031717)

Author SHA1 Message Date
moneromooo-monero 570dd3690e
p2p: use vector instead of list for peer lists
6 years ago
Riccardo Spagni c00ac446fd
Merge pull request #4854
6 years ago
Riccardo Spagni 46d0dc2808
Merge pull request #4776
6 years ago
Martijn Otto bd98e99c80
Removed a lot of unnecessary includes
6 years ago
moneromooo-monero 03fc731bf2
p2p: less frequent incoming connections check
6 years ago
RaskaRuby 2bd46065ae Expose limit-rate defaults from command line help
6 years ago
luigi1111 cb130c7590
Merge pull request #3861
6 years ago
moneromooo-monero de1ffe07b1
p2p: warn when no incoming connections are seen for a while
6 years ago
moneromooo-monero 1590183965
p2p: fix fallback seed node usage
6 years ago
rbrunner7 f9d0827bba Fix broken interactive daemon 'limit' commands plus RPC calls
6 years ago
stoffu af773211cb
Stagenet
6 years ago
whythat 05a12ccc2d options: remove testnet-* options
6 years ago
Riccardo Spagni f4a6bc79d9
Merge pull request #3226
6 years ago
moneromooo-monero 2e3e90acbe
pass large parameters by const ref, not value
6 years ago
Erik de Castro Lopo 32c0f908cd Allow the number of incoming connections to be limited
6 years ago
Erik de Castro Lopo d609a2c164 Rename delete_connections to delete_out_connections
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
moneromooo-monero 4abf25f3c9
cryptonote_core does not depend on p2p anymore
7 years ago
MaxXor e3680b6936 Rename m_listenning_port to m_listening_port
7 years ago
MaxXor a1ea475fff Delete UPnP port mapping on exit
7 years ago
moneromooo-monero 7591c528d0
p2p: fallback on seed nodes if we can't make a connection
7 years ago
moneromooo-monero e49f6d439d
net_node: fix m_in_timedsync initialization
7 years ago
Riccardo Spagni 6db8a60a18
Merge pull request #2149
7 years ago
moneromooo-monero 5be43fcdba
cryptonote_protocol_handler: sync speedup
7 years ago
moneromooo-monero c6ba7d110f
p2p: move m_in_timedsync from connection_context to p2p_connection_context
7 years ago
moneromooo-monero 072102cfd2
abstracted nework addresses
7 years ago
Riccardo Spagni ed09652a17
Merge pull request #1701
7 years ago
moneromooo-monero c1c9eeaaf7
p2p: use the fallback seed IPs when not enough seeds are found
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
moneromooo-monero 8ec2a8d2b0
net_node: fix spurious warning about using uninitialized data
7 years ago
Miguel Herranz 8277e67f11 Add anchor connections
7 years ago
Miguel Herranz 0644eed772 Remove boost/foreach.cpp includes
7 years ago
Riccardo Spagni add98edfc3
Merge pull request #1609
7 years ago
moneromooo-monero 4cdf0a35c9
p2p: always recreate a new peer id on startup
7 years ago
Miguel Herranz 82dbeedd1b Add gray peer list housekeeping system
7 years ago
Miguel Herranz 3f269e988c Limit incoming connections from the same IP
7 years ago
moneromooo-monero 4adde0423b
p2p: possibly fix crash in relay_blocks
8 years ago
Dion Ahmetaj d61bd8187e add lightweight block propagation ("fluffy blocks")
8 years ago
moneromooo-monero 474e4c00f0
p2p: lock access to the blocked ips map
8 years ago
Howard Chu 7c86c5997d Use boost::thread instead of std::thread
8 years ago
Riccardo Spagni de03926850
updated copyright year
9 years ago
warptangent 725acc7f17
Replace tabs with two spaces for consistency with rest of codebase
9 years ago
moneromooo-monero 2c83055597
net_node: add a --offline argument
9 years ago
moneromooo-monero 38ceb73848
add RPC calls and commands to get/set bans
9 years ago
moneromooo-monero 7bc4dce6ed
net_node: allow bans for custom amounts of time
9 years ago
Javier Smooth 4cea2b13b2 Add IP blocking for misbehaving nodes (adapted from Boolberry)
9 years ago
NoodleDoodleNoodleDoodleNoodleDoodleNoo e5d2680094 ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY)
9 years ago
Sergey Kazenyuk 867e98d739 Merge branch 'clang_fixes' into clang_fixes-master
9 years ago
Sergey Kazenyuk 2ff0d757eb Fix missing virtual destructor
9 years ago
rfree2monero 9bfa593eee [fix] Network 1.8: unlimited the RPC connections
9 years ago
rfree2monero c511abf005 remerged; commands JSON. logging upgrade. doxygen
9 years ago
rfree2monero 3cbdf198f1 Merge remote-tracking branch 'monero-official/master' into network-1.6-work1
9 years ago
rfree2monero f79821ac7e fix locking in count-peers thread (2)
9 years ago
Thomas Winget 9193d6fb5b
Daemonize changes pulled in -- daemon builds
9 years ago
rfree2monero ae2a50659f 2014 network limit 1.2 +utils +toc -doc -drmonero
9 years ago
rfree2monero 5ce4256e3d 2014 network limit 1.1 +utils +toc -doc -drmonero
9 years ago
rfree2monero eabb519605 2014 network limit 1.0a +utils +toc -doc -drmonero
9 years ago
Riccardo Spagni f4b69d553a
year updated in license
10 years ago
Thomas Winget 578050e91d ipv4 and ipv6 resolution working
10 years ago
Zachary Michaels 257077a96b Separate network id for testnet
10 years ago
Zachary Michaels 98ed9a41f7 Separate p2p port for testnet
10 years ago
Zachary Michaels fb4146fa34 Reorganize testnet constants
10 years ago
Zachary Michaels 07470fd400
Add testnet flag
10 years ago
fluffypony 6fc995fe5d License updated to BSD 3-clause
10 years ago
mydesktop 3a3a817678 0.8.8update
10 years ago
Antonio Juarez 8efa1313f3 some fixes
10 years ago
Antonio Juarez 296ae46ed8 moved all stuff to github
10 years ago