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 b10eddc85e static to member in Host::run() 10 years ago
..
All.h Repot. 10 years ago
CMakeLists.txt add headers to cmake 10 years ago
Capability.cpp Better drop off semantics. 10 years ago
Capability.h Better drop off semantics. 10 years ago
Common.cpp pr fixes 10 years ago
Common.h pr fixes 10 years ago
Host.cpp static to member in Host::run() 10 years ago
Host.h static to member in Host::run() 10 years ago
HostCapability.cpp Vast P2P networking improvements, mainly for peer discovery, management 10 years ago
HostCapability.h PoC-7: Dynamic message IDs. 10 years ago
Session.cpp pr fixes. refactor of network code. moved network-start methods into static methods, as they can only be called during certain stages or do not need Host class. Mutex start/stop. Added m_ifAddresses and removed m_addresses. Rewrite determinePublic. IP address preference is now: user-supplied public > user-supplied private (if localnetwork enabled) > first public4 interface > upnp4 > first private4 interface (if localnetwork enabled) > unspecified. IPv6 addresses are currently ignored (unless manually entered by user) until link-local addresses can be properly detected. 10 years ago
Session.h Pinging, stake disconnecting and better UI. 10 years ago
UPnP.cpp reverted UPNP_AddPortMapping args 10 years ago
UPnP.h Move misc to dev.* JS API. 10 years ago
_libp2p.cpp moved ETH_MINIUPNPC to props on windows; fixed style 10 years ago