danicoin/src/p2p
Riccardo Spagni f9e60dcd55
Merge pull request #1617
0644eed7 Remove boost/foreach.cpp includes (Miguel Herranz)
36dd3e23 Replace BOOST_REVERSE_FOREACH with ranged for (Miguel Herranz)
629e3101 Replace BOOST_FOREACH with C++11 ranged for (Miguel Herranz)
2017-02-02 18:16:39 +02:00
..
CMakeLists.txt Cleanup. Dropped "bit" from bitmonero. 2016-09-26 17:35:10 -04:00
connection_basic.cpp Remove boost/foreach.cpp includes 2017-01-22 23:31:34 +01:00
connection_basic.hpp src: p2p: add exception spec to throwing destructors 2016-05-18 01:02:21 -04:00
net_node.h Remove boost/foreach.cpp includes 2017-01-22 23:31:34 +01:00
net_node.inl Replace BOOST_FOREACH with C++11 ranged for 2017-01-22 21:38:10 +01:00
net_node_common.h p2p: possibly fix crash in relay_blocks 2016-12-01 23:52:16 +00:00
net_peerlist.h Merge pull request #1617 2017-02-02 18:16:39 +02:00
net_peerlist_boost_serialization.h updated copyright year 2015-12-31 08:39:56 +02:00
network_throttle-detail.cpp Remove boost/foreach.cpp includes 2017-01-22 23:31:34 +01: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 Remove boost/foreach.cpp includes 2017-01-22 23:31:34 +01:00
p2p_protocol_defs.h Replace BOOST_FOREACH with C++11 ranged for 2017-01-22 21:38:10 +01:00
stdafx.h updated copyright year 2015-12-31 08:39:56 +02:00