summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-26Fix test world def.Adam Ierymenko
2015-10-26Add the whole new World, though with test identities at this point.Adam Ierymenko
2015-10-26Fix if cluster compiled in but not enabled.Adam Ierymenko
2015-10-26Expose cluster status in /status JSON response.Adam Ierymenko
2015-10-26More plumbing of cluster status.Adam Ierymenko
2015-10-26Cluster status plumbing.Adam Ierymenko
2015-10-26For forward compatibility, add minimal parse for some future physical address...Adam Ierymenko
2015-10-23Fully specify new network in alice-test, this will (with different identities...Adam Ierymenko
2015-10-23Refactor multicast group announcement to work directly or indirectly.Adam Ierymenko
2015-10-23Clarify logic in pinging, and prevent roots from pinging "down."Adam Ierymenko
2015-10-23Fix bug in setWorld that might have caused a peer entry for myself (which wou...Adam Ierymenko
2015-10-23(1) Fix bug in geo-ip service that prevented cache lookup, (2) fix problem in...Adam Ierymenko
2015-10-23Add --harmony for older nodeJS.Adam Ierymenko
2015-10-23Cluster fix: was accumulating remote endpoints endlessly.Adam Ierymenko
2015-10-22.Adam Ierymenko
2015-10-22.Adam Ierymenko
2015-10-22More cluster wiring...Adam Ierymenko
2015-10-22GeoIP cluster service works.Adam Ierymenko
2015-10-22Run geoip cluster service sub-process.Adam Ierymenko
2015-10-22Rename index.js so process is distinguishable.Adam Ierymenko
2015-10-21Cluster-geo launcher.Adam Ierymenko
2015-10-21Code for cluster-geo service.Adam Ierymenko
2015-10-20Wire in redirectPeer(), now about ready to test clustering!Adam Ierymenko
2015-10-20Forgot a return true.Adam Ierymenko
2015-10-20Clustered handling of relaying.Adam Ierymenko
2015-10-20Outfit Cluster with TRACE for debugging.Adam Ierymenko
2015-10-20Move replication of COMs to avoid race condition.Adam Ierymenko
2015-10-20Finish wiring up Cluster, fix some issues with other recent changes.Adam Ierymenko
2015-10-20Wire up peer announcement in cluster.Adam Ierymenko
2015-10-20Cluster work -- integrating with the rest of the code.Adam Ierymenko
2015-10-19Make _members dynamically allocated due to static array limit on ARM.Adam Ierymenko
2015-10-19Restore default World for commit to upstreamAdam Ierymenko
2015-10-19Fix very obscure IP scope classification logic bug.Adam Ierymenko
2015-10-19Fix some broken logic in Path::reliable()Adam Ierymenko
2015-10-19.Adam Ierymenko
2015-10-19.Adam Ierymenko
2015-10-19Fix for V4/V6 stable addressing.Adam Ierymenko
2015-10-19Fix bad COM attachment bug and eliminate an unnecessary redundant check.Adam Ierymenko
2015-10-19Do not allow VERB_RENDEZVOUS from non-upstream peers to block potential DOS v...Adam Ierymenko
2015-10-19Some test stuff that will not be pushed elsewhere.Adam Ierymenko
2015-10-19World test stuff... some of this will be yanked before release.Adam Ierymenko
2015-10-16.Adam Ierymenko
2015-10-16Fix vProto init.Adam Ierymenko
2015-10-16Accept OK for confirm of HELLO or ECHO.Adam Ierymenko
2015-10-16Peer save/restore fix.Adam Ierymenko
2015-10-16Add rate limit on receive of DIRECT_PATH_PUSH to prevent DOS exploitation.Adam Ierymenko
2015-10-16IPv6 support fixes.Adam Ierymenko
2015-10-15GitHub issue #235, and I also see no reason not to communicate with people fr...Adam Ierymenko
2015-10-14.Adam Ierymenko
2015-10-14decrypt fixAdam Ierymenko