You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Gav Wood 1537d5003b Merge pull request #2863 from arkpar/bc 9 years ago
..
All.h Repot. 10 years ago
CMakeLists.txt now policy CMP0042 is set to OLD 10 years ago
Capability.cpp Fixes and better reactivity for the Account Naming infrastructure. 10 years ago
Capability.h used weak_ptr for session and peers, minor sync optimization 10 years ago
Common.cpp Fix for resolving names. 9 years ago
Common.h Cleaned up some of network. Added HostSpec. 9 years ago
Host.cpp Cleaned up some of network. Added HostSpec. 9 years ago
Host.h Cleaned up some of network. Added HostSpec. 9 years ago
HostCapability.cpp Merge branch 'netFix' of https://github.com/subtly/cpp-ethereum-micro into subtly-netFix 10 years ago
HostCapability.h Reduce usage of "new". 10 years ago
Network.cpp Reduce usage of "new". 10 years ago
Network.h --peerset CLI option for required (static) peers 10 years ago
NodeTable.cpp Cleaned up some of network. Added HostSpec. 9 years ago
NodeTable.h Cleaned up some of network. Added HostSpec. 9 years ago
Peer.cpp Cleaned up some of network. Added HostSpec. 9 years ago
Peer.h Cleaned up some of network. Added HostSpec. 9 years ago
RLPXFrameCoder.cpp Const frame info. Typo. Const arguments. 10 years ago
RLPXFrameCoder.h Const frame info. Typo. Const arguments. 10 years ago
RLPXFrameReader.cpp Const frame info. Typo. Const arguments. 10 years ago
RLPXFrameReader.h Cleanup. More fixes. More tests. 10 years ago
RLPXFrameWriter.cpp Build fix in RLPX. 10 years ago
RLPXFrameWriter.h Update RLPXFrameWriter.h 10 years ago
RLPXPacket.cpp Initial round-robin packet dequeing. 10 years ago
RLPXPacket.h Remove unused move. 10 years ago
RLPXSocket.cpp Prep for cleanup, subprotocol packet queues, and framing. Disown rlpxsocket from handshake and rename FrameIO to FrameCoder. 10 years ago
RLPXSocket.h Fixed creation of shared_ptr in RLPXSocket. 10 years ago
RLPXSocketIO.cpp Fix incorrect std::move. 10 years ago
RLPXSocketIO.h Initial round-robin packet dequeing. 10 years ago
RLPxHandshake.cpp Use unique_ptr for RLPXFrameCoder. 10 years ago
RLPxHandshake.h Cleaned up some of network. Added HostSpec. 9 years ago
Session.cpp Cleaned up some of network. Added HostSpec. 9 years ago
Session.h Merge pull request #2863 from arkpar/bc 9 years ago
UDP.cpp Remove pessimising moves. 10 years ago
UDP.h Remove pessimising moves. 10 years ago
UPnP.cpp Reduce usage of "new". 10 years ago
UPnP.h Reduce usage of "new". 10 years ago