summaryrefslogtreecommitdiff
path: root/service/OneService.cpp
AgeCommit message (Expand)Author
2017-03-17Fixes for possible ARM issues, cleanup, fix for spurious meaningless exceptio...Adam Ierymenko
2017-03-141.2.0 release notes and a few final tweaks and cleanup.Adam Ierymenko
2017-03-14fix stupid thing.Adam Ierymenko
2017-03-14Wait a minute (literally) before doing software update check on startup.Adam Ierymenko
2017-03-10Software update fix.Adam Ierymenko
2017-03-10Return 200 from JSON API when moon is POSTed.Adam Ierymenko
2017-03-08Clean iddb.d periodically.Adam Ierymenko
2017-03-08Small amount of cleanup.Adam Ierymenko
2017-03-07Add config to status in JSON API.Adam Ierymenko
2017-03-07Merge ControlPlane into OneService to make variable access simpler.Adam Ierymenko
2017-03-01Update how controller handles circuit tests -- save results to filesystem.Adam Ierymenko
2017-02-21properly fill out ifcfg files. also removed route re-add code for synologyJoseph Henry
2017-02-16Route re-add patch for linux build on Synology devicesJoseph Henry
2017-02-13Add a local.conf option to set the port.Adam Ierymenko
2017-02-13Integrate moon concept into http config bus, and clean up that code quite a bit.Adam Ierymenko
2017-02-13Cleanup and make moons (federated roots) a little easier to deal with.Adam Ierymenko
2017-02-04A bit of code cleanup.Adam Ierymenko
2017-01-30Merge pull request #442 from zielmicha/allow-managedAdam Ierymenko
2017-01-27Add comments to join ("orbit") moons.Adam Ierymenko
2017-01-27Relay policy can now be computed.Adam Ierymenko
2017-01-27Replace piecemeal designation of upstreams with the concept of moons, which i...Adam Ierymenko
2017-01-26Rip out resolver and use anycast address instead. In the long term existing T...Adam Ierymenko
2017-01-23allow user to specify arbitrary allowed IP networks in allowManagedMichał Zieliński
2017-01-19Now builds on OpenBSD, but segfaults. So not yet but close. GitHub issue #439Adam Ierymenko
2017-01-19Add a portMappingEnabled flag to local.conf to allow uPnP/NAT-PMP to be disab...Adam Ierymenko
2017-01-19NodeJS migration script for old Sqlite controller.db to new controller data f...Adam Ierymenko
2017-01-12Auto-apply updates if enabled.Adam Ierymenko
2017-01-12More software update work, and settings in local.conf.Adam Ierymenko
2017-01-11Wire up user message handling in OneService event handler.Adam Ierymenko
2017-01-11Software update stuff for test.Adam Ierymenko
2017-01-11Software update stuff.Adam Ierymenko
2017-01-11Software update integration.Adam Ierymenko
2017-01-10Refactor some JSON stuff for performance, and fix a build error.Adam Ierymenko
2017-01-10Comment out and disable old auto-update code.Adam Ierymenko
2017-01-05Potential fix for routing issue on WindowsGrant Limberg
2016-12-15Basic support for streaming of changes via stdout from controller.Adam Ierymenko
2016-12-12Make allow management from a local.conf parameters.Adam Ierymenko
2016-12-12Remove debug printf.Adam Ierymenko
2016-12-12Add local.conf option to blacklist interfaces by name.Adam Ierymenko
2016-11-23docs and API stuffAdam Ierymenko
2016-11-22Wire through external path lookup. Static paths should now work.Adam Ierymenko
2016-11-22Replace long callback arg list with struct, and implement path whitelisting, ...Adam Ierymenko
2016-11-21Allow relay policy setting in local.confAdam Ierymenko
2016-11-21Make parse failure of local.conf non-fatal in case people have ancient files ...Adam Ierymenko
2016-11-21local.conf and support for virtual role definitionAdam Ierymenko
2016-11-14Add (currently undocumented) option to allow management from certain networks.Adam Ierymenko
2016-11-14We don't bind to non-local IP for TCP yet, but eliminate double check.Adam Ierymenko
2016-09-13Route management bug fixes.Adam Ierymenko
2016-08-17Controller fixes...Adam Ierymenko
2016-08-17We now always build the controller in ZeroTier One, at least for desktop and ...Adam Ierymenko