index
:
monero.git
dev/beber/boost-1.81.0
dev/beber/install
dev/beber/ipv4
dev/beber/ipv6
dev/beber/pgm
dev/beber/ssl
dev/beber/trezor
master
v0.14.0.2
v0.14.1.0
v0.14.1.2
v0.15.0.0
v0.15.0.1
v0.15.0.5
v0.16.0.0
v0.17.0.0
v0.17.0.1
v0.17.1.0
v0.17.1.1
v0.17.2.0
v0.17.2.3
v0.17.3.2
v0.18.0.0
v0.18.1.2
Monero: the secure, private, untraceable cryptocurrency
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
p2p
/
net_node.inl
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-14
move cryptonote command line options to cryptonote_core
moneromooo-monero
1
-2
/
+3
2017-10-09
Fix an object lifetime bug in net load tests
moneromooo-monero
1
-1
/
+1
2017-10-05
Upgrades to epee::net_utils::network_address
Lee Clagett
1
-4
/
+4
2017-09-25
Merge pull request #2428
Riccardo Spagni
1
-0
/
+2
2017-09-21
Merge pull request #2302
Riccardo Spagni
1
-0
/
+5
2017-09-10
p2p: disable gray list housekeeping when an exclusive node is given
moneromooo-monero
1
-0
/
+2
2017-09-01
Rename m_listenning_port to m_listening_port
MaxXor
1
-5
/
+5
2017-08-29
Delete UPnP port mapping on exit
MaxXor
1
-43
/
+95
2017-08-23
print peer id in 0 padded hex for consistency
moneromooo-monero
1
-6
/
+6
2017-08-21
cryptonote_protocol: misc fixes to the new sync algorithm
moneromooo-monero
1
-0
/
+2
2017-08-16
p2p: add a couple early outs when the stop signal is received
moneromooo-monero
1
-0
/
+5
2017-08-15
Merge pull request #2282
Riccardo Spagni
1
-0
/
+2
2017-08-15
Merge pull request #2236
Riccardo Spagni
1
-22
/
+22
2017-08-15
Tweak net logs so we get more info on why networking can't start
moneromooo-monero
1
-22
/
+22
2017-08-11
p2p: fix random peer index being too large
moneromooo-monero
1
-0
/
+2
2017-08-09
p2p: fallback on seed nodes if we can't make a connection
moneromooo-monero
1
-6
/
+25
2017-08-08
net_node: fix m_in_timedsync initialization
moneromooo-monero
1
-0
/
+1
2017-08-07
Merge pull request #2149
Riccardo Spagni
1
-0
/
+8
2017-08-07
Merge pull request #2219
Riccardo Spagni
1
-6
/
+14
2017-08-07
cryptonote_protocol_handler: sync speedup
moneromooo-monero
1
-0
/
+8
2017-07-29
p2p: close connections when exiting
moneromooo-monero
1
-0
/
+8
2017-07-28
p2p: fix thread leak
moneromooo-monero
1
-6
/
+6
2017-07-27
move get_proof_of_trust_hash from util.h to p2p_protocol_defs.h
moneromooo-monero
1
-1
/
+1
2017-06-28
Remove typeid use in network_address
moneromooo-monero
1
-8
/
+8
2017-06-24
Merge pull request #2073
Riccardo Spagni
1
-2
/
+6
2017-06-15
Don't issue a new timedsync while one is already in progress
Howard Chu
1
-2
/
+6
2017-05-27
abstracted nework addresses
moneromooo-monero
1
-108
/
+107
2017-05-05
Merge pull request #1701
Riccardo Spagni
1
-12
/
+105
2017-03-18
p2p: use the fallback seed IPs when not enough seeds are found
moneromooo-monero
1
-26
/
+61
2017-02-28
Make gray peer selection uniform
Miguel Herranz
1
-1
/
+8
2017-02-21
updated fallback nodes
Riccardo Spagni
1
-6
/
+12
2017-02-21
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
1
-1
/
+1
2017-02-21
core: add p2p bind port options from net_node
moneromooo-monero
1
-2
/
+2
2017-02-10
Add anchor connections
Miguel Herranz
1
-12
/
+105
2017-02-02
Merge pull request #1641
Riccardo Spagni
1
-0
/
+5
2017-01-28
Separate data per P2P port
Miguel Herranz
1
-0
/
+5
2017-01-22
Replace BOOST_FOREACH with C++11 ranged for
Miguel Herranz
1
-2
/
+2
2017-01-22
Merge pull request #1609
Riccardo Spagni
1
-1
/
+10
2017-01-22
Merge pull request #1606
Riccardo Spagni
1
-3
/
+3
2017-01-22
p2p: always recreate a new peer id on startup
moneromooo-monero
1
-1
/
+10
2017-01-21
p2p: show ban/unban logs by default again
moneromooo-monero
1
-3
/
+3
2017-01-21
Rename method to get_random_gray_peer
Miguel Herranz
1
-1
/
+1
2017-01-21
Fix logging that broke after rebasing
Miguel Herranz
1
-1
/
+1
2017-01-21
Use set_peer_just_seen to keep last_seen updated
Miguel Herranz
1
-1
/
+1
2017-01-21
Add gray peer list housekeeping system
Miguel Herranz
1
-0
/
+71
2017-01-20
Merge pull request #1572
Riccardo Spagni
1
-0
/
+30
2017-01-16
Reduce to one connection per IP
Miguel Herranz
1
-1
/
+1
2017-01-16
Change logging to easylogging++
moneromooo-monero
1
-83
/
+80
2017-01-15
Limit incoming connections from the same IP
Miguel Herranz
1
-0
/
+30
2016-12-20
also use portable serializer for boost_serialization_helper.h and net_node.in...
kenshi84
1
-6
/
+26
2016-12-04
Merge pull request #1398
Riccardo Spagni
1
-4
/
+4
2016-12-04
Merge pull request #1397
Riccardo Spagni
1
-0
/
+1
2016-12-04
Merge pull request #1396
Riccardo Spagni
1
-4
/
+6
2016-12-04
Fix a few minor typos
Pierre Boyer
1
-4
/
+4
2016-12-04
Fix delayed exit when syncing
moneromooo-monero
1
-0
/
+1
2016-12-03
net_node: drop connections from banned IPs after looping through connections
moneromooo-monero
1
-4
/
+6
2016-12-01
p2p: possibly fix crash in relay_blocks
moneromooo-monero
1
-6
/
+11
2016-11-23
Fix DNS failures in offline mode preventing daemon startup
moneromooo-monero
1
-1
/
+1
2016-11-09
add lightweight block propagation ("fluffy blocks")
Dion Ahmetaj
1
-3
/
+49
2016-10-02
p2p: drop any existing connection to a banned IP
moneromooo-monero
1
-0
/
+12
2016-09-18
remove dead backup seed nodes, add new ones
Riccardo Spagni
1
-24
/
+6
2016-07-03
allow peers without port
moneromooo-monero
1
-0
/
+5
2016-04-17
net_node: fix connection leak when ping fails with bad response
moneromooo-monero
1
-0
/
+1
2016-03-11
Use boost::thread instead of std::thread
Howard Chu
1
-1
/
+1
2016-02-18
Use boost::thread instead of std::thread
Howard Chu
1
-1
/
+1
2016-01-14
'max limit of...' is redundant wording, rephrase
binaryFate
1
-1
/
+1
2015-12-31
updated copyright year
Riccardo Spagni
1
-1
/
+1
2015-12-22
net_node: fix a hang on exit
moneromooo-monero
1
-1
/
+1
2015-12-19
Add missing semicolons after log statements
moneromooo-monero
1
-1
/
+1
2015-12-18
Merge pull request #543
Riccardo Spagni
1
-1
/
+1
2015-12-17
p2p: minor log formatting fix
moneromooo-monero
1
-1
/
+1
2015-12-15
Replace tabs with two spaces for consistency with rest of codebase
warptangent
1
-203
/
+203
2015-12-09
Merge pull request #527
Riccardo Spagni
1
-2
/
+1
2015-12-08
Register daemon command line arguments to core if they're used in core
moneromooo-monero
1
-2
/
+1
2015-12-08
Merge pull request #526
Riccardo Spagni
1
-0
/
+10
2015-12-07
net_node: add a --offline argument
moneromooo-monero
1
-0
/
+10
2015-12-07
p2p: failure to load p2pstate.bin is not fatal anymore
moneromooo-monero
1
-2
/
+11
2015-11-26
add RPC calls and commands to get/set bans
moneromooo-monero
1
-1
/
+13
2015-11-25
net_node: allow bans for custom amounts of time
moneromooo-monero
1
-3
/
+3
2015-11-23
Add IP blocking for misbehaving nodes (adapted from Boolberry)
Javier Smooth
1
-0
/
+68
2015-11-23
quiet down p2p logging a bit
Javier Smooth
1
-1
/
+1
2015-10-05
Update to compile with latest miniupnpc
warptangent
1
-0
/
+6
2015-08-14
net_node: Use DNS resolver singleton
warptangent
1
-1
/
+1
2015-08-11
net_node: skimplify rate limit code, and log as appropriate
moneromooo-monero
1
-8
/
+5
2015-07-15
** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY)
NoodleDoodleNoodleDoodleNoodleDoodleNoo
1
-9
/
+23
2015-05-26
Merge pull request #292
Riccardo Spagni
1
-31
/
+36
2015-05-25
Fix compile for GCC 5.1.0
warptangent
1
-1
/
+5
2015-05-25
Build seed node list without duplicates
warptangent
1
-31
/
+36
2015-05-06
Merge branch 'clang_fixes' into clang_fixes-master
Sergey Kazenyuk
1
-4
/
+3
2015-04-20
Fix missing virtual destructor
Sergey Kazenyuk
1
-2
/
+2
2015-04-02
Merge pull request #252
Riccardo Spagni
1
-40
/
+202
2015-04-02
update hardcoded fallback seeds
Riccardo Spagni
1
-12
/
+25
2015-04-01
remerged; commands JSON. logging upgrade. doxygen
rfree2monero
1
-25
/
+35
2015-04-01
Merge remote-tracking branch 'monero-official/master' into network-1.6-work1
rfree2monero
1
-2
/
+6
2015-02-24
fix locking in count-peers thread (2)
rfree2monero
1
-9
/
+10
2015-02-24
Daemonize changes pulled in -- daemon builds
Thomas Winget
1
-1
/
+6
2015-02-20
2014 network limit 1.2 +utils +toc -doc -drmonero
rfree2monero
1
-29
/
+16
2015-02-20
2014 network limit 1.1 +utils +toc -doc -drmonero
rfree2monero
1
-6
/
+60
2015-02-20
2014 network limit 1.0a +utils +toc -doc -drmonero
rfree2monero
1
-38
/
+149
2015-01-14
Fix seed node threaded DNS lookup
warptangent
1
-28
/
+41
2015-01-08
Merge pull request #206
Riccardo Spagni
1
-11
/
+57
2015-01-02
year updated in license
Riccardo Spagni
1
-1
/
+1
2014-12-15
std::atomic_flag has no copy/move constructor, can't have a vector
Thomas Winget
1
-9
/
+7
2014-12-15
small typo in previous commit
Thomas Winget
1
-1
/
+1
2014-12-15
DNS seed timeout and fallback
Thomas Winget
1
-11
/
+59
2014-10-02
remove dangling upnp port mappings, updated miniupnpc
Riccardo Spagni
1
-2
/
+10
2014-09-30
reload checkpoints file every ~hr and print if any fail
Thomas Winget
1
-1
/
+3
2014-09-24
use boost::asio::ip::address because cross-platform plz
Riccardo Spagni
1
-96
/
+27
2014-09-23
seed node DNS code updated to use DNSResolver
Thomas Winget
1
-41
/
+111
2014-09-23
ipv4 and ipv6 resolution working
Thomas Winget
1
-11
/
+27
2014-09-15
Fix time_t serialization issue
Zachary Michaels
1
-2
/
+6
2014-09-15
Make P2P use the testnet data dir
Zachary Michaels
1
-1
/
+3
2014-09-15
Replace macro with equivalent function call
Zachary Michaels
1
-49
/
+45
2014-09-15
Add testnet seed nodes
Zachary Michaels
1
-3
/
+8
2014-09-15
Separate p2p port for testnet
Zachary Michaels
1
-4
/
+19
2014-09-15
Reorganize testnet constants
Zachary Michaels
1
-2
/
+2
2014-09-15
Add testnet flag
Zachary Michaels
1
-15
/
+19
2014-09-12
versioning now includes the commit hash, or -final for tagged releases
Riccardo Spagni
1
-1
/
+1
2014-09-10
more dynamic miniupnp fixes
fluffypony
1
-2
/
+9
2014-09-10
miniupnpc includes fixed
fluffypony
1
-2
/
+2
2014-09-09
moved non-critical warnings and errors to log level 1
fluffypony
1
-4
/
+4
2014-07-23
License updated to BSD 3-clause
fluffypony
1
-6
/
+32
2014-07-01
Allow priority peers when there are exclusive peers
Zachary Michaels
1
-1
/
+1
2014-06-10
added new seed nodes
fluffypony
1
-0
/
+9
2014-05-25
0.8.8update
mydesktop
1
-68
/
+126
2014-04-30
mac osx building fixes
mydesktop
1
-1
/
+4
2014-04-30
various fixes to allow mac osx compilation
mydesktop
1
-1
/
+3
2014-04-30
2nd seed node added
thankful_for_today
1
-0
/
+1
2014-04-18
Bitmonero release
thankful_for_today
1
-10
/
+1
2014-04-09
Port mapping with UPnP
Antonio Juarez
1
-0
/
+35
2014-03-20
some fixes
Antonio Juarez
1
-9
/
+48
2014-03-03
moved all stuff to github
Antonio Juarez
1
-0
/
+1020