Age | Commit message (Expand) | Author |
2015-10-27 | Add set buffer sizes code to Phy<> | Adam Ierymenko |
2015-10-27 | Merge Phy<> from netcon. | Adam Ierymenko |
2015-10-27 | Tweak some size limits. | Adam Ierymenko |
2015-10-27 | --wtf; prevent roots from TCP fallback | Adam Ierymenko |
2015-10-27 | Fix infinite loop in Cluster, clean up some stuff elsewhere, and back out rat... | Adam Ierymenko |
2015-10-27 | Well that was broken. | Adam Ierymenko |
2015-10-27 | Lessen this limit just a bit to make cluster settle faster. | Adam Ierymenko |
2015-10-27 | Don't include COM if not necessary (fix). | Adam Ierymenko |
2015-10-27 | Fix inverted sense bug. | Adam Ierymenko |
2015-10-27 | More root cleanup. | Adam Ierymenko |
2015-10-27 | Cleanup, including simplification of root server picking algorithm since we n... | Adam Ierymenko |
2015-10-27 | Some cleanup, and use VERB_PUSH_DIRECT_PATHS to redirect newer peers. | Adam Ierymenko |
2015-10-27 | Take -DZT_ENABLE_CLUSTER out of Mac defaults. | Adam Ierymenko |
2015-10-27 | Refactor cluster redirects to move code to push peers out of the actual Clust... | Adam Ierymenko |
2015-10-26 | Can redirect in response to a few more verbs, just not these. | Adam Ierymenko |
2015-10-26 | Only send redirects to the sending InetAddress and only in response to a set ... | Adam Ierymenko |
2015-10-26 | Only send redirects for the same address class, and elminiate some TRACE noise. | Adam Ierymenko |
2015-10-26 | Fix infinite loop if there are no live roots (never happened before?!? wow!) | Adam Ierymenko |
2015-10-26 | Fix test world def. | Adam Ierymenko |
2015-10-26 | Add the whole new World, though with test identities at this point. | Adam Ierymenko |
2015-10-26 | Fix if cluster compiled in but not enabled. | Adam Ierymenko |
2015-10-26 | Expose cluster status in /status JSON response. | Adam Ierymenko |
2015-10-26 | More plumbing of cluster status. | Adam Ierymenko |
2015-10-26 | Cluster status plumbing. | Adam Ierymenko |
2015-10-26 | For forward compatibility, add minimal parse for some future physical address... | Adam Ierymenko |
2015-10-23 | Fully specify new network in alice-test, this will (with different identities... | Adam Ierymenko |
2015-10-23 | Refactor multicast group announcement to work directly or indirectly. | Adam Ierymenko |
2015-10-23 | Clarify logic in pinging, and prevent roots from pinging "down." | Adam Ierymenko |
2015-10-23 | Fix 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-23 | Add --harmony for older nodeJS. | Adam Ierymenko |
2015-10-23 | Cluster fix: was accumulating remote endpoints endlessly. | Adam Ierymenko |
2015-10-22 | . | Adam Ierymenko |
2015-10-22 | . | Adam Ierymenko |
2015-10-22 | More cluster wiring... | Adam Ierymenko |
2015-10-22 | GeoIP cluster service works. | Adam Ierymenko |
2015-10-22 | Run geoip cluster service sub-process. | Adam Ierymenko |
2015-10-22 | Rename index.js so process is distinguishable. | Adam Ierymenko |
2015-10-21 | Cluster-geo launcher. | Adam Ierymenko |
2015-10-21 | Code for cluster-geo service. | Adam Ierymenko |
2015-10-20 | Wire in redirectPeer(), now about ready to test clustering! | Adam Ierymenko |
2015-10-20 | Forgot a return true. | Adam Ierymenko |
2015-10-20 | Clustered handling of relaying. | Adam Ierymenko |
2015-10-20 | Outfit Cluster with TRACE for debugging. | Adam Ierymenko |
2015-10-20 | Move replication of COMs to avoid race condition. | Adam Ierymenko |
2015-10-20 | Finish wiring up Cluster, fix some issues with other recent changes. | Adam Ierymenko |
2015-10-20 | Wire up peer announcement in cluster. | Adam Ierymenko |
2015-10-20 | Cluster work -- integrating with the rest of the code. | Adam Ierymenko |
2015-10-19 | Make _members dynamically allocated due to static array limit on ARM. | Adam Ierymenko |
2015-10-19 | Restore default World for commit to upstream | Adam Ierymenko |