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.
 
 
 
 
 
subtly b4661aeb4c Reduce verbosity of node table logging. 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 separate packet type. add coding. 10 years ago
Capability.h prep for framing. remove unused raw network send() methods from capabilities. bump protocol version. back out magic sequence packet prefix. 10 years ago
Common.cpp pr fixes 10 years ago
Common.h asio.h and windows.h build comments as per request. 10 years ago
Host.cpp fix for -warning in cryptopp.cpp. add mutex to host iteration of peers for connect. only try to connect to as many peers as is necessary. update unit test. 10 years ago
Host.h changes from code review 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 Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away. 10 years ago
Network.h initial interface for udp. test sending/receiving udp. 10 years ago
NodeTable.cpp Reduce verbosity of node table logging. 10 years ago
NodeTable.h Reduce verbosity of node table logging. 10 years ago
Peer.cpp add back fallback for retrying when connect peers is 0 and idealpeercount > 0 10 years ago
Peer.h -whitespace 10 years ago
RLPxFrameIO.cpp docs. ensure non-random memory allocation headermac bytes. 10 years ago
RLPxFrameIO.h docs. ensure non-random memory allocation headermac bytes. 10 years ago
RLPxHandshake.cpp Reduce log verbosity. Fix typo for 'recving ack' error. 10 years ago
RLPxHandshake.h lifecycle management of handshake sessions 10 years ago
Session.cpp fix coding standards 10 years ago
Session.h update headers, docs, remove unused length argument from fixed-length read 10 years ago
UDP.cpp enabled -pedantic for gcc build 10 years ago
UDP.h Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away. 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