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.
 
 
 
 
 
chriseth bf63f32a5e Cleanup m_sessions. 9 years ago
..
All.h Repot. 10 years ago
CMakeLists.txt now policy CMP0042 is set to OLD 9 years ago
Capability.cpp improved logging 9 years ago
Capability.h used weak_ptr for session and peers, minor sync optimization 9 years ago
Common.cpp bugfix: reap() refcatored 9 years ago
Common.h refactoring 9 years ago
Host.cpp Cleanup m_sessions. 9 years ago
Host.h Merge branch 'nethosts' into netFix 9 years ago
HostCapability.cpp Merge branch 'netFix' of https://github.com/subtly/cpp-ethereum-micro into subtly-netFix 10 years ago
HostCapability.h used weak_ptr for session and peers, minor sync optimization 9 years ago
Network.cpp Fix for connecting to host without colon. 9 years ago
Network.h Merge branch 'nethosts' into netFix 9 years ago
NodeTable.cpp Fix deadlineop/ops mutexes. Rerun discovery regardless of whether timer is cancelled, due to asio prematurely cancelling timer. 9 years ago
NodeTable.h Fixes for #2337, #2349, #2288, #2333, #1398. 9 years ago
Peer.cpp Slightly more aggressive 'require peer', required-peer pinning, and option to disable discovery. 9 years ago
Peer.h Strict Peer construction. 10 years ago
RLPXFrameCoder.cpp Const frame info. Typo. Const arguments. 9 years ago
RLPXFrameCoder.h Const frame info. Typo. Const arguments. 9 years ago
RLPXFrameReader.cpp Const frame info. Typo. Const arguments. 9 years ago
RLPXFrameReader.h Cleanup. More fixes. More tests. 9 years ago
RLPXFrameWriter.cpp Build fix in RLPX. 9 years ago
RLPXFrameWriter.h Update RLPXFrameWriter.h 9 years ago
RLPXPacket.cpp Initial round-robin packet dequeing. 9 years ago
RLPXPacket.h Remove unused move. 9 years ago
RLPXSocket.cpp Prep for cleanup, subprotocol packet queues, and framing. Disown rlpxsocket from handshake and rename FrameIO to FrameCoder. 9 years ago
RLPXSocket.h fixed starved download, removed obsolete invariant 9 years ago
RLPXSocketIO.cpp Fix incorrect std::move. 9 years ago
RLPXSocketIO.h Initial round-robin packet dequeing. 9 years ago
RLPxHandshake.cpp Secure datatypes now copyable only to similar datatypes. 9 years ago
RLPxHandshake.h possible fix for pause on shutdown. thread names in macos for easier debugging. 9 years ago
Session.cpp Const frame info. Typo. Const arguments. 9 years ago
Session.h Documentation and tests for RangeMask. 9 years ago
UDP.cpp Remove pessimising moves. 10 years ago
UDP.h Remove pessimising moves. 10 years ago
UPnP.cpp remove private ports from upnp port range 10 years ago
UPnP.h Move misc to dev.* JS API. 10 years ago