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 357f651af8 Merge pull request #2387 from chfast/fixes 9 years ago
..
All.h Repot. 10 years ago
CMakeLists.txt Support rocksdb alternative. 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 Reduce p2p net verbosity. 10 years ago
Common.h prioritized transaction queue 9 years ago
Host.cpp Merge branch 'develop' into netFix 9 years ago
Host.h import transactions in a separate thread 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 Remove pessimising moves. 10 years ago
Network.h Fix bool. 9 years ago
NodeTable.cpp Fix bool. 9 years ago
NodeTable.h Fix bool. 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 Prep for #2179. Abstract parsing of frame header from Session into struct. Catch unhandled exceptions thrown by ASIO. 9 years ago
RLPXFrameCoder.h Prep for #2179. Abstract parsing of frame header from Session into struct. Catch unhandled exceptions thrown by ASIO. 9 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 starved download, removed obsolete invariant 9 years ago
RLPxHandshake.cpp Prep for cleanup, subprotocol packet queues, and framing. Disown rlpxsocket from handshake and rename FrameIO to FrameCoder. 10 years ago
RLPxHandshake.h Prep for cleanup, subprotocol packet queues, and framing. Disown rlpxsocket from handshake and rename FrameIO to FrameCoder. 10 years ago
Session.cpp Fix up rvalue references. Avoid a copy of an EVM code in ExtVM. 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