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 9671c5405b Harsher penalty for screwing the DB. 10 years ago
..
All.h Repot. 10 years ago
CMakeLists.txt Mingw cmake updates. Make sure Boost_INCLUDE_DIRS is included for each library using boost. When installing libraries, don't forget to copy DLLs, add target 'RUNTIME DESTINATION bin'. 10 years ago
Capability.cpp JSON build fix. 10 years ago
Capability.h Decent transaction import result provision. 10 years ago
Common.cpp More explicit initialization of nodes and peers. 10 years ago
Common.h Harsher penalty for screwing the DB. 10 years ago
Host.cpp network save/restore: merge fixes, simpler code, limit parse of require flag to peers (reflecting save code). 10 years ago
Host.h cleanup/prep endpoint semantics for #1558 and #1557 10 years ago
HostCapability.cpp packet-type interop w/go 10 years ago
HostCapability.h packet-type interop w/go 10 years ago
Network.cpp Ignore interfaces which aren't UP. 10 years ago
Network.h coding standards 10 years ago
NodeTable.cpp Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
NodeTable.h naming. consistent use of uint16_t for port. 10 years ago
Peer.cpp More peer/node cleanup. 10 years ago
Peer.h Strict Peer construction. 10 years ago
RLPxFrameIO.cpp Exception-throwing assert. 10 years ago
RLPxFrameIO.h docs. ensure non-random memory allocation headermac bytes. 10 years ago
RLPxHandshake.cpp defer failure when H of pubk doesn't match (reverts back to release functionality where assert() is skipped) 10 years ago
RLPxHandshake.h Fallback to 0.0.0.0 if bind fails. Bump handshake timeout until we switch back to secp256k1. 10 years ago
Session.cpp Nicer logging. Much nicer. 10 years ago
Session.h set socketid for logging 10 years ago
UDP.cpp enabled -pedantic for gcc build 10 years ago
UDP.h bugfix. handle recv after disconnect. 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