Yoichi Hirai 34bb838225 libp2p: avoid nullptr dereference hace 8 años
..
All.h 3fccc6aba2 Repot. hace 10 años
CMakeLists.txt 5efde9974f Switched miniupnpc to be an optional dependency for libp2p. hace 8 años
Capability.cpp a0a42c3dba Compile fix. hace 9 años
Capability.h b633a73a8f fixing the issues hace 9 años
Common.cpp 2092f13d28 replace ifdef _WIN32 to if defined(_WIN32) hace 8 años
Common.h 47f51a92fe libp2p: implement operator== for NodeIPEndpoint hace 8 años
Host.cpp 820482c3c7 remove structured logger hace 8 años
Host.h f44b5b264e Fix data race for Host::m_run hace 8 años
HostCapability.cpp 0fb28643a5 Merge branch 'netFix' of https://github.com/subtly/cpp-ethereum-micro into subtly-netFix hace 9 años
HostCapability.h a643746c96 bugfix hace 9 años
Network.cpp 2092f13d28 replace ifdef _WIN32 to if defined(_WIN32) hace 8 años
Network.h 0f7cf80b93 Change default lp from 30303 to c_defaultListenPort hace 8 años
NodeTable.cpp ad6ac0c2d9 Initialize potentially uninitialized variables hace 8 años
NodeTable.h 71e18b4265 libp2p: implement EIP-8 support for discovery hace 8 años
Peer.cpp 97dd1df0ff Cleaned up some of network. Added HostSpec. hace 9 años
Peer.h 97dd1df0ff Cleaned up some of network. Added HostSpec. hace 9 años
RLPXFrameCoder.cpp b2d008d61b Suppressing deprecation warnings for SHA3_256 and SHA3_512 classes in CryptoPP. hace 8 años
RLPXFrameCoder.h b2d008d61b Suppressing deprecation warnings for SHA3_256 and SHA3_512 classes in CryptoPP. hace 8 años
RLPXFrameReader.cpp 26d2c5aef7 bugfix in framing hace 9 años
RLPXFrameReader.h 4e6b771ac1 Cleanup. More fixes. More tests. hace 9 años
RLPXFrameWriter.cpp 34bb838225 libp2p: avoid nullptr dereference hace 8 años
RLPXFrameWriter.h ad6ac0c2d9 Initialize potentially uninitialized variables hace 8 años
RLPXPacket.cpp 86b6297341 Initial round-robin packet dequeing. hace 9 años
RLPXPacket.h 9ce65e6cd0 multiprotocol test added hace 9 años
RLPXSocket.cpp 85ed016e50 Prep for cleanup, subprotocol packet queues, and framing. Disown rlpxsocket from handshake and rename FrameIO to FrameCoder. hace 9 años
RLPXSocket.h f0bfa276cf Fixed creation of shared_ptr in RLPXSocket. hace 9 años
RLPXSocketIO.cpp ad6ac0c2d9 Initialize potentially uninitialized variables hace 8 años
RLPXSocketIO.h d9956561f5 mux() accepts deque instead of vector hace 9 años
RLPxHandshake.cpp bfa05a72f3 Check m_io before using it. hace 8 años
RLPxHandshake.h 4dff018eb6 libp2p: implement EIP-8 RLPx handshake encoding hace 8 años
Session.cpp e39a0fc827 Fix build of -Og hace 8 años
Session.h a643746c96 bugfix hace 9 años
UDP.cpp d98dc47160 Remove pessimising moves. hace 9 años
UDP.h 71e18b4265 libp2p: implement EIP-8 support for discovery hace 8 años
UPnP.cpp cc83f74471 Support miniupnpc version 1.6. hace 8 años
UPnP.h 50e455fede Reduce usage of "new". hace 9 años