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