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 c01b6da434 cleanup 10 years ago
..
All.h Repot. 10 years ago
CMakeLists.txt windows fix for previous commit 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 Merging in new data structure for nodes from node-table. End result will be consolidation into NodeId, Node (id and endpoints), NodeEntry (as in table), and Peer (connected node as in host). Rename PeerInfo to PeerSessionInfo. Rename NodeInfo to PeerInfo. PeerSessionInfo which is information about the Peer connection and will be split/merged into Node and PeerInfo. Add node-table callbacks for Host to perform connect node if there are not enough nodes. 10 years ago
Host.cpp cleanup 10 years ago
Host.h cleanup 10 years ago
HostCapability.cpp Merging in new data structure for nodes from node-table. End result will be consolidation into NodeId, Node (id and endpoints), NodeEntry (as in table), and Peer (connected node as in host). Rename PeerInfo to PeerSessionInfo. Rename NodeInfo to PeerInfo. PeerSessionInfo which is information about the Peer connection and will be split/merged into Node and PeerInfo. Add node-table callbacks for Host to perform connect node if there are not enough nodes. 10 years ago
HostCapability.h update to the correct file name 10 years ago
Network.cpp initial interface for udp. test sending/receiving udp. 10 years ago
Network.h initial interface for udp. test sending/receiving udp. 10 years ago
NodeTable.cpp cleanup 10 years ago
NodeTable.h evictions logic 10 years ago
Session.cpp cleanup, sanity checks, and last pass of noting todos. 10 years ago
Session.h cleanup, sanity checks, and last pass of noting todos. 10 years ago
UDP.cpp coding standards, h512 node id, mute warnings for clang builds. attempt inherited constructor fix for windows. 10 years ago
UDP.h Merge branch 'p2p-udp-nodetable' into p2p 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