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 9fa6ff9039 Merge pull request #1625 from subtly/netIFFUP 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 Decent transaction import result provision. 10 years ago
Capability.h Decent transaction import result provision. 10 years ago
Common.cpp makePeer and support setting listen IP. 10 years ago
Common.h set socketid for logging 10 years ago
Host.cpp coding standards 10 years ago
Host.h Improve addNode functionality when addNode is called during network startup. 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 Fix neighbours timeout to timeout-based on destination nodeid and not nodeid of the query. Update timeout to allow multiple packets. 10 years ago
NodeTable.h fix typo 10 years ago
Peer.cpp implicit fallback update 10 years ago
Peer.h implicit fallback update 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 set socketid for logging 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