Age | Commit message (Expand) | Author |
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 |
2015-04-21 | Network controller CRUD... :P | Adam Ierymenko |
2015-04-16 | zerotier-cli suspiciously working... that didn't hurt *too* badly. | Adam Ierymenko |
2015-04-16 | Prettify JSON output. | Adam Ierymenko |
2015-04-15 | Wire API auth token stuff. | Adam Ierymenko |
2015-04-15 | Remove network/controller -- we will do this in Ruby instead since it will be... | Adam Ierymenko |
2015-04-15 | Add some additional detail to the peer record in CAPI and JSON control plane. | Adam Ierymenko |
2015-04-15 | cleanup | Adam Ierymenko |
2015-04-14 | Include tap device name in JSON output for network info. | Adam Ierymenko |
2015-04-14 | Fix some minor issues, now to reintegrate taps. | Adam Ierymenko |
2015-04-14 | Bunch more control plane work, and shelve old UI -- React FTW. | Adam Ierymenko |
2015-04-13 | Basic control plane queries working. | Adam Ierymenko |
2015-04-13 | JSON control plane, almost done... | Adam Ierymenko |