Age | Commit message (Expand) | Author |
2017-02-21 | properly fill out ifcfg files. also removed route re-add code for synology | Joseph Henry |
2017-02-16 | Route re-add patch for linux build on Synology devices | Joseph Henry |
2017-02-13 | Add a local.conf option to set the port. | 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-02-04 | A bit of code cleanup. | Adam Ierymenko |
2017-01-30 | Merge pull request #442 from zielmicha/allow-managed | Adam Ierymenko |
2017-01-27 | Add comments to join ("orbit") moons. | Adam Ierymenko |
2017-01-27 | Relay policy can now be computed. | Adam Ierymenko |
2017-01-27 | Replace piecemeal designation of upstreams with the concept of moons, which i... | Adam Ierymenko |
2017-01-26 | Rip out resolver and use anycast address instead. In the long term existing T... | Adam Ierymenko |
2017-01-23 | allow user to specify arbitrary allowed IP networks in allowManaged | Michał Zieliński |
2017-01-19 | Now builds on OpenBSD, but segfaults. So not yet but close. GitHub issue #439 | Adam Ierymenko |
2017-01-19 | Add a portMappingEnabled flag to local.conf to allow uPnP/NAT-PMP to be disab... | Adam Ierymenko |
2017-01-19 | NodeJS migration script for old Sqlite controller.db to new controller data f... | Adam Ierymenko |
2017-01-12 | Auto-apply updates if enabled. | Adam Ierymenko |
2017-01-12 | More software update work, and settings in local.conf. | Adam Ierymenko |
2017-01-11 | Wire up user message handling in OneService event handler. | Adam Ierymenko |
2017-01-11 | Software update stuff for test. | Adam Ierymenko |
2017-01-11 | Software update stuff. | Adam Ierymenko |
2017-01-11 | Software update integration. | Adam Ierymenko |
2017-01-10 | Refactor some JSON stuff for performance, and fix a build error. | Adam Ierymenko |
2017-01-10 | Comment out and disable old auto-update code. | Adam Ierymenko |
2017-01-05 | Potential fix for routing issue on Windows | Grant Limberg |
2016-12-15 | Basic support for streaming of changes via stdout from controller. | Adam Ierymenko |
2016-12-12 | Make allow management from a local.conf parameters. | Adam Ierymenko |
2016-12-12 | Remove debug printf. | Adam Ierymenko |
2016-12-12 | Add local.conf option to blacklist interfaces by name. | Adam Ierymenko |
2016-11-23 | docs and API stuff | Adam Ierymenko |
2016-11-22 | Wire through external path lookup. Static paths should now work. | Adam Ierymenko |
2016-11-22 | Replace long callback arg list with struct, and implement path whitelisting, ... | Adam Ierymenko |
2016-11-21 | Allow relay policy setting in local.conf | Adam Ierymenko |
2016-11-21 | Make parse failure of local.conf non-fatal in case people have ancient files ... | Adam Ierymenko |
2016-11-21 | local.conf and support for virtual role definition | Adam Ierymenko |
2016-11-14 | Add (currently undocumented) option to allow management from certain networks. | Adam Ierymenko |
2016-11-14 | We don't bind to non-local IP for TCP yet, but eliminate double check. | Adam Ierymenko |
2016-09-13 | Route management bug fixes. | Adam Ierymenko |
2016-08-17 | Controller fixes... | Adam Ierymenko |
2016-08-17 | We now always build the controller in ZeroTier One, at least for desktop and ... | Adam Ierymenko |
2016-08-16 | C++11 mode build fix. | Adam Ierymenko |
2016-08-04 | More cleanup and removal of DeferredPackets, will do the latter in a more ele... | Adam Ierymenko |
2016-08-03 | Bunch of work on pushing and replication of tags and capabilities, and protoc... | Adam Ierymenko |
2016-07-12 | Fix to fix to GitHub issue #352 | Adam Ierymenko |
2016-07-12 | Rename file to be intuitive. | Adam Ierymenko |
2016-07-12 | Plumbing through trusted path stuff to OneService. | Adam Ierymenko |
2016-07-12 | Should remove old IPs before trying to add new ones. | Adam Ierymenko |
2016-07-12 | GitHub issue #352 | Adam Ierymenko |
2016-06-23 | More new CLI work. | Adam Ierymenko |
2016-06-21 | Add network local.conf stuff to save network permission settings and wire it ... | Adam Ierymenko |
2016-06-21 | Plumbing for network setting control, and GitHub issue #330 | Adam Ierymenko |