danicoin/src/p2p
moneromooo-monero 4cdf0a35c9
p2p: always recreate a new peer id on startup
This prevents easy fingerprinting when you change IPs, and
will be a must when kovri gets used.
2017-01-22 11:37:55 +00:00
..
CMakeLists.txt Cleanup. Dropped "bit" from bitmonero. 2016-09-26 17:35:10 -04:00
connection_basic.cpp Change logging to easylogging++ 2017-01-16 00:25:46 +00:00
connection_basic.hpp src: p2p: add exception spec to throwing destructors 2016-05-18 01:02:21 -04:00
net_node.h p2p: always recreate a new peer id on startup 2017-01-22 11:37:55 +00:00
net_node.inl p2p: always recreate a new peer id on startup 2017-01-22 11:37:55 +00:00
net_node_common.h p2p: possibly fix crash in relay_blocks 2016-12-01 23:52:16 +00:00
net_peerlist.h also use portable serializer for boost_serialization_helper.h and net_node.inl, completely adandon boost/archive/binary_oarchive.hpp 2016-12-20 13:04:19 +09:00
net_peerlist_boost_serialization.h updated copyright year 2015-12-31 08:39:56 +02:00
network_throttle-detail.cpp Change logging to easylogging++ 2017-01-16 00:25:46 +00:00
network_throttle-detail.hpp remove unused fields from network_throttle (unused-private-field warning) 2017-01-14 15:06:07 +03:00
network_throttle.cpp Use boost::thread instead of std::thread 2016-03-11 15:09:50 +00:00
network_throttle.hpp Use boost::thread instead of std::thread 2016-03-11 15:09:50 +00:00
p2p_protocol_defs.h add lightweight block propagation ("fluffy blocks") 2016-11-09 14:24:27 -05:00
stdafx.h updated copyright year 2015-12-31 08:39:56 +02:00