| Age | Commit message (Expand) | Author |
| 2017-02-13 | Add CLI shortcuts for adding federated roots. | Adam Ierymenko |
| 2017-02-13 | Fix small typo. | Adam Ierymenko |
| 2017-02-13 | Integrate moon concept into http config bus, and clean up that code quite a bit. | Adam Ierymenko |
| 2017-02-13 | Cleanup and make moons (federated roots) a little easier to deal with. | Adam Ierymenko |
| 2017-01-30 | Merge pull request #442 from zielmicha/allow-managed | Adam Ierymenko |
| 2017-01-27 | Relay policy can now be computed. | Adam Ierymenko |
| 2017-01-23 | allow user to specify arbitrary allowed IP networks in allowManaged | Michał Zieliński |
| 2017-01-10 | Refactor some JSON stuff for performance, and fix a build error. | Adam Ierymenko |
| 2016-11-23 | . | Adam Ierymenko |
| 2016-11-23 | Small fixes. | Adam Ierymenko |
| 2016-11-23 | docs and API stuff | Adam Ierymenko |
| 2016-11-21 | Expose relay policy in node settings. | Adam Ierymenko |
| 2016-11-18 | Move split() to OSUtils since it is not used in core. | Adam Ierymenko |
| 2016-11-14 | Kill unnecessary check in another spot. | Adam Ierymenko |
| 2016-11-09 | Keep connections up for netconf stuff as well as frames. | Adam Ierymenko |
| 2016-09-13 | Implement relay policy, and setting multicast limit to 0 now disables multica... | Adam Ierymenko |
| 2016-09-07 | Bunch more path refactoring. Peers no longer forget paths, but do not normall... | Adam Ierymenko |
| 2016-09-05 | More tweaks to path behavior. | Adam Ierymenko |
| 2016-09-03 | Tweaks to new Path code for dual-stack operation, and other fixes. | Adam Ierymenko |
| 2016-08-24 | Add length limit to TEE and REDIRECT, and completely factor out old C json-pa... | Adam Ierymenko |
| 2016-08-17 | We now always build the controller in ZeroTier One, at least for desktop and ... | Adam Ierymenko |
| 2016-07-12 | JSON fix for trusted paths (does not affect normal op) | Adam Ierymenko |
| 2016-07-12 | Plumbing through trusted path stuff to OneService. | Adam Ierymenko |
| 2016-06-21 | Add network local.conf stuff to save network permission settings and wire it ... | Adam Ierymenko |
| 2016-06-16 | Report routes in locally joined network JSON. | Adam Ierymenko |
| 2016-06-15 | Default route ready to test on Mac. | Adam Ierymenko |
| 2016-06-14 | Big refactor in service code to prep for plumbing through route management. | Adam Ierymenko |
| 2016-06-08 | Fix build against Debian version of libhttp-parser -- its old but it will work. | Adam Ierymenko |
| 2016-01-12 | boring doc stuff | Adam Ierymenko |
| 2016-01-12 | Add a network-associated user ptr in API. | Adam Ierymenko |
| 2015-10-26 | Fix infinite loop if there are no live roots (never happened before?!? wow!) | 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-13 | Expose world info in JSON. | Adam Ierymenko |
| 2015-10-13 | World stuff... | Adam Ierymenko |
| 2015-09-24 | (1) Make ZT_ naming convention consistent (get rid of ZT1_), (2) Make local i... | Adam Ierymenko |
| 2015-06-19 | Root server terminology cleanup, and tighten up a security check by checking ... | Adam Ierymenko |
| 2015-05-06 | Renamed supernode to rootserver | Kees Bos |
| 2015-06-13 | Pickup return code from handleControlPlaneHttpGET and handleControlPlaneHttpPOST | Kees Bos |
| 2015-06-11 | Get deletion of networks in controller going | Kees Bos |
| 2015-05-22 | TCP fallback tunneling is now working. That hurt more than expected. | Adam Ierymenko |
| 2015-05-17 | Build fixes for G++, building without SQLite3 present, and warning removal. | Adam Ierymenko |
| 2015-05-17 | Refactor and simplify controller integration with JSON API and OneService. | Adam Ierymenko |
| 2015-05-16 | Build fix on OSX -- cannot call SqliteNetworkController if not compiled in. | Adam Ierymenko |
| 2015-05-16 | Fixes to control plane, API, eliminate problematic inheritance pattern, and s... | Adam Ierymenko |
| 2015-05-16 | DELETE function in network controller JSON API, and a newIdentity convenience... | Adam Ierymenko |
| 2015-05-15 | Netconf docs, add clock field to status, simplify netconf a bit by eliminatin... | Adam Ierymenko |
| 2015-05-05 | Beginning of HTML+Bootstrap+React UI for new desktop client -- looking like i... | Adam Ierymenko |
| 2015-04-30 | Helps to index the array when enumerating a C array. | Adam Ierymenko |
| 2015-04-24 | Build fixes. | Adam Ierymenko |