.. |
All.h
|
Repot.
|
10 years ago |
CMakeLists.txt
|
Use BUILD_SHARED_LIB
|
10 years ago |
Capability.cpp
|
VM provides information on its performance.
|
10 years ago |
Capability.h
|
VM provides information on its performance.
|
10 years ago |
Common.cpp
|
Reduce p2p net verbosity.
|
10 years ago |
Common.h
|
Remove pessimising moves.
|
10 years ago |
Host.cpp
|
Corrected typo about max peer count.
|
10 years ago |
Host.h
|
Refactor toJson out into separate file.
|
10 years ago |
HostCapability.cpp
|
Merge branch 'netFix' of https://github.com/subtly/cpp-ethereum-micro into subtly-netFix
|
10 years ago |
HostCapability.h
|
Merge branch 'netFix' of https://github.com/subtly/cpp-ethereum-micro into subtly-netFix
|
10 years ago |
Network.cpp
|
Remove pessimising moves.
|
10 years ago |
Network.h
|
Fix bool.
|
10 years ago |
NodeTable.cpp
|
Fix bool.
|
10 years ago |
NodeTable.h
|
Fix bool.
|
10 years ago |
Peer.cpp
|
Slightly more aggressive 'require peer', required-peer pinning, and option to disable discovery.
|
10 years ago |
Peer.h
|
Strict Peer construction.
|
10 years ago |
RLPXFrameCoder.cpp
|
Add test for frame writer. Cleanup abstraction in preparation for reader. Initial reader code.
|
10 years ago |
RLPXFrameCoder.h
|
Add test for frame writer. Cleanup abstraction in preparation for reader. Initial reader code.
|
10 years ago |
RLPXFrameWriter.cpp
|
prep, moving frame info to coder class.
|
10 years ago |
RLPXFrameWriter.h
|
prep, moving frame info to coder class.
|
10 years ago |
RLPXPacket.cpp
|
Initial round-robin packet dequeing.
|
10 years ago |
RLPXPacket.h
|
rlpx frame reader fixes. rename writer::drain to mux.
|
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
|
Prep for cleanup, subprotocol packet queues, and framing. Disown rlpxsocket from handshake and rename FrameIO to FrameCoder.
|
10 years ago |
RLPXSocketIO.cpp
|
rlpx frame reader fixes. rename writer::drain to mux.
|
10 years ago |
RLPXSocketIO.h
|
Initial round-robin packet dequeing.
|
10 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
|
Merge branch 'rlpx' into netFix
|
10 years ago |
Session.h
|
Merge branch 'rlpx' into netFix
|
10 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 |